summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-22CLASSIO is deadTor Lillqvist
2013-10-22If they are unused drop them then!?Tor Lillqvist
2013-10-22DocxAttributeOutput: comment wanted to refer to boost::noneMiklos Vajna
2013-10-22rFollowDesc -> aFollowDesc, it's not a referenceMiklos Vajna
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
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-21fdo#68849 add some header guardsThomas Arnhold
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-18convert std::unique_ptr to boost::scoped_ptrNoel 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-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