summaryrefslogtreecommitdiffstats
path: root/include/sfx2/objsh.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethodds in include/sfx2Noel Grandin2016-10-211-1/+0
* loplugin:staticmethods: sfx2Stephan Bergmann2016-10-071-3/+3
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-2/+1
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-151-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* cid#1371230 Missing move assignment operatorNoel Grandin2016-08-291-0/+15
* make the SfxObjectShellLock inline code a little more readableNoel Grandin2016-08-291-10/+24
* tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann2016-08-241-0/+1
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-121-2/+0
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-1/+1
* merge sfx2::IXmlIdRegistrySupplier with SfxObjectShellNoel Grandin2016-07-041-1/+4
* Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara2016-06-291-3/+3
* Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna2016-06-291-3/+3
* tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski2016-06-281-3/+3
* IsOwnStorageFormat can apparently be a private helper functionStephan Bergmann2016-06-281-3/+3
* loplugin:staticmethodsStephan Bergmann2016-06-281-1/+1
* tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski2016-06-281-1/+1
* loplugin:singlevalfields in sfx2Noel Grandin2016-06-241-2/+0
* Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2016-06-231-7/+0
* tdf#89329: use unique_ptr for pImpl in objshXisco Fauli2016-06-061-3/+3
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-4/+0
* loplugin:passstuffbyref in sfx2Noel Grandin2016-04-131-1/+1
* clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin2016-04-111-2/+2
* MM: remove lock from saved documentsJan-Marek Glogowski2016-03-241-1/+1
* loplugin:constantparam in sfx2Noel Grandin2016-03-091-3/+2
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-2/+2
* Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann2016-02-221-3/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-2/+2
* sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna2015-12-161-1/+0
* fix missing BaseURL when loading embedded objectsMichael Stahl2015-12-151-0/+2
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-071-1/+0
* vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks2015-11-261-12/+0
* loplugin:unusedfields in include/sfx2/Noel Grandin2015-11-251-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+2
* tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken2015-11-101-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-14/+14
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-61/+61
* tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky2015-10-211-0/+7
* sfx items: Some cleanup.Jan Holesovsky2015-10-191-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+7
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-1/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-12/+0
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-1/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+2
|\
| * sfx2: convert new to ::Create.Noel Grandin2015-04-171-1/+2
* | StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl2015-04-211-3/+9