summaryrefslogtreecommitdiff
path: root/sw/source/ui/dochdl
AgeCommit message (Expand)AuthorFilesLines
2013-04-26remove unnecessary and misleading use of DLG_RENAME_GLOS idCaolán McNamara1-3/+2
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-14/+14
2013-04-02sw: remove macrosThomas Arnhold1-6/+4
2013-03-21coverity#704128 Logical vs. bitwise operatorJulien Nabet1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+4
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper3-56/+28
2013-03-15coverity#705760: Resource leakJulien Nabet1-0/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+8
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-22sal_Bool to boolTakeshi Abe1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-19sal_Bool to boolTakeshi Abe1-8/+8
2013-01-17Const correct-ness in one place...Kohei Yoshida1-2/+2
2013-01-16sal_Bool to boolTakeshi Abe1-2/+2
2013-01-08Translate German comments, cleanup whitespacePhilipp Weissenbacher1-6/+6
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks4-95/+59
2012-11-21unused variablesLuboš Luňák1-1/+0
2012-10-28sal_Bool to boolTakeshi Abe1-3/+3
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-09-27sal_Bool to boolTakeshi Abe1-1/+1
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-7/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-06-27Reduce newline bloat at eofThomas Arnhold1-34/+0
2012-06-25Remove various commented out definesThomas Arnhold1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-15Remove some PCH leftoversThomas Arnhold1-5/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann2-2/+2
2012-04-25Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vectorNoel Grandin1-10/+8
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara1-1/+1
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara1-2/+2
2012-03-11Some cppcheck cleaningJulien Nabet1-1/+1
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-2/+2
2012-02-27Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara1-1/+1
2012-02-20remove now unused swunodef.hxxThomas Arnhold1-1/+0
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-4/+4
2012-01-21SwGlossaries: some cleanupMichael Stahl1-3/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna1-0/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-6/+7
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden1-5/+3
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-3/+3
2011-12-21needs more work firstCaolán McNamara1-3/+3