On Friday 22 October 2004 03:12, Raul Fernandes wrote: > Changed QString to const QString&, it++ to ++it and cached the result in > for( ;it!=QStringList.end();). OK, but not for const QChar& - this is a slowdown, not a speedup. A QChar is just an int. The rest looks ok. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice