Age | Commit message (Expand) | Author |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | 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-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-30 | fix C++ warning declaration shadows member of this | Lionel Elie Mamane |
2012-08-30 | fix C++ warning: declaration shadows member of this | Lionel Elie Mamane |
2012-08-30 | Unused member typedef shadowed by function parameters | Stephan Bergmann |
2012-08-30 | Make impl_doActionInSQLContext_throw more typesafe | Lionel Elie Mamane |
2012-08-30 | fdo#48807 autofilter should not use LIKE operator | Lionel Elie Mamane |
2012-08-27 | fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instances | Noel Grandin |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-25 | aDataAvailableLink in SfxMedium was never called. | Kohei Yoshida |
2012-07-25 | Referer was set to SfxMedium but was never used. Removing it. | Kohei Yoshida |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | remove bunch of obsolete looking .dxp files | Michael Stahl |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe |
2012-05-17 | merge the 5 ConstAsciiString duplicate classes together | Caolán McNamara |
2012-05-15 | ditch UniString | Caolán McNamara |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-16 | mingw: avoid weird build error and -Werror | David Tardon |