summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* canvas: drop using from headersThomas Arnhold2014-05-198-31/+27
* dx_winstuff.hxx does already undef themThomas Arnhold2014-05-112-10/+0
* DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás2014-05-084-17/+25
* coverity#735401 Logically dead codeCaolán McNamara2014-05-081-3/+0
* canvas: sal_Bool->boolNoel Grandin2014-05-0825-51/+51
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-3/+3
* canvas: sal_Bool->boolNoel Grandin2014-05-022-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3012-13/+13
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara2014-04-172-4/+5
* Remove iota template function & last call site.Thorsten Behrens2014-04-151-2/+5
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-102-3/+3
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-0711-12/+12
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-2/+4
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0317-35/+35
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-6/+6
* coverity#738566 Uninitialized pointer fieldCaolán McNamara2014-04-011-2/+0
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-2/+2
* fdo#38844 Remove XOR rendering code from canvas moduleKrisztian Pinter2014-03-281-71/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2632-303/+307
* Remove unused includeStephan Bergmann2014-03-201-1/+0
* Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann2014-03-1215-35/+37
* Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann2014-03-127-28/+40
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2638-365/+365
* Remove visual noise from canvasAlexander Wilms2014-02-2525-183/+183
* Remove unneccessary commentsAlexander Wilms2014-02-238-27/+27
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2110-24/+24
* Drop unused #includeTakeshi Abe2014-02-142-6/+0
* coverity#706253 Uncaught exceptionCaolán McNamara2014-02-111-1/+2
* coverity#706250 Uncaught exceptionCaolán McNamara2014-02-111-1/+2
* coverity#1103731 Uncaught exceptionCaolán McNamara2014-02-112-2/+5
* cairo canvas: Zero font's width means "the same as height".Jan Holesovsky2014-01-311-1/+5
* bool improvementsStephan Bergmann2014-01-221-2/+2
* Add missing include.Matúš Kukan2014-01-161-0/+2
* fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza2014-01-1615-94/+57
* longparas: drop wrong xub_StrLen casts nowCaolán McNamara2014-01-141-4/+4
* Be explicit when using bool as integral valueStephan Bergmann2014-01-104-13/+13
* vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2013-12-182-7/+7
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-177-14/+14
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* Revert "add dummy oglcanvas::SpriteCanvas::copyRect so this compiles..."Thorsten Behrens2013-11-291-13/+0
* add dummy oglcanvas::SpriteCanvas::copyRect so this compiles...Michael Stahl2013-11-281-0/+13
* cairo canvas: Line dashing size depends on the line width.Jan Holesovsky2013-11-271-1/+1
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-202-2/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* canvas: include <> for external includesNorbert Thiebaud2013-11-112-4/+4
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-2/+2
* fixincludeguards.sh: canvasThomas Arnhold2013-11-0583-214/+214