Age | Commit message (Expand) | Author |
2014-08-30 | Use plain bool parameter here | Matúš Kukan |
2014-08-07 | Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy | Stephan Bergmann |
2014-07-11 | fdo#81214 - tolerate exceptions thrown inside XFastParser callbacks. | Michael Meeks |
2014-07-03 | FastSaxSerializer: update documentation | Miklos Vajna |
2014-07-03 | fdo#80748: Fix for file corruption due to framePr | Rohit Deshmukh |
2014-06-30 | Use a new fast parser instance for each XML fragment. | Kohei Yoshida |
2014-06-30 | Check for empty() before calling top(). | Kohei Yoshida |
2014-06-30 | Don't go further and pop the stack if it's empty. | Kohei Yoshida |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-26 | coverity#982640 Missing break in switch | Caolán McNamara |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-14 | various loplugin:passsequencebyref | Noel Grandin |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-10 | coverity#707979 Uninitialized pointer field | Caolán McNamara |
2014-04-24 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |