summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* replace stock button imagesCaolán McNamara2021-05-251-2/+2
* check for quit when calling Yield in loopNoel Grandin2021-04-101-1/+1
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-311-1/+2
* Possible race between retrieving and using parent windowSamuel Mehrbrodt2021-02-261-5/+11
* tdf#140013 change icon for list view in Remote Files dialogRizal Muttaqin2021-01-311-1/+1
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-153-0/+4
* Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist2020-12-072-8/+2
* loplugin:stringviewparam check methods tooNoel2020-11-173-4/+4
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-153-0/+7
* NSArray index type is NSUInteger, not longStephan Bergmann2020-11-152-3/+3
* tdf#123936 Formatting files in module fpicker with clang-formatPhilipp Hofer2020-11-1310-48/+41
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-1213-15/+6
* loplugin:stringviewNoel2020-11-113-3/+3
* Resolves: tdf#137575 fpicker custom sorting setting not restoredCaolán McNamara2020-10-271-2/+5
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-224-4/+4
* long->tools::Long in forms..frameworkNoel2020-10-221-2/+2
* Revert "lint-ui: check that we only have one has_default==True"Noel Grandin2020-10-071-0/+1
* lint-ui: check that we only have one has_default==TrueNoel2020-10-051-1/+0
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-031-1/+1
* Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann2020-09-071-3/+3
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-1/+1
* tdf#118148 Extended tips from HC2/shared/Olivier Hallot2020-08-241-4/+4
* loplugin:stringstatic (clang-cl)Stephan Bergmann2020-08-211-4/+2
* 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