summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30sal_Bool to boolTakeshi Abe1-2/+2
2012-06-25fix previous commit:Michael Stahl1-33/+44
2012-06-25Convert class SwOLELRUCache from Svptrarr to std::dequeNoel Grandin1-20/+19
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-3/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-05-25Adjusted for SvBaseLink change.Kohei Yoshida1-4/+5
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-5/+5
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0