- 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
- 0f2824b remove more unnecessary use of OUString constructor by Noel Grandin · 12 years ago
- 673c60c update_pch: add unoxml by Thomas Arnhold · 12 years ago
- abcbe96 unoxml: huge namespacing cleanup by Thomas Arnhold · 12 years ago
- 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
- 5371642 unoxml: sal_Bool->bool by Noel Grandin · 12 years ago
- 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
- f981c42 Clean up function declarations by Stephan Bergmann · 12 years ago
- f193c1b coverity#707456 Uncaught exception by Caolán McNamara · 12 years ago
- d2e65c7 coverity#708568 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- d952ba2 Remove visual noise from unoxml by Alexander Wilms · 12 years ago
- eb75ea2 bool improvements by Stephan Bergmann · 12 years ago
- d3aad81 librdf_Repository: make older compilers happy by Michael Stahl · 12 years ago
- 62fd1aa librdf_Repository: fix missing mutex lock in various destructors by Michael Stahl · 12 years ago
- 7db6b2f fdo#72928: fix deadlocks in librdf_Repository by Michael Stahl · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
- bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
- d0c12f0 fixincludeguards.sh: uno* by Thomas Arnhold · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 54ec8a9 -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
- 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
- b03fa7d -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 0e6f148 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
- 0b8abbf The original bytes were probably meant as UTF-8, not UTF-16 by Stephan Bergmann · 13 years ago
- 89e5ef9 java.lang.String.getBytes() has platform-dependent semantics by Stephan Bergmann · 13 years ago
- 028a909 New unit test to the DOMTree test suite by Miguel Gomez · 13 years ago
- a30652b unoxml: avoid SIGSEV when xmlNsPtr prefix is NULL by Andres Gomez · 13 years ago
- bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
- 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
- ae91d60 -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
- 246a78b fdo#64672 prevent raptor from setting global libxml2 error handlers by Michael Stahl · 13 years ago
- b5f3f55 fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty() by Jelle van der Waa · 13 years ago
- 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
- 6cf3094 WaE: implicit conversion of NULL constant to nullptr_t by Tor Lillqvist · 13 years ago
- 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
- a504e7f unordf: put in a version check for librdf_stream_get_context2 by Michael Stahl · 13 years ago
- 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- df2ecdc unordf: add unit test for CVE-2012-0037 by Michael Stahl · 13 years ago
- 5fccea4 unordf: replace external entity disabling handler code ... by Michael Stahl · 13 years ago
- b2f8318 simplify OUString assignments by Chr. Rossmanith · 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
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- ed383eb remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
- fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 18bd1e7 convert redland to gbuild and add to tail_build by Peter Foley · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
- 4395680 fdo#51304: Remove @author annotation by José Guilherme Vanz · 13 years ago
- 57601d3 Reset xmlSetGenericErrorFunc after use by Stephan Bergmann · 13 years ago
- 62af61b fdo#57055: Re-enable call to librdf_free_world by Stephan Bergmann · 13 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 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
- d68113f soffice.bin: add a hack to detect calls to xmlCleanupParser by Michael Stahl · 14 years ago
- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 372f980 fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style by Noel Grandin · 14 years ago
- bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- 9b07288 fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style by Noel Grandin · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- d8d7bd6 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 5502be9 Remove commented out code by Thomas Arnhold · 14 years ago
- 26a21cd callcatcher: unused dtor->fix leak by Caolán McNamara · 14 years ago
- dafedde use custom ExtEnt loader for RDF import by Herbert Duerr · 14 years ago
- 94d4e9e re-base on ALv2 code. by Michael Meeks · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 09bf4ae Fix java "unchecked conversion" warnings by Noel Grandin · 14 years ago
- 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
- ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
- ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 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
- 1673821 nuke dead code by Takeshi Abe · 14 years ago
- 25dd603 n759982: Win/VC++ stl messes up the namespace vector. by Muthu Subramanian · 14 years ago
- bcce59d targeted string re-work by Norbert Thiebaud · 14 years ago
- 1e34e00 targeted string re-work by Norbert Thiebaud · 14 years ago
- ff43ad1 targetted string cleanup by Michael Meeks · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 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
- 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 17c4bb3 Needless SAL_CALL by Stephan Bergmann · 14 years ago
- 5122196 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
- fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
- 700b7941 Added and improved READMEs for modules which used to be in filter by Josh Heidenreich · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- 5738e07 Fix for fdo43460 Part XLIII getLength() to isEmpty() by Olivier Hallot · 14 years ago
- 2c3d0ff Use SAL_N_ELEMENTS by Thomas Arnhold · 14 years ago
- ff580eb catch exception by constant reference by Takeshi Abe · 14 years ago