Age | Commit message (Expand) | Author |
2014-01-16 | Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in UCB module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-13 | Resolves: #i120738# need to call OWeakObject::release() explicitly | Jian Fang Zhang |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-24 | Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp) | Chr. Rossmanith |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove useless comment lines | Markus Mohrhard |
2013-02-28 | coverity#705769: fix memory leak | Markus Mohrhard |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::Store | Noel Grandin |
2012-10-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
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-01 | ucb: add component prefixes | Matúš Kukan |
2012-08-22 | remove unused module-description xml files | Matúš Kukan |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-29 | Revert "Initial experiments with static linking of (some) ..." | Tor Lillqvist |
2012-03-21 | Initial experiments with static linking of (some) components / services | Tor Lillqvist |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-18 | Fix for fdo43460 Part L getLength() to isEmpty() | Olivier Hallot |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove include of pch header from ucb | Norbert Thiebaud |