summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek3-3/+3
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-3/+3
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-21weld SwCondCollPageCaolán McNamara4-4/+4
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-20tdf#121497 "Save As": File Format Type unchanged in WindowsIlhan Yesil1-2/+17
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2-0/+2
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16Fix typosAndrea Gelmini1-1/+1
2018-11-13tdf#119747 FileSaveDialog: Windows dialog shows only one extension.Ilhan Yesil3-6/+37
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara6-22/+21
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski1-5/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin9-79/+78
2018-10-23remove all use_action_appearance linesCaolán McNamara2-14/+0
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-20/+6
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara1-0/+3
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann3-7/+7
2018-10-02consistent 3.18 version require in .uisCaolán McNamara1-1/+1
2018-09-24loplugin:external (clang-cl)Stephan Bergmann4-8/+8
2018-09-18loplugin:external (macOS)Stephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2-0/+3
2018-09-12Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann2-16/+0
2018-09-12loplugin:nullptr (clang-cl)Stephan Bergmann1-2/+2
2018-09-11WIN drop unused fpicker subdirsJan-Marek Glogowski28-13/+13
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+2
2018-09-08tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski18-1644/+197
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin3-6/+2
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin2-5/+3
2018-08-06Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-30Add missing sal/log.hxx headersGabor Kelemen6-0/+7
2018-06-11new loplugin:shouldreturnboolNoel Grandin2-6/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-3/+0
2018-06-02A few assorted improvements to translatable strings before freezeAdolfo Jayme Barrientos1-2/+2
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin1-3/+3
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin2-3/+2
2018-05-17weld QueryFolderNameDialogCaolán McNamara4-60/+41
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-04-25fix -Werror=shadowNoel Grandin1-2/+2
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-2/+2
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2-2/+0
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke3-3/+1
2018-04-14look for check buttons without underlinesCaolán McNamara1-0/+5