Age | Commit message (Expand) | Author |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-26 | Resolves: tdf#91950 optional entries may not be present | Caolán McNamara |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-15 | xmloff: ODF import: fix spelling of "extrusion-first-light-level" | Andrea Gelmini |
2015-07-15 | xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bug | Michael Stahl |
2015-07-15 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-15 | WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0 | Tor Lillqvist |
2015-07-15 | fix Android build | Noel Grandin |
2015-07-15 | loplugin:unusedmethods xmloff | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-13 | tdf#90133 Comply attributes name with OASIS#3860 | Laurent Balland-Poirier |
2015-07-13 | use the DBL_MAX constant that we also use elsewhere, tdf#92457 | Eike Rathke |
2015-07-11 | write trailing text subformat also to Excel .xls and .xlsx, tdf#92457 | Eike Rathke |
2015-07-11 | store trailing text format in ODF, e.g. 0;@ tdf#92457 | Eike Rathke |
2015-07-11 | the last condition is "all other numbers", not the third, tdf#92457 | Eike Rathke |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-08 | Avoid loplugin:staticmethods in non-debug build | Stephan Bergmann |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-30 | coverity#1308431 wiggle code to see if this silences coverity | Caolán McNamara |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-27 | coverity#1308433 Uncaught exception | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-25 | remove our custom RTTI from xmloff module | Noel Grandin |
2015-06-24 | Simplify uses of comphelper::string::equals with constant argument | Stephan Bergmann |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-23 | move sorting code closer together | Noel Grandin |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-19 | tdf#42374 some small optimisations for opening this PDF file | Noel Grandin |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-14 | cppcheck: redundantCondition [part2] | Julien Nabet |
2015-06-13 | Typos | Julien Nabet |
2015-06-11 | convert expressions like 'size() == 0' to 'empty()' | Noel Grandin |
2015-06-11 | convert 'it.begin() == it.end()' to 'it.empty()' | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | some spelling fixes, mostly in Java code | Noel Grandin |