summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2015-10-13Fix typosAndrea Gelmini
2015-10-07drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-01really compare to the other instanceDavid Tardon
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-11-10fix spelling implemenation -> implementationNoel Grandin
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
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-25add way for shape dumper to dump single shapeMarkus Mohrhard
2014-04-19XShapeDumper: add modeline and some correctionsThomas Arnhold
2014-04-19fixincludeguards.sh: includeThomas Arnhold
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-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-05remove unused code in drawinglayerNoel Grandin
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-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2014-01-17Typos etc.Kohei Yoshida
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara
2014-01-10Use boolStephan Bergmann
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand
2013-11-09fdo#65108 inter-module includes <> include/drawinglayerNorbert Thiebaud
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-08Bin pointless commentTor Lillqvist
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara