summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
AgeCommit message (Expand)AuthorFilesLines
2015-05-19tdf#67421: Prevent unloading objects due to cache fullMike Kaganski1-4/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-3/+3
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-3/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-2/+3
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-04Build fix on Windows.Kohei Yoshida1-0/+2
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-07Remove unused Graphic member of SwOLENodeZolnai Tamás1-4/+1
2014-10-06fdo#39468 Translate German comments - sw/source/core/Philipp Weissenbacher1-23/+26
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-2/+2
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-3/+4
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+3
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-1/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-20/+20
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-10/+0
2014-04-08remove useless commentMichael Stahl1-1/+0
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-9/+9
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-16Fix indentation/formatting and 2 typos in a commentMatteo Casalin1-23/+30
2014-03-16sal_Bool to boolMatteo Casalin1-9/+9
2014-02-27Remove visual noise from swAlexander Wilms1-19/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-12-16fdo#68211: Fix for "General input/output error" while opening fileTushar Bende1-2/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+8
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-19convert sw/inc/ndarr.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-19String to OUStringMatteo Casalin1-8/+8
2013-08-19String to OUString, some small cleanupMatteo Casalin1-16/+14
2013-05-15Resolves: #i119941# Avoid crash when chart is removed in Writer...Armin Le Grand1-1/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-12/+12
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1