- 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
- 102ae9f unodevtools: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 7d4a694 unodevtools: loplugin:cstylecast by Stephan Bergmann · 11 years ago
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
- f8cd68b cppcheck: Redundant checking of STL container by Julien Nabet · 12 years ago
- 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
- cc25f70 compareTo -> equals by Noel Grandin · 12 years ago
- 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
- 80ce877 Clean up function declarations by Stephan Bergmann · 12 years ago
- 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
- d69346b Make parameters const too. by Andrzej Hunt · 12 years ago
- 887ab6d loplugin:passstringbyref by Andrzej Hunt · 12 years ago
- c15913b Spelling fix: suported by Tor Lillqvist · 12 years ago
- b3ccc23 unodevtools: rename makefile like the Executable by Michael Stahl · 12 years ago
- 3dd72c1 Remove visual noise from unodevtools by Alexander Wilms · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- a450e0e unodevtools: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- 07d3807 codemaker: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- e52779d remove unnecessary use of OUString constructor by Noel Grandin · 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
- a80fb45 Revert "WIP: add cppumaker -U to directly read from .idl files" by Stephan Bergmann · 13 years ago
- c411390 WIP: add cppumaker -U to directly read from .idl files by Stephan Bergmann · 13 years ago
- 3cb10e9 unodevtools: drop support for skeletonmaker --java4 parameter by Michael Stahl · 13 years ago
- 975e230 unodevtools: why does the C++ generating code check java5 flag? by Michael Stahl · 13 years ago
- 0f80c06 added FIXME-BCP47 comment by Eike Rathke · 13 years ago
- 7d0f6f6 added FIXME-BCP47 comment by Eike Rathke · 13 years ago
- 84f1f1d fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() by Jelle van der Waa · 13 years ago
- a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago
- 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- bab43b2 Allow for (relative) pathname args for codemakers again by Stephan Bergmann · 13 years ago
- 048e591 Further codemaker, unodevtools clean-up by Stephan Bergmann · 13 years ago
- 30a7c6b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
- 8937fac uno-skeletonmaker does not bootstrap UNO by Stephan Bergmann · 13 years ago
- 7b3bef7 No need to have uno-skeletonmaker depend on udkapi by Stephan Bergmann · 13 years ago
- eb4786e Remove dead code by Stephan Bergmann · 13 years ago
- fc02ae8 [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
- 02a8e8a [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
- 92c6a38 Fixed 4 spelling errors in the comments. by Golnaz Irannejad · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- bb1f0c6 Clean up codemaker/typemanager.hxx by Stephan Bergmann · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
- 4b28904 Removed RTL_CONSTASCII_STRINGPARAM in unodevtools by Chr. Rossmanith · 13 years ago
- 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
- 919e277 loplugin: unused variables and commented code by Thomas Arnhold · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 2ce2faf Some cppcheck cleaning 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
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 26364f4 deduplicate OString std::basic_ostream operators by Miklos Vajna · 13 years ago
- 9d314ab Replace usage of rtl/memory.h in unodevtools with equivalent from string.h by Arnaud Versini · 14 years ago
- ec54c0c re-base on ALv2 code. by Michael Meeks · 14 years ago
- 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
- 9af0eb7 skeletonmaker: add back \" in string literal by Michael Stahl · 14 years ago
- 2faadd0 Update also the help message by Tor Lillqvist · 14 years ago
- d28f213 Nobody uses this tool, but still, update the license blurb it outputs by Tor Lillqvist · 14 years ago
- ea489b3 targeted string re-work by Norbert Thiebaud · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- cf0186d Don't build these command-line tools for non-desktop OSes by Tor Lillqvist · 14 years ago
- b60bf1e rename common* static libs to codemaker_* for clarity + dmake cleanup by Norbert Thiebaud · 14 years ago
- a57b634 gbuild conversion: unodevtools module by David Ostrovsky · 14 years ago
- 55823d3 replace APP?RPATH SDK by SDKBIN in old build system by David Tardon · 14 years ago
- e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
- 534b3a9 idle code documentation improvement by Michael Meeks · 14 years ago
- a8a3888 unodevtools: remove dead code by Thomas Arnhold · 14 years ago
- 6cd581f Code clean up. by Stephan Bergmann · 14 years ago
- 55b6485 Fix for fdo43460 Part XLI getLength() to isEmpty() by Olivier Hallot · 14 years ago
- ff580eb catch exception by constant reference by Takeshi Abe · 14 years ago
- e4ce722 catch exception by constant reference by Takeshi Abe · 14 years ago
- c8ef924 normalize Red Hat, Inc. spellings, and bump to latest template by Caolán McNamara · 14 years ago
- 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
- b501375 Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
- 219ad16 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
- 8c29883 Don't build skeletonmaker for iOS by Tor Lillqvist · 15 years ago
- 27cbc7d Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- b945ada Remove OS/2 support by Francois Tigeot · 15 years ago
- 3c60b46 Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- 11cdc4c Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
- 7149c61 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- 3b2efb2 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
- 25f550c static libraries need to get linked before dynamic ones for symbol lookup by bjoern.michaelsen@canonical.com · 15 years ago
- 1efeac6 std::hash -> boost::hash by Fridrich Štrba · 15 years ago
- 6398259 move sdk repo to boost unordered containters by Fridrich Štrba · 15 years ago
- b3e9505 Remove "Visual C++, 32-bit, version 5.0" and prior version of T2TypeClassMap by Joseph Powers · 15 years ago
- dc19cce Fix a missed ::std::hash_map to boost::unordered_map typedef by Joseph Powers · 15 years ago
- e28997d cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
- 87d83f4 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
- 0d00987 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
- 18cf3a2 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
- 1d92201 RTL_CONSTASCII_USTRINGPARAM in sdk 2 by Gert Faller · 15 years ago
- 8cad7d1 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
- 3eb979d remove non-compiled code by Povilas Kanapickas · 15 years ago
- e9a59da Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
- 6fd7592 jsc340: i14847: clean up cmdline help fo devtools by Juergen Schmidt · 16 years ago
- 1296914 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