summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-09-14use more concrete UNO types in svxNoel Grandin
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02use more OUString compile time literals in xmloffNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2023-12-14tdf#105844 package: remove root document from manifest ...Michael Stahl
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-08Fix typosAndrea Gelmini
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-22use more string_view in svxNoel Grandin
2022-09-19no need to allocate these separatelyNoel Grandin
2022-09-19simplify usage of TempFile in Graphic(In/Out)putStreamNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-29fix regression in linked bitmap importNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin
2022-04-13tdf#80633 speed up dialog layoutNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-26use comphelper::WeakComponentImplHelper in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-26no need to store 3 different refs to the same objectNoel Grandin
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicImportExportHelperNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicHelperNoel Grandin
2021-12-20use cppu::BaseMutex in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-20use cppu::BaseMutex in SvXMLGraphicHelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-08-30tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03osl::Mutex->std::mutex in OutputStorageWrapper_ImplNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin