summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-2/+4
2019-11-18use FasterParser for SvxXMLXTableImport::loadNoel Grandin1-6/+2
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+3
2019-10-02loplugin:stringadd in svxNoel Grandin2-8/+4
2019-09-18remove unused crc functionality from ZCodecNoel Grandin1-1/+1
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky1-1/+1
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-4/+4
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+3
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-08-13Fix typosAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-2/+2
2019-07-20loplugin:referencecasting in svxNoel Grandin3-13/+6
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-6/+3
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-0/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin2-4/+2
2019-03-05tdf#123452 EMF Re-enable compression for image/x-emf filesBartosz Kosiorek1-0/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-6/+9
2018-11-10Avoid getTokenCount() to check for single tokenMatteo Casalin1-2/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin1-4/+2
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-6/+3
2018-10-08loplugin:constfields in svxNoel Grandin2-3/+3
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-4/+2
2018-08-22new loplugin:conststringfieldNoel Grandin1-6/+5
2018-08-02Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-5/+3
2018-06-30Bail out early and reduce temporariesMatteo Casalin1-16/+12
2018-06-30Avoid getTokenCount()Matteo Casalin1-4/+2
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-1/+6
2018-06-12loplugin:constantparamNoel Grandin1-3/+2
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-7/+1
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian1-4/+4
2018-06-07svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-0/+11
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-0/+1
2018-06-07pdf: share pdf data in GraphicAshod Nakashian1-3/+3
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl5-22/+20
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-26/+23
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl1-5/+10
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-2/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-7/+3
2018-03-20tdf#116482: Fix for Crash on drawingMohammed Abdul Azeem1-1/+7
2018-03-16remove some GraphicObject URL funct. from GraphicImportHelperTomaž Vajngerl1-455/+5