Age | Commit message (Expand) | Author |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-26 | Replace lists by vectors in chart2 | Julien Nabet |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-22 | TypedWhichId for SDRATTR* constants (3) | Noel Grandin |
2017-11-22 | loplugin:simplifybool re-activate the !! warning | Noel Grandin |
2017-11-22 | tdf#39593 deduplicate code in ExplicitValueProvider | tagezi |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-20 | TypedWhichId for XATTR* constants | Noel Grandin |
2017-11-17 | TypedWhichId for EE_CHAR* constants | Noel Grandin |
2017-11-16 | use implict conversion operator in TypedWhichId | Noel Grandin |
2017-11-15 | TypedWhichId | Noel Grandin |
2017-11-14 | Fix typos | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-11 | A user object id is *NOT* a SotClipboardFormatId | Eike Rathke |
2017-11-10 | loplugin:finalclasses in chart2 | Noel Grandin |
2017-11-09 | loplugin:unusedvariable add some more std:: types | Noel Grandin |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-11-03 | inline ASSERT_EXCEPTION macro in chart2 | Noel Grandin |
2017-11-01 | loplugin:constantparam in c* | Noel Grandin |
2017-10-27 | loplugin:includeform: chart2 (Windows) | Stephan Bergmann |
2017-10-27 | tdf#113026: disable mpBoxLegend when legend not visible | Xisco Fauli |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-23 | loplugin:includeform: chart2 | Stephan Bergmann |
2017-10-23 | chmod 0755 -> 0644 for some source files | Stephan Bergmann |
2017-10-17 | tdf#105991 - Changing legend's font also changes the legend position | ekuiitr |
2017-10-17 | turn implicit container explicit in buildable notebooks | Caolán McNamara |
2017-10-16 | Make include files found through -Ichart2/source/inc | Stephan Bergmann |
2017-10-05 | ChartDumpTest: Disable checks which seems to fail because of font differences | Tamás Zolnai |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-04 | Revert "check for unnecessary DLLPUBLIC annotations" | Stephan Bergmann |
2017-10-03 | convert WB_FORCECTRLBACKGROUND to bool field on Edit | Noel Grandin |
2017-09-30 | work around clang-cl ABI bug PR25641 | Stephan Bergmann |
2017-09-29 | check for unnecessary DLLPUBLIC annotations | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-19 | various unused fields in MediaDescriptorHelper | Noel Grandin |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-18 | Fix chart dump test recent failures on MAC | Tamás Zolnai |
2017-09-17 | use more default copy ctors | Jochen Nitschke |
2017-09-13 | Fraction: make conversion operators and constructor explicit | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |