Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-08 | Assignment of function parameter has no effect outside the function | Julien Nabet |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-01-28 | fdo#46808, convert some code to use getProcessComponentContext | Noel Grandin |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-05 | add a README files | Alia Almusaireae |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-08 | OUString cleanup in vbahelper/msforms | Olivier Hallot |
2012-09-08 | More OUString cleanup in vbahelper | Olivier Hallot |
2012-09-08 | More OUString cleanup in vbahelper | Olivier Hallot |
2012-09-08 | Some OUString cleanup in vbahelper | Olivier Hallot |
2012-09-07 | Requires explicit ctor | Stephan Bergmann |
2012-09-07 | More OUString cleanup in vbahelper | Olivier Hallot |
2012-09-04 | Some clean up of previous commit | Stephan Bergmann |
2012-09-04 | fdo#46808, Adapt drawing::ShapeCollection UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-26 | remove VBA_OOBUILD_HACK and friends | Noel Power |
2012-08-26 | mark methods as stub where appropriate | Noel Power |
2012-08-26 | clean up unnecessary non working implementations | Noel Power |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-19 | Fix Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |