Age | Commit message (Expand) | Author |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-31 | targetted minor size vs. empty reversion | Michael Meeks |
2012-05-29 | basegfx needs o3tl headers | David Tardon |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-15 | fdo#48068 fix parsing of path d-attribute | Chr. Rossmanith |
2012-05-14 | fdo#48070 more on parsing of arc paths | Petr Mladek |
2012-05-11 | unusedcode: basegfx::tools::equal | Matúš Kukan |
2012-05-11 | fdo#48070 fix parsing of arc paths | Chr. Rossmanith |
2012-05-04 | Fix fdo#49508 incorrect square gradients in slideshow. | Thorsten Behrens |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-14 | Clean up basegfx's polygon tools code | Gábor Stefanik |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-26 | Compatibility option for incorrect relative moves after closePath (fdo#47406) | Fridrich Štrba |
2012-03-20 | removed zoomtools int functions | Tim Hardeck |
2012-03-10 | Add more values that zoom shouldn't skip | Stefan Knorr (astron) |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-05 | callcatcher: update list | Caolán McNamara |
2012-03-05 | Remove unused code | Elton Chung |
2012-03-01 | Remove unused code | Elton Chung |
2012-03-01 | WaE: unused function 'liangBarskyClipT' | Tor Lillqvist |
2012-02-26 | definition was removed, remove declaration as well | Ivan Timofeev |
2012-02-25 | Remove unused code in basegfx, comphelper | Elton Chung |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
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-02-20 | Remove unused code | Elton Chung |
2012-02-19 | Remove unused code | Elton Chung |
2012-02-16 | Use the same simple lo_main() on iOS as on Android | Tor Lillqvist |
2012-02-16 | Removed unused code. | Björgvin Ragnarsson |
2012-02-15 | Fix fdo#45779 - accessing empty polygon. | Thorsten Behrens |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-02-08 | use boost::noncopyable | Caolán McNamara |
2012-02-08 | Recover some methods needed by windows directx | Korrawit Pruegsanusak |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-06 | Change the zoom factor to 2^(1/6), hopefully it fits all :-) | Jan Holesovsky |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-01 | unusedcode.easy: Removed unused code | Alexander Bergmann |
2012-01-28 | remove traces of b2dhompoint | Thomas Arnhold |
2012-01-28 | unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) | Alexander Bergmann |
2012-01-28 | Actually apply substance of previous unused code removal | Alexander Bergmann |
2012-01-27 | unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo... | Alexander Bergmann |
2012-01-25 | optimized zoom to use more common intervals | Tim Hardeck |
2012-01-25 | Removing unused code (basegfx). | Alexander Bergmann |
2012-01-21 | Improve checking for emptiness | Thomas Arnhold |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | Code clean up. | Stephan Bergmann |
2012-01-19 | remove unused methods | Thomas Arnhold |
2012-01-18 | decompose() should return the original rotation angle and scales. | Thorsten Behrens |