Age | Commit message (Expand) | Author |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-25 | Remove visual noise from basegfx | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-01 | basegfx: accelerate Trapezoid subdivision by avoiding allocations. | Michael Meeks |
2013-11-11 | basegfx: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-02-21 | remove redundant/empty setup/tear-down methods from unit tests | Michael Meeks |
2012-02-21 | Add unit test for B2DRange's fround | Korrawit Pruegsanusak |
2012-01-28 | remove traces of b2dhompoint | Thomas Arnhold |
2012-01-18 | decompose() should return the original rotation angle and scales. | Thorsten Behrens |
2011-12-19 | Remove DebugPlotter | August Sodora |
2011-11-05 | precompiled_basegfx.hxx is empty, so don't include it. | Joseph Powers |
2011-11-03 | Fix one more subtlety around B2IBox / B2IRange changes. | Thorsten Behrens |
2011-11-02 | Cleanup basegfx - docs, visibility, pointless methods. | Thorsten Behrens |
2011-11-02 | Fix BXYBox behaviour and unit test | Thorsten Behrens |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-03-15 | Lock rotation matrix orthogonality via unit test | Thorsten Behrens |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |
2010-11-23 | RTL_CONSTASCII_USTRINGPARAM in libs-gui 12 | Gert Faller |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-06 | #i113503# cppunit stl wrapper headers | Caolán McNamara |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien |
2010-04-13 | CWS-TOOLING: integrate CWS cmcfixes73 | Jens-Heiner Rechtien |
2010-03-31 | Merge DEV300_m75 | thb |
2010-03-18 | cmcfixes73: #i110069# remove platform-dependent test | Caolán McNamara |
2010-03-12 | cmcfixes73: #i110069# add 61 count for ia64 as well | Caolán McNamara |
2010-02-25 | sb118: merged in DEV300_m72 | sb |
2010-02-19 | Merged with dev300_m71 | thb |
2010-02-19 | Fix rgb2hsl miscalculation + add according test case | thb |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2010-02-08 | sb118: merged in DEV300_m71 | sb |
2010-02-01 | #i10000# windows build fix, rearranged ifdef | Release Engineering |
2010-01-18 | s390xport02: #i108410# different results for s390x | Caolán McNamara |
2010-01-18 | thbfixes10: merge with DEV300 m69 | thb |
2010-01-18 | #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap | thb |
2010-01-09 | sb118: merged in DEV300_m69 | sb |
2009-12-21 | aw078: resync to DEV300m68for integration | Armin Le Grand |
2009-12-11 | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. | sb |
2009-11-19 | aw078: changes after resync | Armin Le Grand |
2009-11-18 | aw078: changes after resync to DEV300m64 | Armin Le Grand |
2009-10-22 | commit after rebase to DEV300m62 | Armin Le Grand |
2009-10-16 | #i105939# Adds clip state handling class to basegfx; makes use of that also f... | thb |