summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara1-0/+112
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara1-0/+235
2017-10-04clang-tidy modernize-use-equals-default in sfx2Jochen Nitschke1-2/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-29/+47
2017-08-18loplugin:unnecessaryparenNoel Grandin1-4/+4
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara6-215/+105
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara1-2/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-3/+0
2017-05-19pNameResId is unusedCaolán McNamara1-8/+0
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann1-2/+2
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin2-3/+1
2017-05-02untranslated strings are just stringsCaolán McNamara1-0/+12
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara1-0/+17
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara2-56/+79
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara2-23/+21
2017-04-25remove bitmaps from .src filesCaolán McNamara1-0/+46
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin1-1/+0
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-0/+2
2017-04-14convert bookmark menu to .uiCaolán McNamara1-1/+0
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl1-32/+0
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt1-0/+32
2017-03-29Fix typo in methodAndrea Gelmini1-1/+1
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin2-18/+0
2017-03-14remove unused RID constantsNoel Grandin2-4/+0
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan1-0/+130
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