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