summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-29Comment seems incorrectTor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
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-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08Use same code for iOS and OS X here, too, not that it seems to help anyTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-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-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-10remove whitespaceMarkus Mohrhard
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
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-21bool improvementsStephan Bergmann
2014-01-18-Werror,-Wunused-variableStephan Bergmann
2014-01-17Double line looks a bit too apart.Kohei Yoshida
2014-01-17Distance value has been already scaled; no need to apply scaling twice.Kohei Yoshida
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida
2014-01-17Use this pattern scale to scale things for better line pattern generation.Kohei Yoshida
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Draw double lined table border somewhat more pleasantly.Kohei Yoshida
2014-01-17Use hairlines judiciously to draw very thin patterned strokes correctly.Kohei Yoshida
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-08fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin
2013-07-29Avoid SolarMutex assertion in a dbgutil build when exiting ImpressTor Lillqvist
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks