summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski1-1/+5
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin1-3/+5
2016-12-21remove newly unused SfxImageManagerCaolán McNamara1-1/+0
2016-12-13tdf#95416 Fix an include for sfx2Adam Kasztenny1-0/+138
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-4/+4
2016-10-04can now remove both PopupContainer copiesCaolán McNamara1-40/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep1-1/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard1-2/+0
2016-06-18uitest: some small improvements for the TabDialog wrapperMarkus Mohrhard1-0/+4
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard1-1/+1
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard1-21/+0
2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard2-0/+58
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+2
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-11Merge BitSet into IndexBitSet (and remove unused parts)Stephan Bergmann1-115/+11
2016-01-11loplugin:privatebase: Make derivation from BitSet explicitly privateStephan Bergmann1-1/+1
2016-01-11PCH support on LinuxAshod Nakashian1-14/+2
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-2/+0
2015-12-04sfx2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-1/+0
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt1-1/+1
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky1-1/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-507/+258
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29Cleanup in sfx2 treeMario J. Rugiero1-1/+0
2015-10-29com::sun::star->css in sfx2Noel Grandin5-22/+21
2015-10-15convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-10/+10
2015-09-30drop unused headersCaolán McNamara1-1/+0
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-1/+0
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-7/+2
2015-08-31convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1