summaryrefslogtreecommitdiff
path: root/fpicker/source/office/OfficeControlAccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-2/+2
2023-10-05Replace useless lcl_throwIllegalArgumentException functionJulien Nabet1-19/+12
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-8/+6
2022-06-01clang-tidy modernize-pass-by-value in fpickerNoel Grandin1-2/+3
2021-10-31Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpickerJulien Nabet1-1/+0
2021-10-31Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpickerJulien Nabet1-3/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-6/+6
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: fpickerStephan Bergmann1-8/+8
2020-05-21use for-range on Sequence in f*Noel Grandin1-2/+2
2020-04-14loplugin:flatten in fpickerNoel Grandin1-42/+42
2019-12-19sal_Char->char in forms..frameworkNoel Grandin1-2/+2
2019-11-13Resolves: tdf#128767 fpicker sets labels on buttons as well as labelsCaolán McNamara1-6/+19
2019-10-29remove unnecessary includesCaolán McNamara1-2/+0
2019-10-29weld fpicker clusterCaolán McNamara1-153/+143
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen1-1/+1
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin1-1/+1
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-0/+4
2018-01-12More loplugin:cstylecast: fpickerStephan Bergmann1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens1-0/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens1-0/+1
2017-07-20loplugin:constparams in fpickerNoel Grandin1-11/+11
2017-07-06use more begin()/end() for SequenceNoel Grandin1-7/+2
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann1-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-9/+9
2016-11-23convert PROPERTY_FLAG to o3tl::typed_flagsNoel Grandin1-71/+61
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara1-3/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-14com::sun::star->css in fpicker/Noel Grandin1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-12-15fpicker: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2