Age | Commit message (Expand) | Author |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-12-01 | Don't use boost::optional forward declarations | Stephan Bergmann |
2019-10-31 | tdf#125688 speed up load of change-tracking ODS | Noel Grandin |
2019-10-29 | loplugin:finalclasses sfx2 | Noel Grandin |
2019-10-04 | Deduplicate some serializer writing code, and simplify writing OString | Mike Kaganski |
2019-10-04 | Convert FSNS macro to constexpr function | Mike Kaganski |
2019-09-14 | shave 10% off load time of large docx file | Noel Grandin |
2019-08-23 | loplugin:returnconstval in sax | Noel Grandin |
2019-08-22 | loplugin:constmethod in sax | Noel Grandin |
2019-04-19 | Further cleanup of FastSerializerHelper's startElement/singleElement[NS] | Mike Kaganski |
2019-04-19 | Remove redundant functions from FastSerializerHelper | Mike Kaganski |
2019-04-19 | SAX_ARGS_ARG macro pack is unused | Mike Kaganski |
2018-10-30 | tdf#42949 Fix IWYU warnings in include/sax/* | Gabor Kelemen |
2018-10-12 | loplugin:constfields in reportdesign,sal,sax | Noel Grandin |
2018-08-31 | tdf#42949 Fix IWYU warnings: boost/optional in include/ | Gabor Kelemen |
2018-07-08 | tdf#79878 perf loading docx file, sax improvements | Noel Grandin |
2018-03-06 | add some color conversion methods to sax::Converter | Noel Grandin |
2018-03-05 | drop sax::tools::*base64 methods | Noel Grandin |
2018-03-01 | tdf#115429 xmloff: ODF import: fix handling of unknown attributes | Michael Stahl |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-11 | Avoid using O[U]StringConcat lvalues containing dangling refs to temporaries | Stephan Bergmann |
2017-10-31 | loplugin:constantparam in sal,sax | Noel Grandin |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-12 | Avoiding unnecessary OUString allocation: | Mohammed Abdul Azeem |
2017-08-08 | Avoiding unnecessary memory allocation: | Mohammed Abdul Azeem |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-11 | Helper function to cast to FastAttributeList: | Mohammed Abdul Azeem |
2017-06-29 | Added find function to FastAttributeList: | Mohammed Abdul Azeem |
2017-06-29 | Using range-for instead of iterator loop: | Mohammed Abdul Azeem |
2017-06-01 | convert SAX_ARGS_ARG macros to varargs template methods | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-10 | Further modifications to FastAttributeIter: | Mohammed Abdul Azeem |
2017-02-08 | Adding an iterator for fastattributes: | Mohammed Abdul Azeem |
2017-02-02 | expand out ::sax::Converter::convertNumber to OUString::number | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-06 | tdf#88206 replace cppu::WeakImplHelper* in sax and xml* | Jochen Nitschke |
2016-11-30 | loplugin:countusersofdefaultparams in include/oox..sax | Noel Grandin |
2016-11-18 | sax: these are for XMLSchema-2 duration/date/dateTime, not "ISO" | Michael Stahl |
2016-10-28 | tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para. | Tamás Zolnai |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-19 | GSOC - Handling namespace declaration missing case: | Mohammed Abdul Azeem |
2016-07-09 | GSOC: Adapt XLegacyFastParser to function like XParser. | Mohammed Abdul Azeem |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in sax | Noel Grandin |
2016-04-11 | clang-tidy performance-unnecessary-value-param in sax | Noel Grandin |