Age | Commit message (Expand) | Author |
2013-11-11 | remove unnecessary use of OUString constructor in EMBEDDEDOBJ module | Noel Grandin |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-09-29 | don't use SAL_WARN to log calls | Markus Mohrhard |
2013-09-24 | embeddedobj: if the service is missing, log its name | Miklos Vajna |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-06 | No need for conditionality has been turned on since 2004 | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-02-28 | Fix typo "persistant" -> "persistant" | Julien Nabet |
2013-02-11 | fdo#46808, use service constructor | Noel Grandin |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin |
2013-01-15 | fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style | Noel Grandin |
2013-01-09 | fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style | Noel Grandin |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-11-07 | fdo#56818 Work around deadlock caused by differing lock orders | Stephan Bergmann |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
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-03-01 | embeddedobj: convert to gbuild | Matúš Kukan |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-22 | Fix for fdo43460 Part XV getLength() to isEmpty() | Olivier Hallot |
2011-12-09 | catch exception by constant reference | Takeshi Abe |
2011-11-23 | Yet another empty pch file; in embeddedobj this time. | Joseph Powers |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-12 | Remove commented code in libs-core/embeddedobj (partially) | Xisco Fauli |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2010-12-23 | undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A... | Frank Schoenheit [fs] |
2010-12-17 | CWS-TOOLING: integrate CWS fwk160 | Hans-Joachim Lankenau |
2010-12-03 | undoapi: merge after pulling selected changeset from CWS fwk162 | Frank Schoenheit [fs] |
2010-12-03 | fwk162: #i115726# support activation of object from other threads | Mikhail Voytenko |
2010-12-01 | fwk160: #i107138# fix the saveCompleted handling | Mikhail Voytenko |
2010-12-01 | fwk160: #i74950# let imported links be readonly | Mikhail Voytenko |
2010-11-20 | RTL_CONSTASCII_USTRINGPARAM improvements | Julien Nabet |