summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/swxml.cxx
AgeCommit message (Expand)Author
2019-11-06convert SwXMLSectionList to FastParserNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl
2018-09-19sw_redlinehide_2: disable layout-cache for nowMichael Stahl
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10fix wrong Sequence sizeJochen Nitschke
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl