summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2018-03-19Properly skip ignored valueMike Kaganski
2018-03-08VCL canvas: fix another clipping mistake (related: tdf#115142)Thorsten Behrens
2018-03-07VCL canvas: fix clipping of gradients (related: tdf#115142)Michael Stahl
2017-11-14Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-04Replace lists by vectors (canvas)Julien Nabet
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-27loplugin:includeform: canvas (Windows)Stephan Bergmann
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: canvasStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-31loplugin:constparams: canvas (clang-cl)Stephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): canvasStephan Bergmann
2017-07-02loplugin:casttovoid: canvasStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16configure: remove --enable-directxMichael Stahl
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Remove unused #include <cctype>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17ofz#887 support avoiding reading configCaolán McNamara
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann