summaryrefslogtreecommitdiffstats
path: root/include/sax
Commit message (Expand)AuthorAgeFilesLines
* Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski2019-04-191-13/+6
* Remove redundant functions from FastSerializerHelperMike Kaganski2019-04-191-44/+0
* SAX_ARGS_ARG macro pack is unusedMike Kaganski2019-04-191-24/+0
* tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen2018-10-305-13/+11
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-121-4/+4
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-2/+1
* tdf#79878 perf loading docx file, sax improvementsNoel Grandin2018-07-081-0/+11
* add some color conversion methods to sax::ConverterNoel Grandin2018-03-061-0/+12
* drop sax::tools::*base64 methodsNoel Grandin2018-03-051-12/+0
* tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl2018-03-011-1/+2
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-231-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-4/+4
* Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann2017-11-111-16/+17
* loplugin:constantparam in sal,saxNoel Grandin2017-10-311-4/+1
* loplugin:constmethods in unotoolsNoel Grandin2017-10-261-2/+2
* loplugin:constmethod in tools,sax,UnoControlsNoel Grandin2017-10-251-1/+1
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* Avoiding unnecessary OUString allocation:Mohammed Abdul Azeem2017-08-121-1/+10
* Avoiding unnecessary memory allocation:Mohammed Abdul Azeem2017-08-081-0/+5
* loplugin:unusedmethodsNoel Grandin2017-07-251-5/+0
* loplugin:constparams in basegfx,sax,shellNoel Grandin2017-07-171-1/+1
* Helper function to cast to FastAttributeList:Mohammed Abdul Azeem2017-07-111-0/+7
* Added find function to FastAttributeList:Mohammed Abdul Azeem2017-06-291-0/+1
* Using range-for instead of iterator loop:Mohammed Abdul Azeem2017-06-291-6/+11
* convert SAX_ARGS_ARG macros to varargs template methodsNoel Grandin2017-06-011-65/+107
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-3/+3
* Further modifications to FastAttributeIter:Mohammed Abdul Azeem2017-02-101-0/+6
* Adding an iterator for fastattributes:Mohammed Abdul Azeem2017-02-081-0/+52
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-021-4/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-54/+41
* tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke2016-12-061-2/+2
* loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin2016-11-303-6/+5
* sax: these are for XMLSchema-2 duration/date/dateTime, not "ISO"Michael Stahl2016-11-181-10/+10
* tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai2016-10-281-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem2016-07-191-2/+8
* GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem2016-07-091-0/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-6/+0
* loplugin:passstuffbyref in saxNoel Grandin2016-04-131-2/+2
* clang-tidy performance-unnecessary-value-param in saxNoel Grandin2016-04-111-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethodsNoel Grandin2016-01-201-2/+0
* use unique_ptr for pImpl in sax/Noel Grandin2015-11-181-1/+2
* loplugin:unnecessaryvirtualNoel Grandin2015-11-171-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-3/+3
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-235-90/+90
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-39/+39
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-091-0/+6
* sax: convert MergeMarksEnum to enum classMichael Stahl2015-07-181-2/+2