summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/swxml.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-07HACK: ODF import: always hide redlinesprivate/mst/sw_redlinehide_4aMichael Stahl1-0/+6
2018-12-01sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl1-10/+3
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl1-2/+4
2018-09-19sw_redlinehide_2: disable layout-cache for nowMichael Stahl1-1/+3
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl1-1/+9
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-16convert SW*READER constants to scoped enumNoel Grandin1-2/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+1
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-4/+4
2018-04-23sw: prefix members of ReaderMiklos Vajna1-26/+26
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
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-03-31loplugin:unusedfieldsNoel Grandin1-2/+1
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem1-1/+7
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl1-0/+5
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-5/+6
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-5/+6
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+5
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe1-2/+3
2017-08-06loplugin:constparams in sw part6Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+3
2017-07-02loplugin:casttovoid: swStephan Bergmann1-3/+0
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann1-2/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-31/+5
2017-06-21convert ErrCode to strong typedefNoel Grandin1-10/+10
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-05-10fix wrong Sequence sizeJochen Nitschke1-13/+8
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-2/+2
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-4/+4
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-2/+2
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-2/+2
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-4/+4
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek1-2/+0
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-11/+9
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin1-1/+1