summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d
AgeCommit message (Expand)Author
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-15create a move append method for Primitive2DContainerNoel Grandin
2015-12-11loplugin:unreffunNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-03Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-03-01really compare to the other instanceDavid Tardon
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
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-05-29Some spelling correctionsTor Lillqvist
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-04-10It's "its", not "it's"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-19Use sane indentation in new files.Jan Holesovsky
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-10remove whitespaceMarkus Mohrhard
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara
2014-01-10Use boolStephan Bergmann
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand