Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-03 | Remove needless SAL_DLLPRIVATE annotations | Stephan Bergmann |
2014-01-10 | [API CHANGE] cppu::Enterable::v_isValid returns bool | Stephan Bergmann |
2013-12-16 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-31 | solver doesn't solve anything... | Michael Stahl |
2013-10-23 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-08-02 | Mark as const | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-06 | remove obsolete stdidlclass. | Michael Meeks |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-06-22 | .def files don't need executable bits | Michael Stahl |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-18 | Remove extra parenthesis | Julien Nabet |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-30 | removed duplicate includes in cppcanvas / cppuhelper / cui | Takeshi Abe |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-13 | GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE... | Christian Lohmaier |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove include of pch header in cppuhelper | Norbert Thiebaud |
2011-09-12 | sb140: #i117698# no implementations of XIdlClassProvider remain, so code that... | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-16 | cppcheck: set these as public | Caolán McNamara |
2011-02-04 | Clean up makefiles | Thomas Arnhold |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-14 | get this to build again | Caolán McNamara |
2011-01-12 | Some cppcheck cleaning | Julien Nabet |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-24 | fix invalid XML | David Tardon |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-25 | sb118: merged in DEV300_m72 | sb |