summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-05Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-15NSArray index type is NSUInteger, not longStephan Bergmann
2020-11-13tdf#123936 Formatting files in module fpicker with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-27Resolves: tdf#137575 fpicker custom sorting setting not restoredCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin
2020-10-05lint-ui: check that we only have one has_default==TrueNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-07-26fpicker/win32: create instances with uno constructorsNoel Grandin
2020-07-15fpicker/aqua: create instances with uno constructorsNoel Grandin
2020-07-15fpicker/office: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: fpickerStephan Bergmann
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05Improve COM library management in fpickerJulien Nabet
2020-06-04Upcoming loplugin:elidestringvar: fpickerStephan Bergmann
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-05-18Unused #include "comptr.hxx"Julien Nabet
2020-05-10drop unused fpicker svdemCaolán McNamara
2020-05-03Resolves: tdf#131898 we only want the text from column 0Caolán McNamara
2020-05-01Related: tdf#130505 strangely all these point to the same pair of widgetsCaolán McNamara
2020-04-30Resolves: tdf#130505 give default focus to the file name fieldCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-23loplugin:makeshared in fpickerNoel Grandin
2020-04-14loplugin:flatten in fpickerNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara