summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
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
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-06return unique_ptr from :svt::GraphicAccess::getImageStreamNoel Grandin
2019-09-03Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in svtoolsNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-05Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-07-19cid#1448488 Unchecked return valueCaolán McNamara
2019-07-16Resolves: tdf#120685 don't show decimal places for pointsCaolán McNamara
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov