summaryrefslogtreecommitdiff
path: root/sw/source/ui/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2013-05-14Detect and rotate image at drag&drop or copy&paste in Writer.Tomaž Vajngerl
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-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-01-19sal_Bool to boolTakeshi Abe
2013-01-17Const correct-ness in one place...Kohei Yoshida
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-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-09-27sal_Bool to boolTakeshi Abe
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
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-02-27Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara
2012-02-20remove now unused swunodef.hxxThomas Arnhold
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
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
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-22these can be constCaolán McNamara
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-09-14Related: fdo#40599 add a initial basic test for deleting graphicsCaolán McNamara
2011-09-12Resolves: fdo#40717 ensure required settings and styles exist in paste docCaolán McNamara
2011-09-06[cppchecker] deleting unread variablePierre-André Jacquod
2011-08-19ByteString->rtl::OStringCaolán McNamara
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-25Adjusted for SvBaseLink change.Kohei Yoshida
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-25os151: #i98753# - method <SwTransferable::PrepareForCopy(..)> - set size of e...Oliver-Rainer Wittmann