summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-18random OUString to String conversionsNoel Grandin
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin
2013-10-18convert remnants of String in SD to OUStringNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/core/access/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/fields/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/txtnode/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/undo/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/core/view/*.cxx from String to OUStringNoel Grandin
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/filter/ww1/*.cxx from String to OUStringNoel Grandin
2013-10-18These are now in external/Module_external.mkTor Lillqvist
2013-10-18add README for externalDavid Tardon
2013-10-18fdo#70393: move icu to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move hyphen to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move hunspell to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move hsqldb to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move graphite to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move freetype to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move fontconfig to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move firebird to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move libatomic_ops to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move expat to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move epm to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move curl to a subdir of externalKhaled Hosny
2013-10-18fdo#70393: move ct2n to a subdir of externalKhaled Hosny
2013-10-17mailmerge: fix salutation listAndras Timar
2013-10-17distclean generated ios/lo.xcconfigStephan Bergmann
2013-10-17URI schemes must be matched case-insensitiveMatteo Casalin
2013-10-17Remove dead check for start of stringMatteo Casalin
2013-10-17sax: build fix: don't prefix enum valuesMatúš Kukan
2013-10-17sax_attributes: needs cppuhelper on WindowsMatúš Kukan
2013-10-17sax_parser: needs also boost_headersMatúš Kukan
2013-10-17fix thinkoAndras Timar
2013-10-17remove German text from resourceAndras Timar
2013-10-17sax: fix build: needs explicit typeMatúš Kukan
2013-10-17use LANGUAGE_MASK_PRIMARY in MsLangId::getScriptType()Eike Rathke
2013-10-17We don't use cppunit when cross-compilingTor Lillqvist
2013-10-17These are handled in external/Module_external.mkTor Lillqvist
2013-10-17fastparser: don't use multithreading for small documentsMatúš Kukan
2013-10-17fastparser: don't create temporary Events; use references to event listMatúš Kukan
2013-10-17fastparser: reuse event lists if possibleMatúš Kukan