summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-052-7/+4
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-032-4/+3
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-1/+1
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-20/+17
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2650-117/+117
* Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2017-09-152-85/+2
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-113-18/+18
* loplugin:constparams: canvas (clang-cl)Stephan Bergmann2017-08-314-7/+7
* loplugin:checkunusedparamsNoel Grandin2017-08-011-9/+0
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-14/+11
* cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara2017-07-242-2/+2
* loplugin:constparams in canvasNoel Grandin2017-07-2012-14/+14
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-6/+6
* use more begin()/end() for SequenceNoel Grandin2017-07-062-4/+4
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:oncevar (clang-cl): canvasStephan Bergmann2017-07-031-4/+2
* loplugin:casttovoid: canvasStephan Bergmann2017-07-024-51/+18
* simplify some string handling in tracing callsNoel Grandin2017-06-231-6/+2
* loplugin:oncevar chart2Noel Grandin2017-06-201-31/+24
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-186-6/+0
* configure: remove --enable-directxMichael Stahl2017-06-161-1/+1
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-06-021-2/+2
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-1/+1
* loplugin:unusedfieldsNoel Grandin2017-05-1910-30/+10
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* loplugin:checkunusedparams variousNoel Grandin2017-05-161-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-072-2/+2
* tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock2017-05-072-2/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-218-8/+0
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-041-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-13/+13
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-233-6/+0
* Remove unused #include <cctype>Stephan Bergmann2017-03-236-10/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+1
* ofz#887 support avoiding reading configCaolán McNamara2017-03-172-60/+65
* vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna2017-03-171-1/+0
* loplugin:unoany (clang-cl)Stephan Bergmann2017-03-141-4/+4
* Fix typosAndrea Gelmini2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-282-4/+4
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-13/+13
* drop ModulationMode enumNoel Grandin2017-02-175-172/+35
* drop cairocanvas::ColorType enumNoel Grandin2017-02-171-45/+13
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-1529-110/+110
* Fix typosAndrea Gelmini2017-02-131-1/+1
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-4/+0
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-0310-18/+18
* tdf#105620: Probably better to not ignore initial x0 and y0Tor Lillqvist2017-02-011-2/+2