summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsfil.cxx
AgeCommit message (Expand)Author
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-22tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[f-h]*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-08tdf#95309 Add a filter to show all files for "Insert > File"Takeshi Abe
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-05-21coverity#1213133 Dereference after null checkCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-01-18cppcheck: doubleFreeCaolán McNamara