summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions...Armin Le Grand2014-07-241-11/+54
* fdo#81148: Fix transparency gradients.Matúš Kukan2014-07-131-1/+1
* fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna2014-07-0410-537/+162
* Make OpenGL 2D rendering working again.Markus Mohrhard2014-07-046-53/+2
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* clean up, remove eof commentsThomas Arnhold2014-05-162-14/+0
* various loplugin:passsequencebyrefNoel Grandin2014-05-143-34/+34
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-307-12/+12
* Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara2014-04-291-2/+4
* fdo#74336 draw hairline if line width is smallTomaž Vajngerl2014-04-261-0/+10
* add way for shape dumper to dump single shapeMarkus Mohrhard2014-04-251-1/+24
* Revert "give empty constructed default font a default height"Caolán McNamara2014-04-251-2/+2
* Resolves: #i124686# reuse already set font for interpreting...Armin Le Grand2014-04-241-1/+6
* Fix typo: s/potentioal/potentialTor Lillqvist2014-04-231-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-196-17/+17
* remove executable bitAndras Timar2014-04-171-0/+0
* update_pchThomas Arnhold2014-04-141-1/+4
* typo: noone -> no oneThomas Arnhold2014-04-141-1/+1
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist2014-04-111-17/+0
* "Fix" for some SmartArt rendering artefacts on iOSTor Lillqvist2014-04-111-0/+17
* Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString()Tor Lillqvist2014-04-111-0/+4
* Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist2014-04-111-0/+80
* It's "its", not "it's"Tor Lillqvist2014-04-105-6/+6
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-096-54/+59
* Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist2014-04-081-1/+1
* drawinglayer: sal_Bool->boolNoel Grandin2014-04-074-99/+99
* This IOS ifdef has no visible effect either as far as I can seeTor Lillqvist2014-04-071-4/+0
* HahTor Lillqvist2014-04-071-2/+4
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Clear the VirtualDevice we create for an impBufferDevice on iOSTor Lillqvist2014-04-011-0/+8
* Bin rest of DBG_WARNING[123]Tor Lillqvist2014-03-281-2/+2
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-2810-162/+537
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-10/+10
* remove whitespaceMarkus Mohrhard2014-03-207-51/+0
* Use sane indentation in new files.Jan Holesovsky2014-03-191-19/+13
* Add dash-dot and dash-dot-dot line styles.Kohei Yoshida2014-03-191-0/+2
* fdo#75260: Center both primary and secondary lines wrt thier respective axes.Kohei Yoshida2014-03-181-2/+2
* fdo#75260: Don't forget to offset the inner with the width of the outer.Kohei Yoshida2014-03-181-30/+26
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-183-26/+26
* Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás2014-03-175-2/+58
* remove whitespaceMarkus Mohrhard2014-03-101-2/+0
* Simplify DrawWaveKeith Curtis2014-03-051-13/+1
* remove unused code in drawinglayerNoel Grandin2014-03-051-5/+0
* fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2014-03-042-55/+69
* Remove visual noise from drawinglayerAlexander Wilms2014-02-27119-296/+296
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-12/+12
* Remove unneccessary commentsAlexander Wilms2014-02-232-26/+26
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2