summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2020-10-27Resolves: tdf#137575 fpicker custom sorting setting not restoredCaolán McNamara1-2/+5
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara4-4/+4
2020-10-22long->tools::Long in forms..frameworkNoel1-2/+2
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin1-0/+1
2020-10-05lint-ui: check that we only have one has_default==TrueNoel1-1/+0
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann1-3/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot1-4/+4
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann1-4/+2
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann3-52/+52
2020-07-26fpicker/win32: create instances with uno constructorsNoel Grandin7-164/+29
2020-07-15fpicker/aqua: create instances with uno constructorsNoel Grandin8-153/+26
2020-07-15fpicker/office: create instances with uno constructorsNoel Grandin7-149/+25
2020-07-10replace usage of blacklist with denylistThorsten Behrens16-57/+57
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: fpickerStephan Bergmann3-14/+14
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara2-2/+4
2020-06-07New loplugin:elidestringvarStephan Bergmann1-2/+1
2020-06-05have just one way to set expander imageCaolán McNamara3-7/+13
2020-06-05Improve COM library management in fpickerJulien Nabet2-10/+7
2020-06-04Upcoming loplugin:elidestringvar: fpickerStephan Bergmann1-3/+1
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