summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2017-10-04clang-tidy modernize-use-equals-default in sfx2Jochen Nitschke
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-19pNameResId is unusedCaolán McNamara
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
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