Age | Commit message (Expand) | Author |
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 |
2017-10-25 | ofz#3769 Integer-overflow | Caolán McNamara |
2017-10-23 | loplugin:includeform: sax | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-18 | allow events to accumulate past limit if an exception is pending | Caolán McNamara |
2017-09-17 | protect against short file | Caolán McNamara |
2017-09-17 | ofz: string has to be at least 5 chars long | Caolán McNamara |
2017-09-16 | ofz: leak on fdo72541-1.fodt | Caolán McNamara |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-09-13 | sax: allow some debug logging in FastParser | Michael Stahl |
2017-09-13 | sax: improve README | Michael Stahl |
2017-09-12 | clang-tidy modernize-use-emplace in package..sax | Noel Grandin |
2017-09-05 | tdf#112164 sax: handle errors on last call to XML_Parse() | Michael Stahl |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | sax parser: remove long-disabled code | Thorsten Behrens |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-20 | sax: Check if it starts with 5 bytes of "<?xml" | Takeshi Abe |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-16 | comphelper: move base64 encode/decode helpers from sax | Ashod Nakashian |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | Translate German comments and debug strings (leftovers in dirs sal to sc) | Johnny_M |
2017-07-02 | loplugin:casttovoid: sax | Stephan Bergmann |
2017-06-29 | Added find function to FastAttributeList: | Mohammed Abdul Azeem |
2017-06-26 | loplugin:oncevar in oox..sax | Noel Grandin |
2017-06-23 | loplugin:unusedfields in registry..sax | Noel Grandin |
2017-06-16 | Literal tab character is bad XML, write '	' instead | Eike Rathke |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-06-14 | use more SAL_N_ELEMENTS part 2 | Noel Grandin |
2017-06-01 | convert SAX_ARGS_ARG macros to varargs template methods | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert sax module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | loplugin:salunicodeliteral: sax | Stephan Bergmann |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: sax | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | escape invalid XML characters with _xHHHH_ when writing escaped | Eike Rathke |
2017-02-28 | FastSaxSerializer: SAL_WARN() when writing invalid XML characters | Eike Rathke |
2017-02-23 | Better make the zero-initialization more explicit | Stephan Bergmann |
2017-02-22 | Revert "Fix typos" | jan iversen |
2017-02-22 | Fix typos | Andrea Gelmini |