summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18use vcl::FontNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
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