summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2019-11-19The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist1-1/+1
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-2/+2
2019-08-21Fix typosAndrea Gelmini1-1/+1
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann2-2/+2
2019-04-09tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski1-0/+5
2019-04-05tdf#123502: Make sure to hold the mutex before releasing itMike Kaganski1-0/+5
2019-01-28tdf#122927 prevent SolarMutex deadlock on join()Jan-Marek Glogowski2-1/+9
2018-12-10tdf#119747 FileSaveDialog: remove duplicate extension on WindowsMike Kaganski1-4/+18
2018-12-10Revert "tdf#119747 FileSaveDialog: Windows dialog shows only one extension."Mike Kaganski3-37/+6
2018-12-10Revert "tdf#121497 "Save As": File Format Type unchanged in Windows"Mike Kaganski1-17/+2
2018-11-22weld SwCondCollPageCaolán McNamara4-4/+4
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2-0/+2
2018-11-20tdf#121497 "Save As": File Format Type unchanged in WindowsIlhan Yesil1-2/+17
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