- 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
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- f039cd3 WaE: unused parameter by David Tardon · 14 years ago
- a6fd4d1 WaE: initialization order by David Tardon · 14 years ago
- 7e6e16b WaE: declaration of 'nInd' shadows a previous local by David Tardon · 14 years ago
- bd51998 WaE: declaration of 'hr' shadows a previous local by David Tardon · 14 years ago
- e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
- 68f2753 .h files don't need executable bits by Michael Stahl · 14 years ago
- 8ba365c .c files don't need executable bits by Michael Stahl · 14 years ago
- e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
- 2a11719 chmod -x by Tor Lillqvist · 14 years ago
- d4b6761 Introduced SystemShellExecuteFlags::URIS_ONLY by Stephan Bergmann · 14 years ago
- d76e2d1 embeddedobj: convert to gbuild by Matúš Kukan · 14 years ago
- 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
- aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
- 5845c5b Removed unnecessary tools/link.hxx includes. by Marcel Metz · 14 years ago
- 7c0c336 Fix for fdo43460 Part XV getLength() to isEmpty() by Olivier Hallot · 14 years ago
- 9262039 catch exception by constant reference by Takeshi Abe · 14 years ago
- 181b181 Change "menues" to "menus" by Michael T. Whiteley · 14 years ago
- e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
- 8d876c9 Yet another empty pch file; in embeddedobj this time. by Joseph Powers · 14 years ago
- ed156a9 fix post cast removal build error by Caolán McNamara · 15 years ago
- 470b293 Some cppcheck cleaning by Julien Nabet · 15 years ago
- a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
- 246efa0 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
- 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- 11c7184 Drop OS2 by Tor Lillqvist · 15 years ago
- cca12f1 Fix compilation error by Tor Lillqvist · 15 years ago
- 17d640b both branches of the if are same by David Tardon · 15 years ago
- 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- 777515216 Remove commented code in libs-core/embeddedobj (partially) by Xisco Fauli · 15 years ago
- 8993f87 remove obsolete component_writeInfo methods by Michael Meeks · 15 years ago
- df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
- e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
- 970be45 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
- 1848de2 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
- b033946 Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) by Thomas Arnhold · 15 years ago
- 98df445a Clean up makefiles by Thomas Arnhold · 15 years ago
- 28fe6c9 Remove double line spacing. by Thomas Arnhold · 15 years ago
- 88fa511 Replace suitable equalsAscii calls with equalsAsciiL. by Thomas Arnhold · 15 years ago
- 48de448 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system by Frank Schoenheit [fs] · 15 years ago
- a366a07 CWS-TOOLING: integrate CWS fwk160 by Hans-Joachim Lankenau · 15 years ago
- 06ef0fa CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago
- c64ee3c undoapi: merge after pulling selected changeset from CWS fwk162 by Frank Schoenheit [fs] · 15 years ago
- d638905 fwk162: #i115726# support activation of object from other threads by Mikhail Voytenko · 15 years ago
- b927224 fwk160: #i107138# fix the saveCompleted handling by Mikhail Voytenko · 15 years ago
- b8fde58 fwk160: #i74950# let imported links be readonly by Mikhail Voytenko · 15 years ago
- 253fbee TL_CONSTASCII_USTRINGPARAM in libs core 37 by Gert Faller · 15 years ago
- 250fe86 RTL_CONSTASCII_USTRINGPARAM improvements by Julien Nabet · 15 years ago
- afe8882 undoapi: doVerb: release mutex before calling into changeState by Frank Schoenheit [fs] · 15 years ago
- 758c877 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
- 1df23c0 Finally, gut the vos module out of the build by Norbert Thiebaud · 15 years ago
- bb32387 migrate vos::OModule to osl:Module by Norbert Thiebaud · 15 years ago
- c17635d merge vosremoval-mutex.diff by Norbert Thiebaud · 15 years ago
- 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
- bc8fcf2 remove non-compiled code by Povilas Kanapickas · 15 years ago
- 8694d2b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
- 47ccddc chart49: merge with DEV300_m89 by Ingrid Halama · 16 years ago
- c57cf1a remove more commented out #includes and related comments by David Tardon · 16 years ago
- d890da8 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
- facd86e remove include guards using fixguard.py by Petr Mladek · 16 years ago
- 9551bf5 sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
- 9be8a2f chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak by Ingrid Halama · 16 years ago
- 88d7f9f fwk139: #i10000# adopt for linux by Mikhail Voytenko · 16 years ago
- 13b8478 fwk139: #i108330# integrate patch by Mikhail Voytenko · 16 years ago
- 2318229 fwk139: #i108330# integrate patch by Mikhail Voytenko · 16 years ago
- aabc69e autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. by Frank Schoenheit [fs] · 16 years ago
- ae517b6 CWS-TOOLING: integrate CWS changefileheader2 by Vladimir Glazunov · 16 years ago
- 82b1d38 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago