summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-155-7/+7
* loplugin:salcall (macOS)Stephan Bergmann2017-12-156-21/+21
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-144-6/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-1113-79/+79
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-12-111-1/+1
* gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens2017-12-075-1/+14
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-1/+1
* loplugin:salcallStephan Bergmann2017-12-051-4/+4
* tdf#89713 localize Windows file picker extensionsAndras Timar2017-12-011-10/+12
* loplugin:unnecessaryparenStephan Bergmann2017-11-231-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-062-2/+2
* loplugin:finalclasses in formsNoel Grandin2017-11-022-6/+4
* tdf#113304,filepicker: encrypt w/ GPG only when it makes senseKatarina Behrens2017-11-012-4/+0
* loplugin:includeform: fpicker (Windows)Stephan Bergmann2017-10-271-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-262-3/+3
* loplugin:includeform: fpicker (macOS)Stephan Bergmann2017-10-248-10/+10
* loplugin:includeform: fpickerStephan Bergmann2017-10-2311-37/+37
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-052-20/+22
* Fix leak in resolveAlias (fpicker/aqua)Julien Nabet2017-10-041-1/+5
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-031-3/+3
* Prefer prefix operatorJulien Nabet2017-10-012-6/+6
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-14/+14
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-302-32/+31