Age | Commit message (Expand) | Author |
2013-03-08 | Assignment of function parameter has no effect outside the function | Julien Nabet |
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 |
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-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-12 | targetted VBA re-work. | Noel Power |
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 | 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-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 |
2012-05-14 | removed unused static rtl::OUString | Takeshi Abe |
2012-04-24 | tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection | Noel Power |
2012-04-23 | removed unused static data | Takeshi Abe |
2012-04-23 | support Sheets.PrintPreview bnc#757844 | Noel Power |
2012-04-12 | Set DefaultContext property of service manager/component context combo | Stephan Bergmann |
2012-04-10 | Kill vbaFontBase::get/setUnderline | Gábor Stefanik |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelper | Julien Nabet |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | removed duplicate #includes | Takeshi Abe |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-29 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-26 | reduce over use of static OUStrings | Caolán McNamara |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-08 | Removed unused code. | Santiago Martinez |