summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/filedlg.cxx
AgeCommit message (Expand)Author
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-10-07Bin pointless nested #if HAVE_FEATURE_AVMEDIATor Lillqvist
2019-10-07Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-25Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-04-17tdf#100715 Slide transition sound: Remember remember last folderSamuel Mehrbrodt
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-10-16clang-cl loplugin: sdStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-01Add link option to sd file open dialogSamuel Mehrbrodt
2016-07-01filedlg: Improve code readability a bitSamuel Mehrbrodt
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-18loplugin:constantparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-06Idle: Changed to new enum nameTobias Madl