Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 3 | -9/+6 |
2012-11-07 | fdo#56818 Work around deadlock caused by differing lock orders | Stephan Bergmann | 3 | -1/+13 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 1 | -5/+3 |
2012-10-18 | embeddedobj: add README | Miklos Vajna | 1 | -0/+1 |
2012-10-06 | add missing dep for tools/diagnose_ex.h | David Tardon | 1 | -0/+4 |
2012-10-01 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain | 1 | -1/+0 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -9/+2 |
2012-09-29 | re-base on ALv2 code. | Michael Meeks | 39 | -884/+549 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 1 | -0/+3 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 2 | -2/+2 |
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 |