Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-06 | fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService | Alexandre Vicenzi |
2014-02-02 | fdo#54938 Convert bridges, editeng and others to cppu::supportsService | Alexandre Vicenzi |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-12 | Bin pointless comment | Tor Lillqvist |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-05-15 | Don't export a variable called PATH_SEPARATOR | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges | Chr. Rossmanith |
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-04 | sal_Bool to bool | Takeshi Abe |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király |
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-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Java cleanup, rename folders and packages to make them match | Noel Grandin |
2012-09-05 | Java cleanup, make the package name match the folder name | Noel Grandin |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-01-11 | fix for gcc 4.7/C++11: these are not string literal operators | David Tardon |
2011-11-27 | remove include of pch header in bridge | Norbert Thiebaud |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-08-11 | Avoid throw in destructor | Julien Nabet |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |