summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2018-08-22new loplugin:conststringfieldNoel Grandin2-7/+6
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-07-27ofz#9607 AbrtCaolán McNamara1-10/+1
2018-07-24loplugin:useuniqueptr in SwXMLTableContextNoel Grandin2-8/+8
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin4-16/+17
2018-07-24loplugin:useuniqueptr in SwXMLExportNoel Grandin4-15/+13
2018-07-16convert SW*READER constants to scoped enumNoel Grandin1-2/+2
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl2-9/+27
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-6/+11
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin2-5/+2
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin1-3/+3
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin3-36/+23
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-1/+1
2018-05-28sw: prefix members of SwXMLTableCellContext_ImplMiklos Vajna1-64/+64
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+26
2018-05-01ofz#7002 Direct-leakCaolán McNamara2-2/+9
2018-05-01set Referer on link mediadescriptorCaolán McNamara1-3/+8
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl5-27/+28
2018-04-23sw: prefix members of ReaderMiklos Vajna1-26/+26
2018-04-18tdf#116195 swap a compatibility valuePatrick Jaap1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
2018-04-16sw: prefix members of WriterMiklos Vajna1-20/+20
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-6/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2-4/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+5
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin2-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31loplugin:unusedfieldsNoel Grandin2-4/+2
2018-03-30forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara1-0/+5
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-26forcepoint #28 missing cell on abw importCaolán McNamara1-2/+5
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem4-44/+67
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-11use XML_EMBEDDEDOBJECTGRAPHIC_URL_BASE defineTomaž Vajngerl2-3/+4
2018-03-07use more Color in swNoel Grandin3-6/+3
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl4-64/+41
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin1-2/+2
2018-02-27ofz#6571 catch exceptionCaolán McNamara1-0/+3
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-9/+10
2018-02-26ofz#6571 Integer-overflowCaolán McNamara1-1/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2-2/+2
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl1-0/+5
2018-02-09...and Clang is not affected at allStephan Bergmann1-1/+1
2018-02-09Workaround for broken GCCMuhammet Kara1-1/+1