summaryrefslogtreecommitdiffstats
path: root/sfx2/source/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-095-6/+0
* sequence->vector in basicNoel Grandin2016-02-081-1/+2
* sfx2: fix locking after signing OOXML documentsMiklos Vajna2016-02-041-0/+2
* loplugin: unused return valuesNoel Grandin2016-01-211-1/+1
* loplugin:unusedfieldsNoel Grandin2016-01-181-1/+0
* loplugin:unusedmethods unused return value in sfx2Noel Grandin2016-01-142-9/+0
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-1/+1
* Float is never a SfxDockingWindow anymoreCaolán McNamara2016-01-081-1/+0
* Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2015-12-171-1/+0
* vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks2015-11-261-0/+12
* loplugin:unusedfields variousNoel Grandin2015-11-252-2/+0
* loplugin:unusedfields in sfx2/Noel Grandin2015-11-235-28/+5
* sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-121-2/+3
* sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-121-2/+3
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-5/+4
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-2/+3
* sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-121-2/+1
* sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-121-1/+3
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-3/+0
* tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken2015-11-101-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-10/+10
* com::sun::star->css in sfx2Noel Grandin2015-10-2910-95/+93
* Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky2015-10-161-1/+1
* tdf#95095: Don't create thumbnails on load.Jan Holesovsky2015-10-151-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1220-125/+125
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-121-1/+1
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-281-3/+7
* boost->stdCaolán McNamara2015-09-171-2/+2
* convert Link<> to typedNoel Grandin2015-09-161-4/+4
* convert Link<> to typedNoel Grandin2015-09-161-3/+3
* convert Link<> to typedNoel Grandin2015-09-151-1/+1
* convert Link<> to typedNoel Grandin2015-09-112-1/+2
* convert Link<> to typedNoel Grandin2015-09-082-2/+2
* convert Link<> to typedNoel Grandin2015-09-072-3/+3
* sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-035-10/+10
* make PostUserEvent Link<> typedNoel Grandin2015-08-282-2/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-262-3/+4
* make Link<> instances typedNoel Grandin2015-08-131-2/+2
* shell,sfx2,sd: inline some use-once typedefsNoel Grandin2015-08-041-9/+8
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-201-1/+2
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-168-48/+3
* loplugin:unusedmethods sfx2Noel Grandin2015-07-166-40/+0
* tdf#92047 - cleanup logic.Michael Meeks2015-06-291-0/+1
* coverity#1308489 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* Pin_Impl doesn't have an implementationCaolán McNamara2015-06-051-1/+0
* the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara2015-06-052-2/+0
* Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara2015-06-051-0/+1