Age | Commit message (Expand) | Author |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-05-12 | Convert SCA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert EA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert BA flags to scoped enum | Noel Grandin |
2016-05-12 | Fix bitmask | Stephan Bergmann |
2016-05-12 | Convert DA flags to scoped enum | Noel Grandin |
2016-05-12 | convert CCA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert BOOL_ATTR to scoped enum | Noel Grandin |
2016-05-10 | Fix typos | Andrea Gelmini |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-09 | tdf#38097 min numerator/denominator at least 1 | Laurent Balland-Poirier |
2016-05-09 | tdf#88657 calculate denominator length | Laurent Balland-Poirier |
2016-05-09 | convert SfxStyleFamily to scoped enum | Noel Grandin |
2016-05-06 | xmloff: C++ is an imperative language, so let's write imperative loops | Michael Stahl |
2016-05-04 | fix export crash test due to assert hit, tdf#61996 follow-up | Eike Rathke |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | tdf#31449 Correctly test if fraction has no integer part | Laurent Balland-Poirier |
2016-05-03 | Remove unnecessary setBOOL, makeBoolAny | Stephan Bergmann |
2016-05-03 | -Werror=maybe-uninitialized | Stephan Bergmann |
2016-05-03 | use Any constructor for bool values, instead of temporary vars | Noel Grandin |
2016-05-01 | Fix typos in code | Andrea Gelmini |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-26 | simplify | Stephan Bergmann |
2016-04-26 | loplugin:salbool | Stephan Bergmann |
2016-04-26 | tdf#98163 Flush ressources at CustomShapes during import | Armin Le Grand |
2016-04-25 | Kill comphelper::MakeMap | Stephan Bergmann |
2016-04-22 | Fix typos | Andrea Gelmini |
2016-04-21 | loplugin:salbool: sal_Bool[] -> bool[] | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | tdf#97567 xmloff: use programmatic name for imported automatic style. | Mark Hung |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-18 | Remove needless typedef from xmloff/source/style/impastpl.hxx | Ryan McCoskrie |
2016-04-14 | loplugin:passstuffbyref in xmloff | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Fold elementimport_impl.hxx into elementimport.hxx | Stephan Bergmann |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-12 | clang-tidy performance-unnecessary-value-param in xmloff | Noel Grandin |