summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2017-12-14fix build: more incompatible exception specsJuergen Funk
2017-12-13fix build: incompatible exception specsJuergen Funk
2017-12-07set new document window as parent for dialogs during loadCaolán McNamara
2017-12-07move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-11Merge BitSet into IndexBitSet (and remove unused parts)Stephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from BitSet explicitly privateStephan Bergmann
2016-01-11PCH support on LinuxAshod Nakashian
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-04sfx2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30drop unused headersCaolán McNamara
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-17boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-04Delete unused strings in filedlghelper.src and filedlghelper.hrcJoren De Cuyper
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13tdf#90478: Hide explanation on ODF when default format is alienJacobo Aragunde Pérez
2015-04-13tdf#90478: Show the right default format when savingJuan A. Suarez Romero
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin