summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsfil.cxx
AgeCommit message (Expand)Author
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-01no need to allocate these on the heapNoel Grandin
2020-11-11loplugin:stringviewNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
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