summaryrefslogtreecommitdiff
path: root/include/rtl
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-11-20 09:08:55 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-11-20 09:10:42 +0100
commit81046b79f02fdbb127a4a5dd855e1a8f916532bf (patch)
treeda608d455fd77f077e2fab5df7be22ccdcd2550d /include/rtl
parent9dc7bae64d1c08e06c755ea97c21e50bd6a8eec1 (diff)
doxygen: png -> gif for images
This reduces the amount of output in docs/ from 17G to 10G for me. No big surprise, inheritance diagrams use only a few colors, so gif's indexed colors work here nicely. Thanks Christian Lohmaier for the idea. Change-Id: I23db0c1a4dc7410cb3eb1ae99044962959fac28a
Diffstat (limited to 'include/rtl')
0 files changed, 0 insertions, 0 deletions
header'>2015-11-23loplugin:unusedfields in scNoel Grandin Change-Id: If5123e676a27302f3e11475309bc748977c6f430 2015-10-28com::sun::star->css in scNoel Grandin Change-Id: I7774890f46f9343e944e34db27af8bce3b1d0915 2015-05-05loplugin:staticmethodsNoel Grandin Change-Id: I912187d6c481a2ba61fed9c01998bf6f3c08a6a0 2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin This cleanups up indentation and removes dead classes. This is a followup patch to commit 272b1dd55797aacf511fb4342b0054e3697243f6 "new loplugin: change virtual methods to non-virtual" Change-Id: I1c2139589cf8cb23bb9808defe22c51039d38de1 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin Where we can prove that the virtual method is never overriden. In the case of pure-virtual methods, we remove the method entirely. Sometimes this leads to entire methods and fields being eliminated. Change-Id: I138ef81c95f115dbd8c023a83cfc7e9d5d6d14ae 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl Change-Id: I4d0e1de89d0bbdbea23bc5a46bf75ae0ce4e2796 2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara Change-Id: I2c65709cda6f10810452dfb8aa1a247cb3a5564f 2014-06-25remove whitespaceMarkus Mohrhard Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2 2014-05-11fix-includes.pl: scThomas Arnhold Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946 2014-04-19fixincludeguards.sh: scThomas Arnhold sorry, huge one... 2014-02-10sal_Bool->boolNoel Grandin Change-Id: I3746ab9c065429815e7b0f91077a4bbef1223d1d 2014-02-10sal_Bool->boolNoel Grandin Change-Id: I131f8fe012f3ed5908fee40459941dd43c284bc8 2014-02-10sal_Bool->boolNoel Grandin Change-Id: Ic9466e26cef1539a76bc838d0424dc3c0c0d34dd 2014-02-10sal_Bool->boolNoel Grandin Change-Id: Iba6a2b7d18f630cacbf8fda8d99c55e10e1abe92 2014-02-10sal_Bool->boolNoel Grandin Change-Id: Iadbdb3b96d5e546e407e80f1ccc65e5db5f84f4e 2014-02-10sal_Bool->boolNoel Grandin Change-Id: Id5a104fb70745e43da056c82ae44841c8b54abb2 2014-02-10sal_Bool->boolNoel Grandin Change-Id: I4b8c94ae4b2bf3f1fc1f97b4533221f40b8d1907 2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida This header was formerly dpmacros.hxx, now renamed to calcmacros.hxx. Change-Id: I2ed768b7c5678f5216b1e93df2c0cede0c548be4