Age | Commit message (Expand) | Author | Files | Lines |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 7 | -27/+26 |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | 2 | -10/+5 |
2012-09-03 | Some builds seem to require a prefixed "system" here | Stephan Bergmann | 1 | -3/+3 |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin | 1 | -5/+4 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 1 | -5/+4 |
2012-09-01 | add more component prefixes | Matúš Kukan | 2 | -2/+2 |
2012-08-31 | Removed private fields were acutally used #ifdef WNT | Stephan Bergmann | 1 | -0/+10 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 1 | -6/+0 |
2012-08-27 | Missing #include | Stephan Bergmann | 1 | -0/+1 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 5 | -64/+60 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 1 | -1/+0 |
2012-08-07 | remove bogus date information | Thomas Arnhold | 1 | -1/+0 |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET | 1 | -3/+3 |
2012-07-05 | removed useless forward declarations of class | Takeshi Abe | 2 | -11/+0 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 2 | -8/+2 |
2012-06-22 | .dxp files don't need executable bits | Michael Stahl | 3 | -0/+0 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 19 | -458/+287 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 15 | -153/+233 |
2012-06-12 | cppcheck: Avoid unused variables code warnings | Martyn Russell | 1 | -0/+7 |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell | 1 | -8/+6 |
2012-06-06 | embeddedobj: try to make MSVC happy | Michael Stahl | 1 | -1/+1 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 3 | -40/+22 |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -19/+17 |
2012-06-03 | targeted string re-work (ii) | Olivier Hallot | 3 | -5/+5 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 3 | -8/+8 |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | 1 | -7/+1 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-16 | WaE: unused parameter | David Tardon | 1 | -0/+3 |
2012-04-16 | WaE: initialization order | David Tardon | 1 | -2/+2 |
2012-04-16 | WaE: declaration of 'nInd' shadows a previous local | David Tardon | 1 | -3/+2 |
2012-04-16 | WaE: declaration of 'hr' shadows a previous local | David Tardon | 1 | -6/+6 |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | 3 | -8/+5 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 2 | -5/+5 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 3 | -17/+11 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 11 | -44/+44 |
2012-03-23 | .component files don't need executable bits | Michael Stahl | 3 | -0/+0 |
2012-03-23 | .h files don't need executable bits | Michael Stahl | 2 | -0/+0 |
2012-03-23 | .c files don't need executable bits | Michael Stahl | 1 | -0/+0 |
2012-03-23 | .java files don't need executable bits | Michael Stahl | 11 | -0/+0 |
2012-03-21 | chmod -x | Tor Lillqvist | 5 | -0/+0 |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann | 1 | -1/+1 |
2012-03-01 | embeddedobj: convert to gbuild | Matúš Kukan | 15 | -403/+198 |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | 10 | -25/+18 |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | 1 | -1/+1 |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz | 2 | -3/+0 |
2011-12-22 | Fix for fdo43460 Part XV getLength() to isEmpty() | Olivier Hallot | 10 | -88/+88 |
2011-12-09 | catch exception by constant reference | Takeshi Abe | 15 | -148/+148 |
2011-12-07 | Change "menues" to "menus" | Michael T. Whiteley | 1 | -2/+2 |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud | 1 | -8/+0 |
2011-11-23 | Yet another empty pch file; in embeddedobj this time. | Joseph Powers | 32 | -144/+0 |