summaryrefslogtreecommitdiff
path: root/sw/source/core/ole/ndole.cxx
AgeCommit message (Expand)Author
2016-07-07Added using an own instance of ThreadPoolfeature/svg-optimisationsArmin Le Grand
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand
2016-07-07sw: tdf#50613 fix waitFinished into a loopArmin Le Grand
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl
2016-02-12sw: unindent SwOLELRUCache::Load()Michael Stahl
2016-02-12sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-09crashtesting: ooo104626-3.odt assert on reexport to odtCaolán McNamara
2016-01-09OSL_ENSURE on p followed by deref -> assertCaolán McNamara
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19tdf#67421: Prevent unloading objects due to cache fullMike Kaganski
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04Build fix on Windows.Kohei Yoshida
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07Remove unused Graphic member of SwOLENodeZolnai Tamás
2014-10-06fdo#39468 Translate German comments - sw/source/core/Philipp Weissenbacher
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante