summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-03-26loplugin:flattenNoel
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-02-20loplugin:refcounting in svtoolsNoel
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16tdf#123936 Formatting files in module svtools with clang-formatPhilipp Hofer
2020-10-26rhbz#1891326 suggest package install of the most appropiate pt langpackCaolán McNamara
2020-10-25Replace list by vector in svtools/sampletextJulien Nabet
2020-10-19use tools::Long in svtoolsNoel
2020-10-15need to ClearFormats to invalidate cache of what is dndedCaolán McNamara
2020-10-12tdf#134742 Distinguishing all CJK fonts such as Noto CJK Fonts.DaeHyun Sung
2020-10-09inherit OStringTransferable from TransferDataContainerCaolán McNamara
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-19tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi
2020-09-07loplugin:constantparamNoel Grandin
2020-08-29Fix typosAndrea Gelmini
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-20loplugin:constantparamNoel Grandin
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky
2020-07-04Removed executable permission on cxx fileAndrea Gelmini
2020-07-02Hardcode script for "Noto" CJK fonts & add USCRIPT_JAMODaeHyun Sung
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-05-22Related: tdf#133189 values not updated when units changedCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-14remove recently unused functionsCaolán McNamara
2020-02-11fix svtools' sVendor for langpack install for DebianRene Engelhard
2020-02-04tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-02loplugin:stringadd in svtoolsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen