- 3a8d0c0 isFinished() not really used by Matúš Kukan · 12 years ago
- 8fae55c fdo#79615 create clipping polygon correctly by David Tardon · 12 years ago
- 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
- 54b85bf fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
- a6ef8ed clean up, remove eof comments by Thomas Arnhold · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 7e586ce update_pch: add basegfx by Thomas Arnhold · 12 years ago
- 794f09f simplify ternary conditions "xxx ? true : yyy" by Noel Grandin · 12 years ago
- 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
- a26d592 Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges" by Tor Lillqvist · 12 years ago
- ff05b6b Remove unused basegfx::tools::equal by Miklos Vajna · 12 years ago
- 1d28f42 Remove unused basegfx::unotools::homMatrixFromMatrix by Miklos Vajna · 12 years ago
- 34fa29e Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges by Miklos Vajna · 12 years ago
- 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
- 2805ac1 typo: choosen -> chosen by Thomas Arnhold · 12 years ago
- 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
- 2f4d7b6 Clean up function declarations by Stephan Bergmann · 12 years ago
- 705d69a Clean up unreferenced functions by Stephan Bergmann · 12 years ago
- 8fdd994 coverity#984038 Uninitialized scalar variable by Caolán McNamara · 12 years ago
- 5a3c49c Remove unused inline functions by Stephan Bergmann · 12 years ago
- 74c5452 Typo: ccordinate->coordinate by Julien Nabet · 12 years ago
- 6e61ecd Merge back branch alg_writerframes to trunk by Armin Le Grand · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 1f6cce7 Revert "remove unused code in basegfx" by Noel Grandin · 12 years ago
- 4ec1f76 remove unused code in basegfx by Noel Grandin · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 978fb3e we can do away with mfSmallValue by Caolán McNamara · 12 years ago
- c5bcfe9 callcatcher: update unused code by Caolán McNamara · 12 years ago
- a96d7ce Remove visual noise from basegfx by Alexander Wilms · 12 years ago
- f45ff6b remove unused code basegfx::snapToNearestMultiple(double, double) by Noel Grandin · 12 years ago
- ffdd5d3 remove unused code basegfx::snapToRange(double, double, double) by Noel Grandin · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
- f9369d3 fdo#54938 Convert to cppu::supportsService by Alexandre Vicenzi · 12 years ago
- 76599f3 We're retrieving the arrow width, so let's do so directly. by Andrzej Hunt · 12 years ago
- ec7c8f4 nPointCount test inside nPointCount test by Caolán McNamara · 12 years ago
- 1424228 coverity#1130188 Logically dead code by Norbert Thiebaud · 12 years ago
- a14b4d2 cppcheck: fix some redundantAssignment by Julien Nabet · 12 years ago
- 55663af Use bool by Stephan Bergmann · 12 years ago
- 1acab105 Be explicit when using bool as integral value by Stephan Bergmann · 12 years ago
- c6999cc WaE: basegfx / trapezoid fix. by Michael Meeks · 12 years ago
- 82b5654 basegfx: accelerate Trapezoid subdivision by avoiding allocations. by Michael Meeks · 12 years ago
- 249107f Typos by Julien Nabet · 12 years ago
- acd5edd EMF+: Line thickness has to be considered when drawing the caps. by Jan Holesovsky · 12 years ago
- 12be7ad emptyness -> emptiness by Julien Nabet · 12 years ago
- 7c8164a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- 9589aa8 basegfx: include <> for external includes by Norbert Thiebaud · 12 years ago
- ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
- f120005 Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... by Armin Le Grand · 12 years ago
- 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
- 9069e26 we need these old equal methods again by Caolán McNamara · 12 years ago
- c07016b Resolves: #i123465# no longer correct svg:d imports by Armin Le Grand · 12 years ago
- 8396cce clean up places accessing the NULL at the of an OUString by Noel Grandin · 12 years ago
- 66c803e Resolves: #i123379# various SVG marker corrections by Armin Le Grand · 12 years ago
- dae96f3 Fix a warning, don't hand-calc static array size. by Thorsten Behrens · 13 years ago
- 3e2dba1 Add 7-segment display polygon generator to basegfx. by Thorsten Behrens · 14 years ago
- b62826a Remove more unused methods by Marcos Paulo de Souza · 13 years ago
- d82fc9a warning C4701: potentially uninitialized local variable 'bChanged' used by Michael Stahl · 13 years ago
- b5c9668 Resolves: #i122149# Corrected stuff around polygon-based clip regions by Armin Le Grand · 13 years ago
- ee5ea3b fOne should be 1.0 not 10.0 by Caolán McNamara · 13 years ago
- 70e3eb2 Resolves: #i121267# added support for taking clipping into account... by Armin Le Grand · 13 years ago
- 59db4be Related: #i120604# corrected 3d gradients by Armin Le Grand · 14 years ago
- 5e39bc0 Related: #i120604# Adapted back texture mapper for gradients for 3D usage by Armin Le Grand · 14 years ago
- 385bb45 Resolves: #i120604# unified and secured gradient tooling for primitives by Armin Le Grand · 14 years ago
- 7442449 Resolves: #i122509# Corrected typo in basegfx by Armin Le Grand · 13 years ago
- 38d0229 Related: #120642# streamlined a little bit by Armin Le Grand · 14 years ago
- d3dde5d Resolves: #i120642# expand target to maximum edge not to diagonal by Regina Henschel · 14 years ago
- 5a6ed66 Resolves: #i120596# Optimized grid primitive by Armin Le Grand · 14 years ago
- cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
- ed43421 Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square' by Armin Le Grand · 14 years ago
- 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
- 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- bed6ac7 Small vector calculation correction by Armin Le Grand · 13 years ago
- ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- b847e3c Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- 9b40d14 Add assert nCount <= vector.size() (Thank you Markus!) by Julien Nabet · 13 years ago
- c4aa061 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- 46b56dd Fix loplugin warning. by Thorsten Behrens · 13 years ago
- b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- 67942a8 fix build by David Ostrovsky · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- 3abfdd0 it's surely a bad idea to not crash in dbgutil mode but crash in product mode by Caolán McNamara · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- d100aaa coverity#984038 Uninitialized scalar variable by Caolán McNamara · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 9a11737 Doxygenify helpful basegfx comments. by Thorsten Behrens · 13 years ago
- e67cea9 Revert "SVG: add check if polygon is closed" by Chr. Rossmanith · 13 years ago
- 80187ea new autogenerated PCH header for xmloff by Luboš Luňák · 13 years ago
- 0144c95 SVG: add check if polygon is closed by Chr. Rossmanith · 14 years ago
- 3322f0d Move #include to appropriate header by Takeshi Abe · 13 years ago