summaryrefslogtreecommitdiff
path: root/fpicker/source/office/OfficeControlAccess.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: fpickerStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-14loplugin:flatten in fpickerNoel Grandin
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-11-13Resolves: tdf#128767 fpicker sets labels on buttons as well as labelsCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: fpickerStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens
2017-07-20loplugin:constparams in fpickerNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-11-23convert PROPERTY_FLAG to o3tl::typed_flagsNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-15fpicker: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-12fpicker: sal_Bool -> boolStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-23fpicker: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from fpickerAlexander Wilms