summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin2-3/+2
2018-05-17weld QueryFolderNameDialogCaolán McNamara3-59/+32
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-15remove some unused comphelper includesJochen Nitschke3-3/+1
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen4-4/+2
2018-04-11weld PlaceEditDialogCaolán McNamara3-17/+17
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-17Use for-range loops in fpickerJulien Nabet3-60/+40
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-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 Mehrbrodt6-1/+35
2018-01-25fpicker: Respect the PrepareExecute() resultPranav Kant1-1/+2
2018-01-25lokdialog: Disable filepicker for LOKPranav Kant1-0/+4
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky1-1/+0
2018-01-12More loplugin:cstylecast: fpickerStephan Bergmann4-8/+8
2017-12-31loplugin:passstuffbyref improved return in lotuswordproNoel Grandin1-1/+1
2017-12-20loplugin:unusedindexMike Kaganski1-14/+6
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann4-6/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens1-0/+1
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-02loplugin:finalclasses in formsNoel Grandin2-6/+4
2017-11-01tdf#113304,filepicker: encrypt w/ GPG only when it makes senseKatarina Behrens1-3/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl2-3/+3
2017-10-23loplugin:includeform: fpickerStephan Bergmann11-37/+37
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2-8/+8
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt3-3/+3
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-2/+2
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens4-0/+15
2017-08-21avoid out of bounds accessMarkus Mohrhard1-2/+3
2017-08-18drop unused CntContentTypeItemJochen Nitschke1-1/+0
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-3/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-31use empty instead of size() == 0Markus Mohrhard1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara2-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara9-345/+19
2017-07-20loplugin:constparams in fpickerNoel Grandin4-17/+17