Age | Commit message (Expand) | Author | Files | Lines |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 10 | -22/+22 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 5 | -11/+10 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 3 | -3/+3 |
2012-09-12 | targetted VBA re-work. | Noel Power | 1 | -8/+1 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 14 | -34/+0 |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl | 1 | -2/+2 |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann | 2 | -4/+4 |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | 4 | -15/+18 |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin | 1 | -3/+3 |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann | 4 | -10/+7 |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin | 3 | -6/+7 |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin | 3 | -12/+10 |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin | 1 | -1/+3 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 1 | -2/+3 |
2012-08-30 | fix C++ warning declaration shadows member of this | Lionel Elie Mamane | 1 | -2/+2 |
2012-08-30 | fix C++ warning: declaration shadows member of this | Lionel Elie Mamane | 1 | -2/+2 |
2012-08-30 | Unused member typedef shadowed by function parameters | Stephan Bergmann | 1 | -3/+0 |
2012-08-30 | Make impl_doActionInSQLContext_throw more typesafe | Lionel Elie Mamane | 2 | -49/+42 |
2012-08-30 | fdo#48807 autofilter should not use LIKE operator | Lionel Elie Mamane | 1 | -17/+1 |
2012-08-27 | fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instances | Noel Grandin | 1 | -6/+5 |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan | 3 | -602/+0 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 2 | -10/+10 |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim | 3 | -6/+6 |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -2/+2 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 1 | -1/+1 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 7 | -17/+0 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 1 | -1/+1 |
2012-07-25 | aDataAvailableLink in SfxMedium was never called. | Kohei Yoshida | 2 | -12/+0 |
2012-07-25 | Referer was set to SfxMedium but was never used. Removing it. | Kohei Yoshida | 1 | -21/+0 |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold | 2 | -4/+0 |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold | 3 | -5/+5 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 3 | -7/+7 |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold | 2 | -9/+0 |
2012-06-29 | re-base on ALv2 code. | Michael Meeks | 2 | -46/+28 |
2012-06-29 | Remove include guards | Thomas Arnhold | 1 | -8/+0 |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold | 51 | -113/+0 |
2012-06-27 | Remove unused include files | Thomas Arnhold | 1 | -46/+0 |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe | 6 | -13/+0 |
2012-06-22 | remove bunch of obsolete looking .dxp files | Michael Stahl | 1 | -1/+0 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 2 | -46/+28 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 113 | -2598/+1664 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 26 | -420/+401 |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | 5 | -11/+0 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 2 | -10/+6 |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -1/+2 |
2012-05-29 | targeted string re-work | Norbert Thiebaud | 1 | -1/+1 |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann | 1 | -1/+1 |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe | 2 | -4/+0 |
2012-05-17 | merge the 5 ConstAsciiString duplicate classes together | Caolán McNamara | 4 | -61/+24 |
2012-05-15 | ditch UniString | Caolán McNamara | 1 | -36/+40 |