summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Possible race between retrieving and using parent windowSamuel Mehrbrodt1-5/+11
2020-12-07Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist2-8/+2
2020-10-28Resolves: tdf#137575 fpicker custom sorting setting not restoredCaolán McNamara1-2/+5
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet1-1/+1
2020-05-21use for-range on Sequence in f*Noel Grandin2-8/+7
2020-05-18Unused #include "comptr.hxx"Julien Nabet2-2/+0
2020-05-10drop unused fpicker svdemCaolán McNamara2-239/+0
2020-05-03Resolves: tdf#131898 we only want the text from column 0Caolán McNamara1-1/+6
2020-05-01Related: tdf#130505 strangely all these point to the same pair of widgetsCaolán McNamara2-54/+35
2020-04-30Resolves: tdf#130505 give default focus to the file name fieldCaolán McNamara1-0/+2
2020-04-29weld SfxTemplatePanelControlCaolán McNamara1-1/+0
2020-04-23loplugin:makeshared in fpickerNoel Grandin5-10/+10
2020-04-14loplugin:flatten in fpickerNoel Grandin3-189/+190
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-1/+1
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-2/+2
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara4-8/+7
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara3-7/+7
2020-02-07SvtURLBox is now unusedCaolán McNamara1-1/+1
2020-02-03loplugin:makeshared (clang-cl)Stephan Bergmann2-23/+30
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin2-6/+6
2020-01-20Resolves: tdf#130090 xEntry should be xIconEntryCaolán McNamara1-1/+1
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy1-2/+2
2020-01-07most has_tooltip uses are bogusCaolán McNamara2-5/+0
2020-01-06Removed redundant semicolonsAndrea Gelmini3-4/+4
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+3
2019-12-19sal_Char->char in forms..frameworkNoel Grandin5-6/+6
2019-12-06loplugin:external (macOS)Stephan Bergmann1-5/+3
2019-12-05loplugin:external (clang-cl)Stephan Bergmann2-0/+6
2019-12-03remove some useless comment linesNoel Grandin4-4/+0
2019-11-26tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski5-28/+20
2019-11-24cppcheck: performing init in init list (filter/fpicker/framework)Julien Nabet2-3/+2
2019-11-24Resolves: tdf#128940 use a normal MenuButtonCaolán McNamara3-79/+70
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-3/+2
2019-11-21Remove some obsolete fpicker/win partJulien Nabet6-338/+0
2019-11-18loplugin:singlevalfieldsNoel Grandin3-7/+2
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann1-1/+1
2019-11-13Resolves: tdf#128767 fpicker sets labels on buttons as well as labelsCaolán McNamara1-6/+19
2019-11-07loplugin:unusedmethodsNoel Grandin2-9/+0
2019-11-07loplugin:unusedfieldsNoel Grandin6-12/+0
2019-11-06loplugin:unnecessaryvirtualNoel Grandin2-6/+1
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-4/+2
2019-10-30-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2019-10-29remove unnecessary includesCaolán McNamara15-65/+6
2019-10-29use activate-link instead of clickedCaolán McNamara4-9/+10
2019-10-29weld fpicker clusterCaolán McNamara39-4475/+3016
2019-10-23loplugin:unusedmethodsNoel Grandin1-5/+0
2019-10-22loplugin:unusedenumconstantsNoel Grandin1-4/+1