- 3107156 loplugin:staticcall by Stephan Bergmann · 12 years ago
- f961cf5 Fix memory leak by Stephan Bergmann · 12 years ago
- 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
- 0897a5a coverity#1209405 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 0d7b898 coverity#1209786 Dereference before null check by Caolán McNamara · 12 years ago
- 0698ccf coverity#1209793 Dereference before null check by Caolán McNamara · 12 years ago
- 6cf148b translate to English by Caolán McNamara · 12 years ago
- f0268c9 idl: sal_Bool->bool by Noel Grandin · 12 years ago
- c12bc7f fixincludeguards.sh: idl and idlc by Thomas Arnhold · 12 years ago
- 9ef07c5 This file seems unused since the 20th century by Takeshi Abe · 12 years ago
- 2be92a9 svidl: Unwind SFX_SLOTMAP_ARG, and kill it. by Jan Holesovsky · 12 years ago
- 62256ea svidl: Unwind SFX_ARGUMENT macro, and kill it. by Jan Holesovsky · 12 years ago
- 6b1f812 svidl: Unwind SFX_ARGUMENTMAP macro, and kill it. by Jan Holesovsky · 12 years ago
- c79a5f8 remove executable bit by Andras Timar · 12 years ago
- 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 4f4d9c0 Avoid duplicate symbols in libmerged for Windows too. by Matúš Kukan · 12 years ago
- 50c5a4c Revert "Avoid duplicate symbols in libmerged for Windows too." by Matúš Kukan · 12 years ago
- fc27a68 Avoid duplicate symbols in libmerged for Windows too. by Matúš Kukan · 12 years ago
- 2be3417 coverity#1103651 Unchecked return value by Caolán McNamara · 12 years ago
- 525c539 fix indent by Caolán McNamara · 12 years ago
- 2a7f4e3 coverity#707933 Uninitialized scalar field by Caolán McNamara · 12 years ago
- dbfff3f coverity#707932 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 27f033e coverity#707931 Uninitialized scalar field by Caolán McNamara · 12 years ago
- dbfc495 Add config option used when we try to link one huge object file. by Matúš Kukan · 12 years ago
- 0c7f352 remove SvStream::operator>> methods by Noel Grandin · 12 years ago
- b2878af more SvStream:operator>> conversion by Noel Grandin · 12 years ago
- 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
- a368248 cid#705188 missing break in switch by Noel Grandin · 12 years ago
- a0d5d57 coverity#707930 Uninitialized scalar field by Caolán McNamara · 12 years ago
- dc61cc8 bool improvements by Stephan Bergmann · 12 years ago
- 16a2e90 remove SvStream::operator<< methods by Noel Grandin · 12 years ago
- d803483 convert more SvStream::operator<< calls by Noel Grandin · 12 years ago
- bbd9668 bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) by Stephan Bergmann · 12 years ago
- c648d08 convert SvStream::operator<< overloads to more explicit methods by Noel Grandin · 12 years ago
- 2530d29 presumably each entry needs a tab and semicolon by Caolán McNamara · 12 years ago
- c959586 cppcheck: fix Same expression on both sides of '||' + simplify a bit by Julien Nabet · 12 years ago
- 6eac9de remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL by Noel Grandin · 12 years ago
- d454834 Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" by Noel Grandin · 12 years ago
- acebbee remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls by Noel Grandin · 12 years ago
- d894fee remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor by Noel Grandin · 12 years ago
- 5112f6a remove RTL_CONSTASCII_STRINGPARAM in OString constructor by Noel Grandin · 12 years ago
- 1730df0 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append by Noel Grandin · 12 years ago
- 93a23d1 No __weak__ in Win32 by Tor Lillqvist · 12 years ago
- f35b3fe clean up #ifdef ICC code by Michael Stahl · 12 years ago
- 5effaa9 idl: fix out of bounds string accesses by Michael Stahl · 12 years ago
- 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
- 2c096cb cdecl is the default anyway by Tor Lillqvist · 12 years ago
- a107908 Revert "More ICU dependencies that are now dragged in" by Matúš Kukan · 13 years ago
- 4dd261e More ICU dependencies that are now dragged in by Tor Lillqvist · 13 years ago
- 73c560a convert IDL module from String to OUString by Noel Grandin · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 05fac63 -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
- caab53c fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() by Jelle van der Waa · 13 years ago
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- e2013e8 svidl: make dependencies: handle removed include files: by Michael Stahl · 13 years ago
- a6ab5fa Revert "svidl: write dependencies with cygwin paths" by Michael Stahl · 13 years ago
- 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
- 4e3baf3 svidl: more helpful error message for missing slot / types. by Michael Meeks · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- eec2eb0 fdo#39445 writing out tools/fsys.hxx (idl) by Krisztian Pinter · 13 years ago
- 08ed1d7 update idl/README by Andras Timar · 13 years ago
- f294ecb add sw swd msfilter vbahelper to Library_merged by Peter Foley · 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
- a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
- 88be7d3 Simplify this by Julien Nabet · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
- a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
- 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
- db7b486 Use the weak attribute for iOS, too by Tor Lillqvist · 13 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
- b869b73 Avoid duplicate symbols when DISABLE_DYNLOADING for Android by Tor Lillqvist · 14 years ago
- 353465b -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 016918c STL'ify SV_DECL_IMPL_PERSIST_LIST by Noel Grandin · 14 years ago
- c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
- 7910718 Remove unused code: those classes are unused by Thomas Arnhold · 14 years ago
- 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
- 2c47c99 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
- bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
- 678d1f1 targetted improvement of UNO API includes / usage 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
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 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
- 2a11719 chmod -x by Tor Lillqvist · 14 years ago
- e516f13 Convert tools/table.hxx usage to std::map in IDL module by Noel Grandin · 14 years ago
- a9435ab remove usage of RTL_CONSTASCII_STRINGPARAM by Luboš Luňák · 14 years ago
- 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
- e36a9a6 Convert tools/table.hxx to std::map by Noel Grandin · 14 years ago
- 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago