Age | Commit message (Expand) | Author |
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 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-20 | loplugin:unusedmethods | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl in sax/ | Noel Grandin |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in include/linguistic to include/sfx2 | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-09 | xmloff: fix ODF import of gradient draw:angle attribute a bit | Michael Stahl |
2015-07-18 | sax: convert MergeMarksEnum to enum class | Michael Stahl |
2015-07-18 | sax, sw: try to make that maMarkStack easier to understand | Michael Stahl |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |