summaryrefslogtreecommitdiff
path: root/sw/source/ui/dochdl
AgeCommit message (Expand)Author
2013-04-02sw: remove macrosThomas Arnhold
2013-03-21coverity#704128 Logical vs. bitwise operatorJulien Nabet
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper
2013-03-15coverity#705760: Resource leakJulien Nabet
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22sal_Bool to boolTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-19sal_Bool to boolTakeshi Abe
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-16sal_Bool to boolTakeshi Abe
2013-01-08Translate German comments, cleanup whitespacePhilipp Weissenbacher
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-10-28sal_Bool to boolTakeshi Abe
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-09-27sal_Bool to boolTakeshi Abe
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-25Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara
2012-03-11Some cppcheck cleaningJulien Nabet
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-02-27Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara
2012-02-20remove now unused swunodef.hxxThomas Arnhold
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-01-21SwGlossaries: some cleanupMichael Stahl
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara