summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-25tdf#122927 prevent SolarMutex deadlock on join()Jan-Marek Glogowski
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-06Optimize getting filter mask by index from CFilterContainerMike Kaganski
2018-12-06tdf#119747 FileSaveDialog: remove duplicate extension on WindowsMike Kaganski
2018-12-06Revert "tdf#119747 FileSaveDialog: Windows dialog shows only one extension."Mike Kaganski
2018-12-06Revert "tdf#121497 "Save As": File Format Type unchanged in Windows"Mike Kaganski
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-20tdf#121497 "Save As": File Format Type unchanged in WindowsIlhan Yesil
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16Fix typosAndrea Gelmini
2018-11-13tdf#119747 FileSaveDialog: Windows dialog shows only one extension.Ilhan Yesil
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-02consistent 3.18 version require in .uisCaolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann
2018-09-12loplugin:nullptr (clang-cl)Stephan Bergmann
2018-09-11WIN drop unused fpicker subdirsJan-Marek Glogowski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski