Age | Commit message (Expand) | Author |
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 |
2013-05-02 | Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM object | Jian Fang Zhang |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
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-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | Fix typo "persistant" -> "persistant" | Julien Nabet |