Age | Commit message (Expand) | Author |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | Fix apparently broken OSL_ASSERT (that would have never fired) | Stephan Bergmann |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-06 | Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter | Stephan Bergmann |
2013-11-29 | Catch block smells like leftover debugging code | Stephan Bergmann |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
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-22 | fdo#68849 add some header guards | Thomas Arnhold |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
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-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-07-19 | remove Application::GetWorkAreaPosSizePixel | Noel Grandin |
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-05-02 | Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM object | Jian Fang Zhang |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
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-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | Fix typo "persistant" -> "persistant" | Julien Nabet |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-22 | fdo#39674: Rename menues to menu | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-11 | fdo#46808, use service constructor | Noel Grandin |
2013-02-10 | fdo#60491: embeddedobj: catch exception in fallback path | Michael Stahl |
2013-02-10 | embeddedobj: log some exceptions | Michael Stahl |
2013-02-08 | fdo#60234 fdo#60492: fix emboleobj library on WNT: | Michael Stahl |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin |
2013-01-15 | fdo#46808, fixes for windows build | 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-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style | Noel Grandin |