summaryrefslogtreecommitdiff
path: root/.gitreview
blob: 094c974be1457e040fe7ba95622877216152d1f3 (plain)
1
2
3
4
5
6
7
[gerrit]
host=logerrit
port=29418
project=core
defaultremote=logerrit
defaultbranch=master

574793de389f'>Fix some perl shebangs.Pedro Giffuni 2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann 2015-05-18loplugin:staticmethodsStephan Bergmann 2015-05-08Use bool instead of intStephan Bergmann 2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-08-Werror=maybe-uninitializedStephan Bergmann 2015-04-08tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSHStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara 2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann 2015-01-20Some more loplugin:cstylecast: salStephan Bergmann 2015-01-07loplugin:cstylecast: salStephan Bergmann 2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn 2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti 2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet 2014-06-01fdo#68849: Add header guards to all include filesJens Carl 2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin 2014-05-22Fix order of function pointersStephan Bergmann 2014-05-18remove some external header guardsThomas Arnhold 2014-05-09coverity#1209362 coverity gold, wrong maskCaolán McNamara 2014-05-05Asan: fix invalid memory accessMarkus Mohrhard 2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni 2014-04-24More hacking on --with-localesTor Lillqvist 2014-04-23Typo fix: s/temporaer/temporary/Tor Lillqvist 2014-04-24Avoid possible memory leaks in case of exceptionsTakeshi Abe 2014-04-22Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist 2014-04-11Fix boundsStephan Bergmann 2014-03-04Add mode linesTakeshi Abe 2014-03-03fdo#72468 Remove memory overflow on static memory.Arnaud Versini 2014-01-10Use boolStephan Bergmann 2013-12-20typo fixesAndras Timar