summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix Android buildTor Lillqvist2013-10-181-1/+5
* Work in progress: Text selection handling for iOSTor Lillqvist2013-10-182-2/+47
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-1814-16/+0
* convert std::unique_ptr to boost::scoped_ptrNoel Grandin2013-10-182-2/+2
* random OUString to String conversionsNoel Grandin2013-10-181-1/+1
* converting remaining usage of String in SW to OUStringNoel Grandin2013-10-18160-566/+559
* convert sw/source/core/access/*.cxx from String to OUStringNoel Grandin2013-10-183-6/+6
* convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin2013-10-185-16/+16
* convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin2013-10-1820-553/+540
* convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin2013-10-185-7/+6
* convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin2013-10-189-120/+118
* convert sw/source/core/fields/*.cxx from String to OUStringNoel Grandin2013-10-184-12/+12
* convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin2013-10-1810-39/+39
* convert sw/source/core/txtnode/*.cxx from String to OUStringNoel Grandin2013-10-181-1/+1
* convert sw/source/core/undo/*.cxx from String to OUStringNoel Grandin2013-10-188-46/+46
* convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin2013-10-1814-194/+181
* convert sw/source/core/view/*.cxx from String to OUStringNoel Grandin2013-10-181-1/+1
* convert String vectors to OUString vectors in SWNoel Grandin2013-10-1817-26/+25
* convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin2013-10-1813-134/+130
* convert sw/source/filter/ww1/*.cxx from String to OUStringNoel Grandin2013-10-182-18/+18
* mailmerge: fix salutation listAndras Timar2013-10-173-19/+6
* URI schemes must be matched case-insensitiveMatteo Casalin2013-10-171-1/+1
* Remove dead check for start of stringMatteo Casalin2013-10-171-3/+1
* fix thinkoAndras Timar2013-10-171-1/+1
* remove German text from resourceAndras Timar2013-10-171-21/+0
* Bin --enable-desktop-gui-elementsTor Lillqvist2013-10-171-5/+5
* MSWordStyles: initial DOCX export of list stylesMiklos Vajna2013-10-176-15/+61
* sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna2013-10-177-12/+19
* Related: fdo#38838 make String::CompareTo privateCaolán McNamara2013-10-171-5/+4
* Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold2013-10-171-3/+2
* Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara2013-10-172-5/+3
* [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky2013-10-1646-262/+262
* Prevw -> Preview.Jan Holesovsky2013-10-1610-297/+297
* Bin a line of dead codeTor Lillqvist2013-10-161-4/+0
* fdo#69548 do not remove last space from hyperlink targetAndras Timar2013-10-162-0/+8
* CID#736195 out of boundsCaolán McNamara2013-10-161-1/+9
* CID#982804 out of boundsCaolán McNamara2013-10-161-1/+9
* CID#982805 out of boundsCaolán McNamara2013-10-161-1/+9
* oox: added methods to lock Smart-Art editionAndres Gomez2013-10-161-0/+2
* sw: Smart-Art related UTs updated to new optionAndres Gomez2013-10-164-16/+42
* Code changes & unit tests for fixing multicolumn section separator line issueYogeshBharate2013-10-163-1/+18
* cleanupThomas Arnhold2013-10-161-2/+0
* HTML: always export CSS option for font sizeThomas Arnhold2013-10-162-12/+2
* New iOS client codeptyl@cloudon.com2013-10-151-79/+27
* sw: enable (most of) CppunitTest_sw_ooxmlimport/export on MacMiklos Vajna2013-10-152-2/+4
* WW8 import: fix handling of sprmPIlfo when sprmPIlvl is missingMiklos Vajna2013-10-153-1/+11
* fdo#36868 WW8 import: allow outline numbering and list style in the same ...Miklos Vajna2013-10-153-7/+11
* WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist2013-10-151-2/+0
* more fixes for OUString conversion in Windows buildNoel Grandin2013-10-154-5/+5
* fix OUString conversion in sw/inc/dbgoutsw.hxxNoel Grandin2013-10-151-1/+1