Age | Commit message (Expand) | Author |
2014-04-07 | fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat() | Miklos Vajna |
2014-04-04 | coverity#706511 Uncaught exception | Caolán McNamara |
2014-04-04 | coverity#706508 Uncaught exception | Caolán McNamara |
2014-04-04 | coverity#706512 Uncaught exception | Caolán McNamara |
2014-04-02 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-29 | typo: persistance -> persistence | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-10 | embeddedobj: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-04 | OLE: Turn an OSL_ENSURE() into a real condition. | Jan Holesovsky |
2014-02-27 | Exclude WNT-specific includes on other platforms | Stephan Bergmann |
2014-02-26 | Remove visual noise from embeddedobj | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
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-29 | do not build emboleobj library on --disable-atl | Michael Stahl |
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-15 | Don't export a variable called PATH_SEPARATOR | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | No need for conditionality has been turned on since 2004 | Tor Lillqvist |