summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)Author
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-07full screen toolbar resource is not usedCaolán McNamara
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08sequence->vector in basicNoel Grandin
2016-02-04sfx2: fix locking after signing OOXML documentsMiklos Vajna
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sfx2Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-08Float is never a SfxDockingWindow anymoreCaolán McNamara
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-06-29tdf#92047 - cleanup logic.Michael Meeks
2015-06-28coverity#1308489 Uncaught exceptionCaolán McNamara