- 4b373ef fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II by Thomas Arnhold · 13 years ago
- 09373d4 soltools: remove Package_inc and empty unistd.h nonsense by Michael Stahl · 13 years ago
- 928d86d fdo#62475 - remove ASCII art by Philipp Riemer · 13 years ago
- e8eab43 cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal by Philipp Riemer · 13 years ago
- e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
- 0af9970 Mark TypeDescriptionProvider service as "don't create by name" by Stephan Bergmann · 13 years ago
- 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
- eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
- a1c07004 Unused include by Stephan Bergmann · 13 years ago
- fc6ce33 stoc: do not use rtl/unload.h functionality by Matúš Kukan · 13 years ago
- 336353a Related rhbz#867808: More apparently bogus "throw new ..." in C++ code by Stephan Bergmann · 13 years ago
- e46564a rhbz#867808 Do not throw RuntimeException by pointer by Stephan Bergmann · 13 years ago
- cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
- c226e93 Avoid an endless stream of NoSuchElementException exceptions. by Jan Holesovsky · 13 years ago
- 4976dd8 Introduce characters utilities in rtl/character.hxx by Arnaud Versini · 13 years ago
- 20a4cbc remove commented out code by Thomas Arnhold · 13 years ago
- ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
- aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
- 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
- 5bb4a2b further OUString cleanup by Thomas Arnhold · 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
- 67e69a5 Revert "WIP: Experimental new binary type.rdb format" by Stephan Bergmann · 13 years ago
- 892ef8b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
- 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- 57d169b doubled namespace by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- 482ce7d Translated comments from german to english by Stefan Schick · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
- 9785582 translated some german comments, removed commented code blocks by Hamza Abdelkebir · 13 years ago
- 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
- ed316fc osl_atomic_increment/decrement are macros by Stephan Bergmann · 13 years ago
- a633a96 Translated comments from german to english by Stefan Schick · 13 years ago
- ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- f8a75e4 Translated some comments from german to english by Stefan Schick · 13 years ago
- 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
- af92c60 catch exceptions by const ref by Caolán McNamara · 13 years ago
- 2356a48 API CHANGE: Make TypeDescriptionManager/Provider more consistent by Stephan Bergmann · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- d5d2027 Fix uninitialized variables by Julien Nabet · 13 years ago
- 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
- bd23022 Fix parenthesis and simplify by Julien Nabet · 13 years ago
- 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
- 6172a95 Some cppcheck cleaning by Julien Nabet · 13 years ago
- 36e8d5d Insert type rdbs individually into theTypeDescriptionManager by Stephan Bergmann · 13 years ago
- 41e2b32 Register theTypeDescriptionManager normally in services.rdb by Stephan Bergmann · 13 years ago
- e1e308b Remove support for UNO_AC* bootstrap variables by Stephan Bergmann · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- 0373964 Remove support for XML .rdbs froom SimpleRegistry service again by Stephan Bergmann · 13 years ago
- b1959db Remove unused cppuhelper/servicefactory.hxx includes by Stephan Bergmann · 13 years ago
- e554634 Let JavaVirtualMachine::getJavaVm start the VM it already found by Stephan Bergmann · 13 years ago
- a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
- 14acb6b Unused variables by Stephan Bergmann · 13 years ago
- 98108af Proper indentation by Stephan Bergmann · 13 years ago
- ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
- 4395680 fdo#51304: Remove @author annotation by José Guilherme Vanz · 13 years ago
- b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
- 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
- 6f4a8f9 directly use udkapi by David Tardon · 14 years ago
- 7997d8b Replace set_xml with set_types, to get rid of xml2cmp by Stephan Bergmann · 14 years ago
- 55745cd Dead xml2cmp-related test code by Stephan Bergmann · 14 years ago
- d50f3c5 stoc: prefix more libs; only bootstrap is remaining by Matúš Kukan · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: 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
- 81a244a stoc: add more component prefixes by Matúš Kukan · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- c672b1f No point with component_canUnload when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
- 9d9a9dd Java cleanup, fix a couple of compile errors by Noel Grandin · 14 years ago
- d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
- 6fb127a Replace use_internal_api with use_udk_api etc. where appropriate by Stephan Bergmann · 14 years ago
- 8aca4d4 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 151c8d4 Better error reporting by Stephan Bergmann · 14 years ago
- 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
- d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
- 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
- a4967e4 Assertion clean-up by Stephan Bergmann · 14 years ago
- 4b5f1d7 WaE: unused variable by Tor Lillqvist · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- daba604 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 3a53ddf re-base on ALv2 code. by Michael Meeks · 14 years ago
- 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
- 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
- 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 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
- 2ac4d8b nuke dead code by Takeshi Abe · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- acb7bd1 targeted string re-work by Norbert Thiebaud · 14 years ago