summaryrefslogtreecommitdiff
path: root/sax/source/fastparser/legacyfastparser.cxx
AgeCommit message (Expand)Author
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-02-18loplugin:referencecasting in saxNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-04-02loplugin:flatten in saxNoel Grandin
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): saxStephan Bergmann
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-10GSoC - Making legacyfastparser to use tokens:Mohammed Abdul Azeem
2016-07-27GSOC - Avoid tokenizing strings for Unknown elements:Mohammed Abdul Azeem
2016-07-19GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem
2016-07-09GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-17GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem