summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-14convert bookmark menu to .uiCaolán McNamara
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-03-29Fix typo in methodAndrea Gelmini
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-13tdf#95416 Fix an include for sfx2Adam Kasztenny
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard
2016-06-18uitest: some small improvements for the TabDialog wrapperMarkus Mohrhard
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard
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