summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
AgeCommit message (Expand)AuthorFilesLines
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-1/+1
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-1/+1
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-1/+1
2017-10-17use rtl::Reference in SwOLEObjNoel Grandin1-15/+11
2017-09-17ofz: check if fallback creation failsCaolán McNamara1-1/+1
2017-08-22sw: prefix members of SwOLEObjMiklos Vajna1-78/+78
2017-08-15sw: prefix members of SwOLENodeMiklos Vajna1-36/+36
2017-08-04loplugin:constparams in sw part4Noel Grandin1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-26Fix typosAndrea Gelmini1-1/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2017-01-09New loplugin:externvar: swStephan Bergmann1-1/+1
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-5/+0
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-2/+2
2016-11-25sw: avoid busy loop waiting for OLE objects to load.Michael Meeks1-9/+4
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-4/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-47/+12
2016-07-14Blind fix attempt for some GCC versionsStephan Bergmann1-1/+1
2016-07-14Disambiguate DeflateThread classesStephan Bergmann1-0/+6
2016-07-08Disabled async/parallel chart loading for nowArmin Le Grand1-1/+3
2016-07-07loplugin:nullptrStephan Bergmann1-1/+1
2016-07-07Related: tdf#50613 use an own instance of ThreadPoolArmin Le Grand1-8/+36
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand1-1/+3
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand1-26/+62
2016-07-07sw: tdf#50613 fix waitFinished into a loopArmin Le Grand1-2/+3
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-7/+131
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand1-2/+39
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-05loplugin:constantparam in comphelperNoel Grandin1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-3/+2
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl1-5/+2
2016-02-12sw: unindent SwOLELRUCache::Load()Michael Stahl1-22/+20
2016-02-12sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara1-5/+6
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-09crashtesting: ooo104626-3.odt assert on reexport to odtCaolán McNamara1-1/+2
2016-01-09OSL_ENSURE on p followed by deref -> assertCaolán McNamara1-1/+1
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-2/+2