Age | Commit message (Expand) | Author |
2018-08-31 | tdf#42949 Fix IWYU warnings: boost/optional in include/ | Gabor Kelemen |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-13 | ofz#9591 Indirect-leak | Caolán McNamara |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-08-04 | Fix typos | Andrea Gelmini |
2018-07-27 | loplugin:stringloop in basic, framework, sax, svtools | Noel Grandin |
2018-07-20 | tdf#79878 perf loading docx file, pendingChars | Noel Grandin |
2018-07-17 | tdf#79878 perf loading docx file, disable SAX threading for writer | Noel Grandin |
2018-07-11 | tdf#79878 perf loading docx file, improve threading heuristic | Noel Grandin |
2018-07-11 | tdf#79878 perf loading docx file, more sax | Noel Grandin |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-07-08 | tdf#79878 perf loading docx file, sax improvements | Noel Grandin |
2018-06-30 | sax: fix overflow in sax::Converter::convertMeasure() | Michael Stahl |
2018-06-26 | Avoid potential double-delete in ~XMLFile2UTFConverter | Stephan Bergmann |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-03-25 | ofz#7110 ensure join is called on std::exceptions as well as uno::Exception | Caolán McNamara |
2018-03-16 | crashtesting: asserts on legal xml names on export | Caolán McNamara |
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-02 | tdf#115429 sax,xmloff: assert on empty attribute names & namespaces | Michael Stahl |
2018-03-01 | tdf#115429 sax: assert if exporting an invalid XML attribute/element | Michael Stahl |
2018-02-28 | sax: don't crash during logging | Vasily Melenchuk |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-01-24 | Fix typos | Andrea Gelmini |
2018-01-24 | loplugin:constparams | Noel Grandin |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: sax | Stephan Bergmann |
2018-01-06 | ofz#4392 sax: guard access to Entity::maSavedException with mutex | Michael Stahl |
2018-01-05 | sax: remove that odd Entity copy constructor | Michael Stahl |
2018-01-04 | Modifying the impl. of startUnknownElement of FastParser: | Mohammed Abdul Azeem |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-10 | ofz#4571 Direct-leak | Caolán McNamara |
2017-12-10 | remove unused osl/time.h includes .. | Jochen Nitschke |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-30 | ofz: always free with xmlFreeParserCtxt | Caolán McNamara |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-03 | loplugin:constparam in vcl,svtools | Noel Grandin |
2017-10-31 | loplugin:constantparam in sal,sax | Noel Grandin |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-25 | ofz#3752 Integer-overflow | Caolán McNamara |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin |