summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* Possible race between retrieving and using parent windowSamuel Mehrbrodt2021-02-261-3/+11
* 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-291-1/+8
* tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski2019-01-1618-1643/+197
* A few assorted improvements to translatable strings before freezeAdolfo Jayme Barrientos2018-06-021-2/+2
* 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
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-202-2/+0
* Fix typosAndrea Gelmini2018-04-161-1/+1
* remove some unused comphelper includesJochen Nitschke2018-04-153-3/+1
* look for check buttons without underlinesCaolán McNamara2018-04-141-0/+5
* tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen2018-04-124-4/+2
* weld PlaceEditDialogCaolán McNamara2018-04-113-17/+17
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-021-1/+0
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* tdf#116615 WIN process messages using RescheduleJan-Marek Glogowski2018-03-281-78/+44
* drop unnecessary includesCaolán McNamara2018-03-204-4/+0
* Use for-range loops in fpickerJulien Nabet2018-03-174-98/+80
* tdf#116147 guard triggerRequestThreadAwareJan-Marek Glogowski2018-03-061-0/+1
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-052-2/+2
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* convert all help responses to gtk's -11Caolán McNamara2018-02-251-2/+2
* weld native message dialogsCaolán McNamara2018-02-222-11/+16
* loplugin:useuniqueptr in filepickerNoel Grandin2018-02-195-23/+15
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-163-3/+3
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-143-11/+11
* tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt2018-02-0814-1/+76
* fpicker: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-018-50/+1
* fpicker: Respect the PrepareExecute() resultPranav Kant2018-01-251-1/+2
* lokdialog: Disable filepicker for LOKPranav Kant2018-01-251-0/+4
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-233-6/+6
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-207-22/+22
* loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann2018-01-191-1/+1
* Handle focus_on_click glade property for buttonsMaxim Monastirsky2018-01-172-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* loplugin:unoany (clang-cl)Stephan Bergmann2018-01-161-1/+1
* Fix typosAndrea Gelmini2018-01-141-1/+1
* More loplugin:cstylecast: fpickerStephan Bergmann2018-01-124-8/+8
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2018-01-091-1/+1
* tdf#113070: Fix master document issueAhmed GHANMI2018-01-072-5/+18
* loplugin:passstuffbyref improved return in lotuswordproNoel Grandin2017-12-311-1/+1
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* loplugin:unusedindexMike Kaganski2017-12-201-14/+6
* inline use-once typedefsNoel Grandin2017-12-191-2/+1