summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist2019-11-191-1/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-302-2/+2
* Fix typosAndrea Gelmini2019-08-211-1/+1
* Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann2019-05-022-2/+2
* tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski2019-04-091-0/+5
* tdf#123502: Make sure to hold the mutex before releasing itMike Kaganski2019-04-051-0/+5
* tdf#122927 prevent SolarMutex deadlock on join()Jan-Marek Glogowski2019-01-282-1/+9
* tdf#119747 FileSaveDialog: remove duplicate extension on WindowsMike Kaganski2018-12-101-4/+18
* Revert "tdf#119747 FileSaveDialog: Windows dialog shows only one extension."Mike Kaganski2018-12-103-37/+6
* Revert "tdf#121497 "Save As": File Format Type unchanged in Windows"Mike Kaganski2018-12-101-17/+2
* weld SwCondCollPageCaolán McNamara2018-11-224-4/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-222-0/+2
* tdf#121497 "Save As": File Format Type unchanged in WindowsIlhan Yesil2018-11-201-2/+17
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* Fix typosAndrea Gelmini2018-11-161-1/+1
* tdf#119747 FileSaveDialog: Windows dialog shows only one extension.Ilhan Yesil2018-11-133-6/+37
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* replace StartExecuteModal with StartExecuteAsyncCaolán McNamara2018-10-316-22/+21
* tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski2018-10-271-5/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-249-79/+78
* remove all use_action_appearance linesCaolán McNamara2018-10-232-14/+0
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-20/+6
* Related: tdf#120612 help response missing from other help buttonsCaolán McNamara2018-10-161-0/+3
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-141-1/+0
* -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann2018-10-113-7/+7
* consistent 3.18 version require in .uisCaolán McNamara2018-10-021-1/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-244-8/+8
* loplugin:external (macOS)Stephan Bergmann2018-09-181-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-132-0/+3
* Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann2018-09-122-16/+0
* loplugin:nullptr (clang-cl)Stephan Bergmann2018-09-121-2/+2
* WIN drop unused fpicker subdirsJan-Marek Glogowski2018-09-1128-13/+13
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+2
* tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski2018-09-0818-1644/+197
* loplugin:simplifyconstruct in filter..frameworkNoel Grandin2018-09-083-6/+2
* loplugin:returnconstant in forms..fpickerNoel Grandin2018-08-132-5/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-064-0/+4
* Add missing sal/log.hxx headersGabor Kelemen2018-07-306-0/+7
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-6/+6
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-3/+0
* A few assorted improvements to translatable strings before freezeAdolfo Jayme Barrientos2018-06-021-2/+2
* Bitmap->BitmapEx in FixedBitmapNoel Grandin2018-05-301-3/+3
* loplugin:unusedfields in formula..registryNoel Grandin2018-05-172-3/+2
* weld QueryFolderNameDialogCaolán McNamara2018-05-174-60/+41
* Fix typosAndrea Gelmini2018-05-051-1/+1
* fix -Werror=shadowNoel Grandin2018-04-251-2/+2
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-251-2/+2