Age | Commit message (Expand) | Author |
2017-07-20 | loplugin:constparams in canvas | Noel Grandin |
2017-07-13 | use more OUString::operator== in a*..chart2 | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): canvas | Stephan Bergmann |
2017-07-02 | loplugin:casttovoid: canvas | Stephan Bergmann |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-20 | loplugin:oncevar chart2 | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | configure: remove --enable-directx | Michael Stahl |
2017-06-02 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-05-23 | loplugin:comparisonwithconstant in chart2 | Noel Grandin |
2017-05-19 | loplugin:unusedfields | Noel Grandin |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-16 | loplugin:checkunusedparams various | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-23 | Remove unused #include <cctype> | Stephan Bergmann |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-17 | ofz#887 support avoiding reading config | Caolán McNamara |
2017-03-17 | vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the same | Miklos Vajna |
2017-03-14 | loplugin:unoany (clang-cl) | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-26 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-17 | drop ModulationMode enum | Noel Grandin |
2017-02-17 | drop cairocanvas::ColorType enum | Noel Grandin |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-03 | makeAny->Any in canvas..configmgr | Noel Grandin |
2017-02-01 | tdf#105620: Probably better to not ignore initial x0 and y0 | Tor Lillqvist |
2017-02-01 | tdf#105620: Fix placement of image embedded in graphic | Tor Lillqvist |
2017-01-31 | more SAL_WARN_UNUSED | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-30 | Drop meaningless forward declaration | Tor Lillqvist |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | Fix comments to match reality | Tor Lillqvist |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | tdf#100151: Dispose of window if DX device creation failed | Aron Budea |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: canvas | Stephan Bergmann |
2017-01-06 | loplugin:salbool | Stephan Bergmann |