Age | Commit message (Expand) | Author |
2017-06-26 | loplugin:oncevar in scaddins..sot | Noel Grandin |
2017-06-22 | loplugin:unusedfields in sdext | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-09 | use comphelper::InitPropertySequence in more places | Noel Grandin |
2017-06-06 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-06-05 | Improved loplugin:redundantcast, const/static_cast combinations: sdext | Stephan Bergmann |
2017-05-26 | sdext: coverity#1409900 Uncaught exception | Michael Stahl |
2017-05-24 | rhbz#1425304 sdext: join TimerScheduler thread before shutdown | Michael Stahl |
2017-05-21 | cleanup unused css/animations/ and css/presentation/ includes | Jochen Nitschke |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-16 | loplugin:unusedfields improve write-only analysis | Noel Grandin |
2017-05-15 | Resolves: tdf#107812 add check for -Oblique | Caolán McNamara |
2017-05-14 | tdf#107823: missing buttons in Presentation Minimizer | Julien Nabet |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert sdext codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | loplugin:salunicodeliteral: sdext | Stephan Bergmann |
2017-04-28 | loplugin:cppunitassertequals: sdext | Stephan Bergmann |
2017-04-27 | sdext: fix loplugin:stringconcat warning | Miklos Vajna |
2017-04-27 | can detangle the sdext graphic resource now | Caolán McNamara |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: sdext | Stephan Bergmann |
2017-04-03 | use actual UNO enums in reportdesign..svtools | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-08 | just make the VirtualDevice a parser member | Caolán McNamara |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | loplugin:sallogareas | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-24 | fix crash in pdfimport | Markus Mohrhard |
2017-02-24 | vector::data seems more natural than &vector::front | Caolán McNamara |
2017-02-23 | change intervall -> interval | David Tardon |
2017-02-21 | loplugin:subtlezeroinit: sdext | Stephan Bergmann |
2017-02-17 | PaneDescriptor::mbNeedsClipping is never read | Stephan Bergmann |
2017-02-15 | remove unused Right from Anchor enum | Noel Grandin |
2017-02-12 | "Unicode" is a proper noun and should not be used in plural | Tor Lillqvist |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | tdf#105536: PDF image should be v-flipped unconditionally | Mike Kaganski |