Age | Commit message (Expand) | Author | Files | Lines |
2013-04-02 | drop prefix from ::css | Thomas Arnhold | 1 | -275/+275 |
2013-04-01 | remove boilerplate comments | Thomas Arnhold | 3 | -6/+1 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 1 | -8/+8 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 2 | -3/+3 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-18 | coverity#738556 Unitialized scalar field | Norbert Thiebaud | 1 | -0/+8 |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann | 1 | -6/+9 |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin | 1 | -1/+0 |
2012-12-24 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -1/+1 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -2/+0 |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens | 5 | -10/+10 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 1 | -1/+1 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 5 | -5/+5 |
2012-11-09 | Better fix for fdo#56473, Crash when inserting a simple macro | Michael Meeks | 1 | -11/+11 |
2012-11-02 | Related: fdo#56473 IDE: Crash when inserting a simple macro | Julien Nabet | 1 | -2/+2 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky | 1 | -1/+1 |
2012-10-28 | Resolves: fdo#56473 IDE: Crash when inserting a simple macro | Julien Nabet | 1 | -2/+8 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 3 | -42/+42 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 3 | -3/+3 |
2012-09-29 | re-base on ALv2 code. | Michael Meeks | 25 | -572/+350 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 7 | -11/+11 |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet | 3 | -30/+25 |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann | 9 | -71/+19 |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud | 6 | -11/+195 |
2012-09-11 | ::rtl::OUString to OUString correction in accessibility | Ricardo Montania | 1 | -1/+1 |
2012-09-07 | OUString cleanup in accessibility | Ricardo Montania | 29 | -306/+260 |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 1 | -2/+0 |
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -2/+0 |
2012-06-29 | fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility | Jacek Wolszczak | 15 | -91/+0 |
2012-06-29 | fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility | Jacek Wolszczak | 10 | -22/+22 |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold | 3 | -6/+0 |
2012-06-11 | re-base on ALv2 code. | Michael Meeks | 7 | -161/+98 |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | 6 | -12/+0 |
2012-05-29 | nuke unused typedef | Takeshi Abe | 2 | -5/+0 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 1 | -4/+2 |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara | 1 | -7/+7 |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz | 2 | -4/+4 |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz | 2 | -4/+4 |
2011-12-23 | gbuildize accessibility | David Tardon | 1 | -78/+0 |
2011-12-09 | Fix for fdo43460, Part I, getLength to isEmpty | Olivier Hallot | 2 | -2/+2 |
2011-11-27 | remove include of pch header in accessibility | Norbert Thiebaud | 32 | -61/+0 |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | 2 | -2/+2 |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | 1 | -1/+1 |
2011-09-24 | remove obsolete Forte NOOPT files | Michael Meeks | 1 | -3/+0 |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara | 1 | -0/+2 |
2011-09-12 | callcatcher: various unused methods | Caolán McNamara | 5 | -11/+1 |
2011-07-29 | catch by const ref | Caolán McNamara | 3 | -3/+3 |
2011-06-07 | use standard pattern for this | Caolán McNamara | 6 | -47/+43 |
2011-04-22 | left arrow comments removed // <-- | Júlio Hoffimann | 1 | -1/+0 |
2011-04-18 | Fix build - the same symbol defined on 2 places. | Jan Holesovsky | 2 | -8/+5 |