Age | Commit message (Expand) | Author | Files | Lines |
2024-05-13 | loplugin:ostr in scripting | Noel Grandin | 1 | -3/+3 |
2024-03-29 | convert BasicScriptImplodNodeImpl to comphelper::WeakImplHelper | Noel Grandin | 1 | -44/+0 |
2021-12-18 | use more cppu::BaseMutex | Noel Grandin | 1 | -12/+0 |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC | 2 | -7/+2 |
2020-06-09 | tdf#42949 Fix IWYU warnings in scripting/ | Gabor Kelemen | 1 | -7/+1 |
2020-06-05 | Upcoming loplugin:elidestringvar: scripting | Stephan Bergmann | 1 | -2/+1 |
2019-12-03 | remove some useless comment lines | Noel Grandin | 1 | -2/+0 |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin | 1 | -1/+0 |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen | 1 | -0/+1 |
2017-07-31 | loplugin:constparams in extensions,scripting,sdext | Noel Grandin | 1 | -1/+1 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 1 | -2/+0 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -1/+1 |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin | 1 | -7/+3 |
2015-07-22 | loplugin:unusedmethods scripting,sc | Noel Grandin | 2 | -88/+7 |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann | 1 | -2/+2 |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl | 1 | -0/+1 |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold | 3 | -7/+7 |
2014-02-26 | Remove visual noise from scripting | Alexander Wilms | 2 | -9/+9 |
2013-06-28 | remove an unused header | Thomas Arnhold | 2 | -28/+0 |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer | 1 | -4/+2 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 1 | -9/+9 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 2 | -16/+16 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -2/+1 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 2 | -4/+2 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -2/+0 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 1 | -6/+2 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 1 | -2/+2 |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks | 1 | -23/+14 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 3 | -72/+45 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -8/+5 |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold | 1 | -2/+2 |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | 4 | -0/+0 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 4 | -15/+0 |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -2/+2 |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens | 4 | -15/+0 |
2010-12-22 | RTL_CONSTASCII_USTRINGPARAM | serval | 1 | -2/+2 |
2010-11-04 | undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROW | Frank Schoenheit [fs] | 1 | -15/+0 |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | 4 | -0/+12 |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien | 4 | -16/+4 |
2008-04-11 | INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED | Rüdiger Timm | 1 | -23/+18 |
2008-04-11 | INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED | Rüdiger Timm | 1 | -23/+18 |
2008-04-11 | INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED | Rüdiger Timm | 1 | -26/+18 |
2008-04-11 | INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED | Rüdiger Timm | 1 | -27/+18 |
2008-02-26 | INTEGRATION: CWS custommeta (1.10.18); FILE MERGED | Oliver Bolte | 1 | -3/+2 |
2007-10-09 | INTEGRATION: CWS basmgr03 (1.9.12); FILE MERGED | Kurt Zenker | 1 | -75/+2 |
2007-06-05 | INTEGRATION: CWS bgdlremove (1.8.46); FILE MERGED | Ivo Hinkelmann | 1 | -5/+5 |
2006-06-19 | INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED | Jens-Heiner Rechtien | 1 | -3/+3 |
2006-06-19 | INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED | Jens-Heiner Rechtien | 1 | -3/+3 |
2005-09-09 | INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED | Rüdiger Timm | 1 | -47/+21 |
2005-09-09 | INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED | Rüdiger Timm | 1 | -47/+21 |