summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara
2013-08-24Mark as constTakeshi Abe
2013-08-24sal_Bool to boolTakeshi Abe
2013-08-23semibold -> boldCaolán McNamara
2013-08-23cppcheck: reduce scopeJulien Nabet
2013-08-22equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCaseNoel Grandin
2013-08-22another attempt to fix windows buildNoel Grandin
2013-08-22fix dodgy NO_INDEX codeNoel Grandin
2013-08-22fix use of dynamically allocated OUStringNoel Grandin
2013-08-22fix windows build after my String->OUString changesNoel Grandin
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/dialogs/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/filter/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/graphic/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/misc/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/svhtml/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/svrtf/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/urlobj/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/brwbox/datwin.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/contentenumation.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/imivctl.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/templwin.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/filter/exportdialog.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmltokn.h from String to OUStringNoel Grandin
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/brwbox.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/calendar.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/edit*.hxx from String to OUStringNoel Grandin
2013-08-22Convert include/svtools/ehdl.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/helpopt.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/imagemgr.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18XubString->OUStringCaolán McNamara
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-17SvTabListBox::GetToken: sal_Unicode* to OUString + OUString::getTokenMatteo Casalin
2013-08-16make svtools XubString freeCaolán McNamara
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl