Age | Commit message (Expand) | Author |
---|---|---|
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-02-02 | tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLIC | Stephan Bergmann |
2019-07-12 | Fix typos | Andrea Gelmini |
2019-05-16 | tdf#42949 Fix IWYU warnings in include/svx/[e-g]* | Gabor Kelemen |
2019-05-03 | The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux... | Stephan Bergmann |
2018-01-15 | More loplugin:cstylecast: svx | Stephan Bergmann |
2017-12-29 | loplugin:passstuffbyref improved return in svx | Noel Grandin |
2017-02-14 | Add operator<< to output values of type enum class ExpressionFunct | Tor Lillqvist |
2016-08-30 | convert ExpressionFunct to scoped enum | Noel Grandin |
2016-06-08 | tdf#96099 Remove various smart pointer typedefs | Mark Page |
2016-05-19 | loplugin:unusedmethods in svx | Noel Grandin |
2016-05-03 | C++11: disable ctors with delete in include/ | Jochen Nitschke |