Age | Commit message (Expand) | Author |
2013-11-11 | remove unnecessary use of OUString constructor in EMBEDDEDOBJ module | Noel Grandin |
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-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
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-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-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | Fix typo "persistant" -> "persistant" | Julien Nabet |
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 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-03 | Some builds seem to require a prefixed "system" here | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-08-27 | Missing #include | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell |
2012-06-06 | embeddedobj: try to make MSVC happy | Michael Stahl |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-04-16 | WaE: unused parameter | David Tardon |
2012-04-16 | WaE: initialization order | David Tardon |
2012-04-16 | WaE: declaration of 'nInd' shadows a previous local | David Tardon |
2012-04-16 | WaE: declaration of 'hr' shadows a previous local | David Tardon |
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-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |