Age | Commit message (Expand) | Author |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-01 | loplugin:stringadd n sfx2..svl | Noel Grandin |
2019-08-24 | loplugin:returnconstval in sd..starmath | Noel Grandin |
2019-02-10 | loplugin:indentation in soltools..svl | Noel Grandin |
2019-01-31 | loplugin:flatten in starmath | Noel Grandin |
2018-12-03 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-29 | Simplify containers iterations in slideshow, sot, starmath, stoc | Arkadiy Illarionov |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-10-29 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-01-11 | starmath: getLength() > 0 -> !isEmpty() | Takeshi Abe |
2017-10-23 | loplugin:includeform: starmath | Stephan Bergmann |
2017-08-03 | starmath: cleanup includes with iwyu | Jochen Nitschke |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-03 | loplugin:unusedfields in slideshow..svtools | Noel Grandin |
2016-10-24 | remove unused SfxListener subclassing | Noel Grandin |
2016-06-22 | Drop unused #include | Takeshi Abe |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-27 | starmath: Stop using unnecessary namespace | Takeshi Abe |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-06-24 | remove SFX_NOTIFY macro | Noel Grandin |
2015-05-26 | loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfig | Noel Grandin |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2013-09-09 | Math: OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2012-10-28 | String -> OUString | Ivan Timofeev |
2012-10-12 | XubString->OUString | Caolán McNamara |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-28 | ditch slightly suboptimal C2S define | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-03-12 | use string literal OUString overloads | Luboš Luňák |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud |
2011-08-31 | grabbag of unused code | Caolán McNamara |
2011-06-08 | Replace DBG_ stuff with OSL_ equivalents in writer | Jacek Wolszczak |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-18 | Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc... | Thomas Arnhold |
2011-01-14 | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... | Carsten Driesner |
2010-11-19 | cws tl84: merge with DEV300_m93 | Thomas Lange [tl] |
2010-11-06 | Removes a fair amount of BOOL variables in starmath | Alexandre Fournier |
2010-10-18 | comments cleanup | Júlio Hoffimann |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |