Age | Commit message (Expand) | Author | Files | Lines |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -5/+0 |
2013-03-08 | Assignment of function parameter has no effect outside the function | Julien Nabet | 1 | -1/+1 |
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 |
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 | 1 | -4/+0 |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl | 1 | -4/+1 |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl | 1 | -1/+0 |
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 | 1 | -1/+1 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -10/+2 |
2012-09-12 | targetted VBA re-work. | Noel Power | 15 | -157/+44 |
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 | 5 | -64/+57 |
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 | 7 | -16/+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 | 2 | -54/+4 |
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-06-22 | re-base on ALv2 code. | Michael Meeks | 73 | -1836/+1065 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 6 | -121/+94 |
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 | 29 | -357/+355 |
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-24 | tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection | Noel Power | 1 | -4/+8 |
2012-04-23 | removed unused static data | Takeshi Abe | 5 | -5/+0 |
2012-04-23 | support Sheets.PrintPreview bnc#757844 | Noel Power | 1 | -1/+12 |
2012-04-17 | add support for MousePointer attribute in controls | Noel Power | 2 | -2/+84 |
2012-04-12 | Set DefaultContext property of service manager/component context combo | Stephan Bergmann | 1 | -3/+26 |
2012-04-10 | Kill vbaFontBase::get/setUnderline | Gábor Stefanik | 1 | -62/+0 |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | 2 | -27/+14 |
2012-04-08 | Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelper | Julien Nabet | 1 | -17/+0 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 2 | -6/+6 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 2 | -3/+3 |