summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-10-18Hopefully fix Android buildTor Lillqvist
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-18convert std::unique_ptr to boost::scoped_ptrNoel Grandin
2013-10-18random OUString to String conversionsNoel 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-17mailmerge: fix salutation listAndras Timar
2013-10-17URI schemes must be matched case-insensitiveMatteo Casalin
2013-10-17Remove dead check for start of stringMatteo Casalin
2013-10-17fix thinkoAndras Timar
2013-10-17remove German text from resourceAndras Timar
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna
2013-10-17Related: fdo#38838 make String::CompareTo privateCaolán McNamara
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-10-16Prevw -> Preview.Jan Holesovsky
2013-10-16Bin a line of dead codeTor Lillqvist
2013-10-16fdo#69548 do not remove last space from hyperlink targetAndras Timar
2013-10-16CID#736195 out of boundsCaolán McNamara
2013-10-16CID#982804 out of boundsCaolán McNamara
2013-10-16CID#982805 out of boundsCaolán McNamara
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez
2013-10-16sw: Smart-Art related UTs updated to new optionAndres Gomez
2013-10-16Code changes & unit tests for fixing multicolumn section separator line issueYogeshBharate
2013-10-16cleanupThomas Arnhold
2013-10-16HTML: always export CSS option for font sizeThomas Arnhold
2013-10-15New iOS client codeptyl@cloudon.com
2013-10-15sw: enable (most of) CppunitTest_sw_ooxmlimport/export on MacMiklos Vajna
2013-10-15WW8 import: fix handling of sprmPIlfo when sprmPIlvl is missingMiklos Vajna
2013-10-15fdo#36868 WW8 import: allow outline numbering and list style in the same ...Miklos Vajna
2013-10-15WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist
2013-10-15more fixes for OUString conversion in Windows buildNoel Grandin
2013-10-15fix OUString conversion in sw/inc/dbgoutsw.hxxNoel Grandin