Age | Commit message (Expand) | Author |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-29 | Remove last RTL_CONSTASCII_* from accessibility | Marcos Paulo de Souza |
2012-12-24 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-09 | Better fix for fdo#56473, Crash when inserting a simple macro | Michael Meeks |
2012-11-02 | Related: fdo#56473 IDE: Crash when inserting a simple macro | Julien Nabet |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-28 | Resolves: fdo#56473 IDE: Crash when inserting a simple macro | Julien Nabet |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | re-base on ALv2 code. | Michael Meeks |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-28 | just return a vector rather than pass one in by ref to be cleared | Caolán McNamara |
2012-09-27 | UniString::Fill->padToLength(OUStringBuffer | Caolán McNamara |
2012-09-26 | sal_Bool to bool conversion in accessibility | Ricardo Montania |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud |
2012-09-11 | ::rtl::OUString to OUString correction in accessibility | Ricardo Montania |
2012-09-07 | OUString cleanup in accessibility | Ricardo Montania |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-29 | fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility | Jacek Wolszczak |
2012-06-29 | fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility | Jacek Wolszczak |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-25 | remove some annoying XubStrings | Caolán McNamara |
2012-06-11 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-05-29 | nuke unused typedef | Takeshi Abe |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-23 | gbuildize accessibility | David Tardon |
2011-12-09 | Fix for fdo43460, Part I, getLength to isEmpty | Olivier Hallot |
2011-12-07 | don't need an extra header, fold into body | Caolán McNamara |
2011-11-27 | remove include of pch header in accessibility | Norbert Thiebaud |