summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-10-21Tiled rendering: This is a desktop test app.Jan Holesovsky
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-21fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara
2013-10-21Tiled rendering: VCL test app skeleton.Jan Holesovsky
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-19fix CID#1038503 uninitializCaolán McNamara
2013-10-19CID#1038503 uninitialized memberCaolán McNamara
2013-10-19CID1078820 has already been dereferenced on all paths leading to the checkCaolán McNamara
2013-10-19CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara
2013-10-19CID#1103681 annotate as deliberate fallthroughCaolán McNamara
2013-10-19CID#736189 out of boundsCaolán McNamara
2013-10-19CID#736191 out of boundsCaolán McNamara
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