summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)Author
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4)Julien Nabet
2023-11-09tdf#146386 fpicker,svtools: remove FTP from Remote Files dialogMichael Stahl
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-21Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: fpickerStephan Bergmann
2023-10-05Replace useless lcl_throwIllegalArgumentException functionJulien Nabet
2023-06-28Simplify a bitMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-27Use getXWeak in fpickerMike Kaganski
2023-05-25merge some stringaddsNoel Grandin
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-01no need to allocate ucbhelper::Content separately in SmartContentNoel Grandin
2023-02-27osl::Mutex->std::mutex in FileViewContentEnumeratorNoel Grandin
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-05Simplify by using replace instead of replaceAt in loop in fpickerJulien Nabet
2022-08-20cid#1500521 silence Dereference before null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-01clang-tidy modernize-pass-by-value in fpickerNoel Grandin
2022-05-07tdf#62776 - Add tooltip for folder location shortcutsAndreas Heinisch
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in fpickerStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-15use more string_view in fpickerNoel Grandin
2022-04-14tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-11Fix typosAndrea Gelmini
2021-11-25Related: tdf#145842 fix a crash after deleting an entryCaolán McNamara
2021-11-24tdf#145842 canceling remote file delete makes file disappear from treeviewCaolán McNamara
2021-11-24loplugin:stringliteraldefine in formual,fpickerNoel Grandin
2021-11-23tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelperMichael Stahl
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-31Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpickerJulien Nabet
2021-10-31Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpickerJulien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in fpickerMike Kaganski
2021-10-19Related: tdf#145169 make double-click call same handler as ok buttonCaolán McNamara