summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2014-12-13Resolves: fdo#87189 don't draw negative canvas sizesCaolán McNamara
2014-11-23Resolves: fdo#84729 buffer cache grows to over 9000 unused entriesCaolán McNamara
2014-07-24Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions...Armin Le Grand
2014-07-13fdo#81148: Fix transparency gradients.Matúš Kukan
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna
2014-07-04Make OpenGL 2D rendering working again.Markus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara
2014-04-26fdo#74336 draw hairline if line width is smallTomaž Vajngerl
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara
2014-04-24Resolves: #i124686# reuse already set font for interpreting...Armin Le Grand
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-17remove executable bitAndras Timar
2014-04-14update_pchThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-11Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist
2014-04-11"Fix" for some SmartArt rendering artefacts on iOSTor Lillqvist
2014-04-11Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString()Tor Lillqvist
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-08Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist
2014-04-07drawinglayer: sal_Bool->boolNoel Grandin
2014-04-07This IOS ifdef has no visible effect either as far as I can seeTor Lillqvist
2014-04-07HahTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Clear the VirtualDevice we create for an impBufferDevice on iOSTor Lillqvist
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20remove whitespaceMarkus Mohrhard
2014-03-19Use sane indentation in new files.Jan Holesovsky
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-18fdo#75260: Center both primary and secondary lines wrt thier respective axes.Kohei Yoshida
2014-03-18fdo#75260: Don't forget to offset the inner with the width of the outer.Kohei Yoshida
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-10remove whitespaceMarkus Mohrhard
2014-03-05Simplify DrawWaveKeith Curtis
2014-03-05remove unused code in drawinglayerNoel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann