Age | Commit message (Expand) | Author |
2014-01-01 | WaE: basegfx / trapezoid fix. | Michael Meeks |
2014-01-01 | basegfx: accelerate Trapezoid subdivision by avoiding allocations. | Michael Meeks |
2013-12-23 | Typos | Julien Nabet |
2013-11-27 | EMF+: Line thickness has to be considered when drawing the caps. | Jan Holesovsky |
2013-11-23 | emptyness -> emptiness | Julien Nabet |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | basegfx: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-06 | Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... | Armin Le Grand |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-31 | we need these old equal methods again | Caolán McNamara |
2013-10-28 | Resolves: #i123465# no longer correct svg:d imports | Armin Le Grand |
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin |
2013-10-11 | Resolves: #i123379# various SVG marker corrections | Armin Le Grand |
2013-10-07 | Fix a warning, don't hand-calc static array size. | Thorsten Behrens |
2013-10-07 | Add 7-segment display polygon generator to basegfx. | Thorsten Behrens |
2013-09-03 | Remove more unused methods | Marcos Paulo de Souza |
2013-08-15 | warning C4701: potentially uninitialized local variable 'bChanged' used | Michael Stahl |
2013-08-14 | Resolves: #i122149# Corrected stuff around polygon-based clip regions | Armin Le Grand |
2013-07-01 | fOne should be 1.0 not 10.0 | Caolán McNamara |
2013-06-12 | Resolves: #i121267# added support for taking clipping into account... | Armin Le Grand |
2013-06-11 | Related: #i120604# corrected 3d gradients | Armin Le Grand |
2013-06-11 | Related: #i120604# Adapted back texture mapper for gradients for 3D usage | Armin Le Grand |
2013-06-11 | Resolves: #i120604# unified and secured gradient tooling for primitives | Armin Le Grand |
2013-06-10 | Resolves: #i122509# Corrected typo in basegfx | Armin Le Grand |
2013-05-19 | Related: #120642# streamlined a little bit | Armin Le Grand |
2013-05-19 | Resolves: #i120642# expand target to maximum edge not to diagonal | Regina Henschel |
2013-05-19 | Resolves: #i120596# Optimized grid primitive | Armin Le Grand |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-12 | Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square' | Armin Le Grand |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-11 | Small vector calculation correction | Armin Le Grand |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-04-01 | Add assert nCount <= vector.size() (Thank you Markus!) | Julien Nabet |
2013-04-01 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-20 | Fix loplugin warning. | Thorsten Behrens |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-04 | fix build | David Ostrovsky |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | it's surely a bad idea to not crash in dbgutil mode but crash in product mode | Caolán McNamara |