Age | Commit message (Expand) | Author |
2015-10-20 | new loplugin: badvectorinit | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
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-09-29 | sax: remove obsolete XML_UNICODE code | Michael Stahl |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-27 | sax: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-08-27 | Clean up emptyString | Stephan Bergmann |
2015-08-22 | tdf#39440 reduce scope of local variables | Michael Weghorn |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
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-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-04 | WaE do not us #if for DB_UTIL but #ifdef | Norbert Thiebaud |
2015-07-04 | sax: FastSaxSerializer well-formed element test in presence of ... | Michael Stahl |
2015-07-04 | tdf#91378: sax, oox: avoid sending empty strings to character callbacks | Michael Stahl |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-06-25 | tdf#91378-Empty Custom Properties are lost while saving in .pptx format | Heena Gupta |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-10 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-29 | cppcheck: throwInNoexceptFunction | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-11 | Show duplicate attribute | Julien Nabet |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-02 | make parsing more cautious with exceptions | Lionel Elie Mamane |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-02-05 | destructors are not allowed to throw | Lionel Elie Mamane |
2015-01-27 | add assert that first element is 0 | Caolán McNamara |
2015-01-27 | sax: minor optimization | Michael Meeks |
2015-01-22 | WaE: warning C4101: ´e´ : unreferenced local variable | Caolán McNamara |
2015-01-22 | sax: fastparser: use cppu::getCaughtException() to avoid sliced exceptions | Michael Stahl |
2015-01-22 | sax: there is no OUStringBuffer(char) ctor | Michael Stahl |
2015-01-20 | Some more loplugin:cstylecast: sax | Stephan Bergmann |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-20 | fdo#39440 sax, sc: reduce scope of local variables | Michael Weghorn |
2014-12-18 | sax: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | sax: Use appropriate OUString functions on string constants | Stephan Bergmann |