- da62ab5 fdo#78159: fix import of OOoXML embedded objects by Michael Stahl · 12 years ago
- 4bf2703 OLE: Turn an OSL_ENSURE() into a real condition (related: fdo#65631) by Jan Holesovsky · 12 years ago
- 1353fbe fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat() by Miklos Vajna · 12 years ago
- 523ad96 Fix bogus mass-conversion equalsAsciiL -> startsWith by Stephan Bergmann · 12 years ago
- f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
- 3af99e4 convert equalsAsciiL calls to startsWith calls by Noel Grandin · 12 years ago
- 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
- 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
- 484819a remove unnecessary use of OUString constructor in EMBEDDEDOBJ module by Noel Grandin · 12 years ago
- f852bda clean up some include guards by Thomas Arnhold · 12 years ago
- d6b8033 fdo#68849 add some header guards by Thomas Arnhold · 12 years ago
- 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
- ec9a074 -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
- e4168da don't use SAL_WARN to log calls by Markus Mohrhard · 13 years ago
- 079779c embeddedobj: if the service is missing, log its name by Miklos Vajna · 13 years ago
- 9d7c5dc do not build emboleobj library on --disable-atl by Michael Stahl · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 19277d0 osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() by Stephan Bergmann · 13 years ago
- ab5eaec remove Application::GetWorkAreaPosSizePixel by Noel Grandin · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 660b67a fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
- 07976ee Don't export a variable called PATH_SEPARATOR by Tor Lillqvist · 13 years ago
- cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
- e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
- e527a34 Java cleanup, convert more Vector to ArrayList by Noel Grandin · 13 years ago
- 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
- 06b4b58 No need for conditionality has been turned on since 2004 by Tor Lillqvist · 13 years ago
- 334086d Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM object by Jian Fang Zhang · 14 years ago
- 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- 1264480 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- c13802e Fix typo "persistant" -> "persistant" by Julien Nabet · 13 years ago
- dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
- 5c89214 fdo#39674: Rename menues to menu by Thomas Arnhold · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- a00fe5c fdo#46808, use service constructor by Noel Grandin · 13 years ago
- 5a65ca6 fdo#60491: embeddedobj: catch exception in fallback path by Michael Stahl · 13 years ago
- af8c759 embeddedobj: log some exceptions by Michael Stahl · 13 years ago
- 63ca871 fdo#60234 fdo#60492: fix emboleobj library on WNT: by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 63d0f95 fdo#46808, fixes for windows build by Noel Grandin · 13 years ago
- 2a90016 fdo#46808, fixes for windows build by Noel Grandin · 13 years ago
- abcbaba fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext by Noel Grandin · 13 years ago
- 251f1b0 fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style by Noel Grandin · 13 years ago
- 92f14ce fdo#46808, Adapt frame::TaskCreator UNO service to new style by Noel Grandin · 13 years ago
- 42adbfc fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style by Noel Grandin · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- ec89369 link embedobj to tools library by Luboš Luňák · 13 years ago
- dde234b fdo#46808, remove awt::DisplayAccess service. by Noel Grandin · 13 years ago
- 24f0aa7 fdo#46808, use service constructor for embed::StorageFactory by Noel Grandin · 13 years ago
- 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
- 74670bf fdo#56818 Work around deadlock caused by differing lock orders by Stephan Bergmann · 13 years ago
- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- b1e93b3 embeddedobj: add README by Miklos Vajna · 13 years ago
- cc201f7 add missing dep for tools/diagnose_ex.h by David Tardon · 14 years ago
- 393588c Use prefix by Tor Lillqvist · 14 years ago
- 37a2fa5 fdo#51304: Remove the author of some java source files by Anurag Jain · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
- 286a773 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
- de16a4e Some builds seem to require a prefixed "system" here by Stephan Bergmann · 14 years ago
- bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
- 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
- d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
- 3748a05 Removed private fields were acutally used #ifdef WNT by Stephan Bergmann · 14 years ago
- b7ea1c0 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 2489e82 Missing #include by Stephan Bergmann · 14 years ago
- 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
- 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
- 548a2ff remove bogus date information by Thomas Arnhold · 14 years ago
- cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- eecb5ac removed useless forward declarations of class by Takeshi Abe · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- d2a02df cppcheck: Avoid unused variables code warnings by Martyn Russell · 14 years ago
- 4019acf cppcheck: avoid unreachable code warnings by Martyn Russell · 14 years ago
- 38a809d embeddedobj: try to make MSVC happy by Michael Stahl · 14 years ago
- d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- 590140e targeted string re-work (ii) by Olivier Hallot · 14 years ago
- aa062d1 targeted string re-work by Norbert Thiebaud · 14 years ago
- a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago