summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen4-4/+2
2018-04-11weld PlaceEditDialogCaolán McNamara3-17/+17
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara1-1/+0
2018-04-01fix some openoffice bugzilla linksdennisroczek1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-28tdf#116615 WIN process messages using RescheduleJan-Marek Glogowski1-78/+44
2018-03-20drop unnecessary includesCaolán McNamara4-4/+0
2018-03-17Use for-range loops in fpickerJulien Nabet4-98/+80
2018-03-06tdf#116147 guard triggerRequestThreadAwareJan-Marek Glogowski1-0/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2-2/+2
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-25convert all help responses to gtk's -11Caolán McNamara1-2/+2
2018-02-22weld native message dialogsCaolán McNamara2-11/+16
2018-02-19loplugin:useuniqueptr in filepickerNoel Grandin5-23/+15
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin3-3/+3
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin3-11/+11
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt14-1/+76
2018-02-01fpicker: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski8-50/+1
2018-01-25fpicker: Respect the PrepareExecute() resultPranav Kant1-1/+2