summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
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
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-08WaE and numerical inconsequence in gradient fallback render handlingArmin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand
2013-06-17restore now needed ctorCaolán McNamara
2013-06-17Related: #i121801# Corrected objectBoundingBox case for GradientTransformArmin Le Grand
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-06-14Related: #i121534# avoid expensive emulation of 1bit masks for Mac's QuartzHerbert Dürr
2013-06-14Resolves: #i122525# use X and Y for unit evaluationArmin Le Grand
2013-06-13Resolves: #i121534# Adapted rotated bitmap paints to use own transformer...Armin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand
2013-05-30Resolves: #i122395# Adapted mapping of content to more general wayArmin Le Grand
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-05-19Resolves: #i120596# Optimized grid primitiveArmin Le Grand
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-02Resolves: #i120230# Adapt hatch processing for a more pleasant visualisationArmin Le Grand
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2013-02-23Fix assignments which are not usedJulien Nabet
2013-02-22WaE: unused variableTor Lillqvist