summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann2020-08-043-52/+52
* fpicker/win32: create instances with uno constructorsNoel Grandin2020-07-267-164/+29
* fpicker/aqua: create instances with uno constructorsNoel Grandin2020-07-158-153/+26
* fpicker/office: create instances with uno constructorsNoel Grandin2020-07-157-149/+25
* replace usage of blacklist with denylistThorsten Behrens2020-07-1016-57/+57
* Upcoming improved loplugin:staticanonymous -> redundantstatic: fpickerStephan Bergmann2020-07-013-14/+14
* cid#1401342 Uncaught exceptionCaolán McNamara2020-06-272-2/+4
* New loplugin:elidestringvarStephan Bergmann2020-06-071-2/+1
* have just one way to set expander imageCaolán McNamara2020-06-053-7/+13
* Improve COM library management in fpickerJulien Nabet2020-06-052-10/+7
* Upcoming loplugin:elidestringvar: fpickerStephan Bergmann2020-06-041-3/+1
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-221-1/+1
* use for-range on Sequence in f*Noel Grandin2020-05-212-8/+7
* Unused #include "comptr.hxx"Julien Nabet2020-05-182-2/+0
* drop unused fpicker svdemCaolán McNamara2020-05-102-239/+0
* Resolves: tdf#131898 we only want the text from column 0Caolán McNamara2020-05-031-1/+6
* Related: tdf#130505 strangely all these point to the same pair of widgetsCaolán McNamara2020-05-012-54/+35
* Resolves: tdf#130505 give default focus to the file name fieldCaolán McNamara2020-04-301-0/+2
* weld SfxTemplatePanelControlCaolán McNamara2020-04-291-1/+0
* loplugin:makeshared in fpickerNoel Grandin2020-04-235-10/+10
* loplugin:flatten in fpickerNoel Grandin2020-04-143-189/+190
* Revert "loplugin:constfields in svtools"Noel Grandin2020-03-131-1/+1
* cid#1459028 various checked_return warningsCaolán McNamara2020-03-011-2/+2
* clang-format f*,h* with under 5-percent lines of changeMuhammet Kara2020-02-164-8/+7
* rename URLBox back to SvtURLBoxCaolán McNamara2020-02-073-7/+7
* SvtURLBox is now unusedCaolán McNamara2020-02-071-1/+1
* loplugin:makeshared (clang-cl)Stephan Bergmann2020-02-032-23/+30
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+2
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-242-6/+6
* Resolves: tdf#130090 xEntry should be xIconEntryCaolán McNamara2020-01-201-1/+1
* tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy2020-01-081-2/+2
* most has_tooltip uses are bogusCaolán McNamara2020-01-072-5/+0
* Removed redundant semicolonsAndrea Gelmini2020-01-063-4/+4
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-2/+3
* sal_Char->char in forms..frameworkNoel Grandin2019-12-195-6/+6
* loplugin:external (macOS)Stephan Bergmann2019-12-061-5/+3
* loplugin:external (clang-cl)Stephan Bergmann2019-12-052-0/+6
* remove some useless comment linesNoel Grandin2019-12-034-4/+0
* tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski2019-11-265-28/+20
* cppcheck: performing init in init list (filter/fpicker/framework)Julien Nabet2019-11-242-3/+2
* Resolves: tdf#128940 use a normal MenuButtonCaolán McNamara2019-11-243-79/+70
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-3/+2
* Remove some obsolete fpicker/win partJulien Nabet2019-11-216-338/+0
* loplugin:singlevalfieldsNoel Grandin2019-11-183-7/+2
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+5
* loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann2019-11-151-1/+1
* Resolves: tdf#128767 fpicker sets labels on buttons as well as labelsCaolán McNamara2019-11-131-6/+19
* loplugin:unusedmethodsNoel Grandin2019-11-072-9/+0
* loplugin:unusedfieldsNoel Grandin2019-11-076-12/+0
* loplugin:unnecessaryvirtualNoel Grandin2019-11-062-6/+1