summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza14-16/+0
2013-10-18convert std::unique_ptr to boost::scoped_ptrNoel Grandin2-2/+2
2013-10-18random OUString to String conversionsNoel Grandin1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin160-566/+559
2013-10-18convert sw/source/core/access/*.cxx from String to OUStringNoel Grandin3-6/+6
2013-10-18convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin5-16/+16
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin20-553/+540
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin5-7/+6
2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin9-120/+118
2013-10-18convert sw/source/core/fields/*.cxx from String to OUStringNoel Grandin4-12/+12
2013-10-18convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin10-39/+39
2013-10-18convert sw/source/core/txtnode/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-18convert sw/source/core/undo/*.cxx from String to OUStringNoel Grandin8-46/+46
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin14-194/+181
2013-10-18convert sw/source/core/view/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin17-26/+25
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin13-134/+130
2013-10-18convert sw/source/filter/ww1/*.cxx from String to OUStringNoel Grandin2-18/+18
2013-10-17mailmerge: fix salutation listAndras Timar3-19/+6
2013-10-17URI schemes must be matched case-insensitiveMatteo Casalin1-1/+1
2013-10-17Remove dead check for start of stringMatteo Casalin1-3/+1
2013-10-17fix thinkoAndras Timar1-1/+1
2013-10-17remove German text from resourceAndras Timar1-21/+0
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist1-5/+5
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna6-15/+61
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna7-12/+19
2013-10-17Related: fdo#38838 make String::CompareTo privateCaolán McNamara1-5/+4
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold1-3/+2
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara2-5/+3
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky46-262/+262
2013-10-16Prevw -> Preview.Jan Holesovsky10-297/+297
2013-10-16Bin a line of dead codeTor Lillqvist1-4/+0
2013-10-16fdo#69548 do not remove last space from hyperlink targetAndras Timar2-0/+8
2013-10-16CID#736195 out of boundsCaolán McNamara1-1/+9
2013-10-16CID#982804 out of boundsCaolán McNamara1-1/+9
2013-10-16CID#982805 out of boundsCaolán McNamara1-1/+9
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez1-0/+2
2013-10-16sw: Smart-Art related UTs updated to new optionAndres Gomez4-16/+42
2013-10-16Code changes & unit tests for fixing multicolumn section separator line issueYogeshBharate3-1/+18
2013-10-16cleanupThomas Arnhold1-2/+0
2013-10-16HTML: always export CSS option for font sizeThomas Arnhold2-12/+2
2013-10-15New iOS client codeptyl@cloudon.com1-79/+27
2013-10-15sw: enable (most of) CppunitTest_sw_ooxmlimport/export on MacMiklos Vajna2-2/+4
2013-10-15WW8 import: fix handling of sprmPIlfo when sprmPIlvl is missingMiklos Vajna3-1/+11
2013-10-15fdo#36868 WW8 import: allow outline numbering and list style in the same ...Miklos Vajna3-7/+11
2013-10-15WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist1-2/+0
2013-10-15more fixes for OUString conversion in Windows buildNoel Grandin4-5/+5
2013-10-15fix OUString conversion in sw/inc/dbgoutsw.hxxNoel Grandin1-1/+1
2013-10-15fix some fallout from my OUString conversionsNoel Grandin2-2/+2
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin24-366/+360