summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-17svtools: fix lost replacement non-rendered graphic when updating it failsMiklos Vajna
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-09tdf#145158: pre-multiply the value by factor before conversionMike Kaganski
2021-11-07Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTEike Rathke
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svtoolsStephan Bergmann
2021-08-21Use LanguageTagIcu::getDisplayName() for on-the-fly language list entriesEike Rathke
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03osl::Mutex->std::mutex in TemplateFolderCacheImplNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-07embeddedobj: handle getting the visible area on a threadMiklos Vajna
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
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