summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2014-07-24Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions...Armin Le Grand1-11/+54
2014-07-13fdo#81148: Fix transparency gradients.Matúš Kukan1-1/+1
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna10-537/+162
2014-07-04Make OpenGL 2D rendering working again.Markus Mohrhard6-53/+2
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold2-14/+0
2014-05-14various loplugin:passsequencebyrefNoel Grandin3-34/+34
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni7-12/+12
2014-04-29Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara1-2/+4
2014-04-26fdo#74336 draw hairline if line width is smallTomaž Vajngerl1-0/+10
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard1-1/+24
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara1-2/+2
2014-04-24Resolves: #i124686# reuse already set font for interpreting...Armin Le Grand1-1/+6
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold6-17/+17
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-14update_pchThomas Arnhold1-1/+4
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-11Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist1-17/+0
2014-04-11"Fix" for some SmartArt rendering artefacts on iOSTor Lillqvist1-0/+17
2014-04-11Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString()Tor Lillqvist1-0/+4
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist1-0/+80
2014-04-10It's "its", not "it's"Tor Lillqvist5-6/+6
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann6-54/+59
2014-04-08Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist1-1/+1
2014-04-07drawinglayer: sal_Bool->boolNoel Grandin4-99/+99
2014-04-07This IOS ifdef has no visible effect either as far as I can seeTor Lillqvist1-4/+0
2014-04-07HahTor Lillqvist1-2/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-04-01Clear the VirtualDevice we create for an impBufferDevice on iOSTor Lillqvist1-0/+8
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-2/+2
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand10-162/+537
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann7-10/+10
2014-03-20remove whitespaceMarkus Mohrhard7-51/+0
2014-03-19Use sane indentation in new files.Jan Holesovsky1-19/+13
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida1-0/+2
2014-03-18fdo#75260: Center both primary and secondary lines wrt thier respective axes.Kohei Yoshida1-2/+2
2014-03-18fdo#75260: Don't forget to offset the inner with the width of the outer.Kohei Yoshida1-30/+26
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin3-26/+26
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás5-2/+58
2014-03-10remove whitespaceMarkus Mohrhard1-2/+0
2014-03-05Simplify DrawWaveKeith Curtis1-13/+1
2014-03-05remove unused code in drawinglayerNoel Grandin1-5/+0
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2-55/+69
2014-02-27Remove visual noise from drawinglayerAlexander Wilms119-296/+296
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms2-26/+26
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2