Age | Commit message (Expand) | Author | Files | Lines |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith | 2 | -16/+16 |
2013-02-20 | typo: allways -> always | Andras Timar | 1 | -1/+1 |
2013-01-28 | fdo#46808, convert some code to use getProcessComponentContext | Noel Grandin | 1 | -4/+4 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 2 | -10/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 2 | -0/+4 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -16/+5 |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin | 1 | -3/+2 |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara | 2 | -5/+0 |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl | 1 | -4/+1 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 2 | -2/+1 |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl | 1 | -1/+0 |
2012-11-05 | add a README files | Alia Almusaireae | 1 | -0/+1 |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud | 1 | -1/+1 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 1 | -3/+3 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 2 | -3/+3 |
2012-10-02 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -10/+2 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
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-12 | targetted VBA re-work. | Noel Power | 18 | -160/+45 |
2012-09-08 | OUString cleanup in vbahelper/msforms | Olivier Hallot | 40 | -465/+429 |
2012-09-08 | More OUString cleanup in vbahelper | Olivier Hallot | 24 | -467/+456 |
2012-09-08 | More OUString cleanup in vbahelper | Olivier Hallot | 6 | -81/+74 |
2012-09-08 | Some OUString cleanup in vbahelper | Olivier Hallot | 2 | -41/+41 |
2012-09-07 | Requires explicit ctor | Stephan Bergmann | 1 | -1/+1 |
2012-09-07 | More OUString cleanup in vbahelper | Olivier Hallot | 2 | -39/+39 |
2012-09-04 | Some clean up of previous commit | Stephan Bergmann | 1 | -1/+1 |
2012-09-04 | fdo#46808, Adapt drawing::ShapeCollection UNO service to new style | Noel Grandin | 1 | -2/+2 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 1 | -1/+3 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 8 | -17/+10 |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin | 1 | -1/+2 |
2012-08-26 | remove VBA_OOBUILD_HACK and friends | Noel Power | 1 | -18/+0 |
2012-08-26 | mark methods as stub where appropriate | Noel Power | 13 | -17/+49 |
2012-08-26 | clean up unnecessary non working implementations | Noel Power | 3 | -77/+5 |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET | 3 | -4/+4 |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET | 1 | -1/+1 |
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -2/+0 |
2012-06-27 | Remove unused header files | Thomas Arnhold | 2 | -89/+0 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 91 | -2261/+1328 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 13 | -297/+207 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 2 | -10/+4 |
2012-05-31 | targeted string re-work | Norbert Thiebaud | 1 | -1/+1 |
2012-05-31 | targeted string re-work | Norbert Thiebaud | 31 | -365/+361 |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | 2 | -3/+5 |
2012-05-19 | Fix Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -1/+1 |
2012-05-14 | removed unused static rtl::OUString | Takeshi Abe | 1 | -2/+0 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-24 | tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection | Noel Power | 2 | -4/+9 |
2012-04-23 | removed unused static data | Takeshi Abe | 5 | -5/+0 |