- ea5b48e loplugin:unusedmethods unused return value in idl by Noel Grandin · 10 years ago
- d79efb6 Missing include by Stephan Bergmann · 10 years ago
- 6c1cab5 Missing include by Stephan Bergmann · 10 years ago
- e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
- ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
- d8a4233 -Werror,-Wformat by Stephan Bergmann · 10 years ago
- 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
- 85c758a loplugin:unusedfields in include/sfx2/ by Noel Grandin · 10 years ago
- 2e1d74d loplugin:unusedfields idl,idlc by Noel Grandin · 10 years ago
- fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
- 5d892a3 idl: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
- db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
- 85552d8 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 20635ed9 Reduce scope of #include <tools/stream.hxx> by Matteo Casalin · 10 years ago
- 834cbda move SvRefMemberList into idl by Noel Grandin · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
- 89d39bc tdf#94559: 4th step to remove rtti.hxx by Oliver Specht · 11 years ago
- 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
- ac9671f tdf#94559: second step to remove rtti.hxx by Oliver Specht · 11 years ago
- 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
- d4c6a38 loplugin:mergeclasses merge SvMetaObject with SvMetaName by Noel Grandin · 11 years ago
- b359064 loplugin:mergeclasses SvIdentifier by Noel Grandin · 11 years ago
- e889f6f idl: add article that has details on SDI file format by Miklos Vajna · 11 years ago
- 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
- 2886f83 idl,framework,forms: inline some use-once typedefs by Noel Grandin · 11 years ago
- b996386 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
- 3274085 remove unused STC check by Noel Grandin · 11 years ago
- 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
- e294fa9 Replace GetAppData(SHL_IDL) with an rtl::Static by Stephan Bergmann · 11 years ago
- e9c3583 improve the returnbyref loplugin by Noel Grandin · 11 years ago
- 420923b Fix typos by Andrea Gelmini · 11 years ago
- 9e7c54eb loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
- afcf1ec loplugin:loopvartoosmall by Noel Grandin · 11 years ago
- c4f3fba loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
- 427b0ba loplugin:simplifybool by Stephan Bergmann · 11 years ago
- 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
- f4022fe loplugin:implicitboolconversion clean-up by Stephan Bergmann · 11 years ago
- e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
- 0fc0c5d Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
- 5920dfe const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
- fcf339c convert SFX_SLOT_ constants to enum class by Noel Grandin · 11 years ago
- ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
- fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
- f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
- b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
- 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
- 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
- 36936c2 remove if-block that has no effect by Michael Weghorn · 11 years ago
- f9b0815 coverity#703967 Unchecked return value by Caolán McNamara · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- 1a2c28c callcatcher: update unused code by Caolán McNamara · 11 years ago
- 4aaa4ce Remove more unused idl parts by Stephan Bergmann · 11 years ago
- aef6ab2 Strip svidl down to what is still used by Stephan Bergmann · 11 years ago
- ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
- 65b69c44f loplugin: cstylecast by Noel Grandin · 12 years ago
- 5cefde0 remove unnecessary casts in calls to SvStream.WriteUInt32 by Noel Grandin · 12 years ago
- 5501c8d remove unnecessary casts in calls to SvStream.WriteUInt16 by Noel Grandin · 12 years ago
- bec72dd remove unnecessary casts in calls to SvStream.WriteUChar by Noel Grandin · 12 years ago
- 3ddae21 remove unused fields pName and pMethodName in SfxSlot class by Noel Grandin · 12 years ago
- 977c501 idl: ignore -isystem args by Stephan Bergmann · 12 years ago
- 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