summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2022-12-25tdf#88484: Show sample text for Abyssinica SIL fontKhaled Hosny
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-10-11tdf#151470 svtools: prevent storing broken graphic of embedded objectsMiklos Vajna
2022-10-05Use SvtLanguageTableImpl::AddEntry() to determine on-the-fly ScriptTypeEike Rathke
2022-10-04SvtLanguageTable::AddLanguageTag() unneeded return can be voidEike Rathke
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-12use a read-only stream when reading graphic dataLuboš Luňák
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-05use more o3tl::getTokenNoel Grandin
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