summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Collapse)AuthorAgeFilesLines
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-4/+0
| | | | Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
* fdo#48068 fix parsing of path d-attributeChr. Rossmanith2012-05-151-2/+5
| | | | Change-Id: I43a5f69a30b3766303e049ba4d66c4fd79b9de30
* fdo#48070 more on parsing of arc pathsPetr Mladek2012-05-141-7/+0
| | | | also ignore "+" sign; remove unused sNumberString variable
* unusedcode: basegfx::tools::equalMatúš Kukan2012-05-114-78/+0
| | | | Change-Id: I I579fd3de05f78f06af06c53afab1cc70fc700082
* fdo#48070 fix parsing of arc pathsChr. Rossmanith2012-05-111-17/+18
| | | | Change-Id: Iffd726eec08da453e5a72c512ef2df35f22b5573
* Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens2012-05-041-4/+10
| | | | | Make sure client code sees isotrophic aspect ratio for the square gradient case. This somehow never worked.
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* Clean up basegfx's polygon tools codeGábor Stefanik2012-04-146-121/+0
|
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-2/+2
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-5/+5
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
* Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba2012-03-262-3/+8
|
* removed zoomtools int functionsTim Hardeck2012-03-202-23/+0
| | | | | | Changed viewport.cxx to use long instead of int like all other zoom functions and in this succession removed the zoomtools int functions which where only added for this one exception.
* Add more values that zoom shouldn't skipStefan Knorr (astron)2012-03-101-2/+8
|
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-4/+4
|
* callcatcher: update listCaolán McNamara2012-03-053-134/+0
|
* Remove unused codeElton Chung2012-03-052-175/+0
|
* Remove unused codeElton Chung2012-03-016-76/+0
|
* WaE: unused function 'liangBarskyClipT'Tor Lillqvist2012-03-013-77/+0
|
* definition was removed, remove declaration as wellIvan Timofeev2012-02-261-3/+0
|
* Remove unused code in basegfx, comphelperElton Chung2012-02-2518-479/+0
|
* WaE: duplicateBranchThomas Arnhold2012-02-211-22/+2
|
* remove redundant/empty setup/tear-down methods from unit testsMichael Meeks2012-02-211-105/+0
|
* Add unit test for B2DRange's froundKorrawit Pruegsanusak2012-02-211-0/+29
|
* Remove unused codeElton Chung2012-02-2012-605/+0
|
* Remove unused codeElton Chung2012-02-194-100/+0
|
* Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2012-02-162-77/+0
| | | | | | | | | | | | | Let's do the iOS specific stuff in separate main() source file(s). Don't attempt to build complete iOS programs using normal LibreOffice mechanisms, it will work for only the very lowest level unit tests anyway, because of static linking and the circularish UNO/URE/bootstrap/whatnot (run-time) dependencies between different parts of the code. We thus can't build the various iOS-specific *_cppunittester_all unit test executables any more. Corresponding unit tests (and more complex ones) for iOS will have to be done in a different way.
* Removed unused code.Björgvin Ragnarsson2012-02-162-171/+1
|
* Fix fdo#45779 - accessing empty polygon.Thorsten Behrens2012-02-151-55/+58
| | | | Guard access to first polygon point.
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
|
* use boost::noncopyableCaolán McNamara2012-02-082-11/+9
|
* Recover some methods needed by windows directxKorrawit Pruegsanusak2012-02-084-0/+21
| | | | This partially reverts b3c3e116ff0eb9b550b73d3901395c042e31d192
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
|
* Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky2012-02-061-3/+3
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-0135-360/+0
|
* remove traces of b2dhompointThomas Arnhold2012-01-284-31/+0
|
* unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann2012-01-282-499/+0
|
* Actually apply substance of previous unused code removalAlexander Bergmann2012-01-284-187/+0
|
* unusedcode.easy: Removed unused code (basegfx::B3DPolygon, ↵Alexander Bergmann2012-01-274-81/+4
| | | | basegfx::B3DPolyPolygon)
* optimized zoom to use more common intervalsTim Hardeck2012-01-255-0/+205
| | | | | | Round zoom values beginning with 50 to a multiple of 5, with 100 to one of 10, with 500 to one of 50 and with 1000 to one of 100. The step 100 is enforced to have one fixed point.
* Removing unused code (basegfx).Alexander Bergmann2012-01-256-311/+0
|
* Improve checking for emptinessThomas Arnhold2012-01-215-10/+10
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+2
| | | | | | | | | SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
* Code clean up.Stephan Bergmann2012-01-201-3/+2
|
* remove unused methodsThomas Arnhold2012-01-194-141/+0
|
* decompose() should return the original rotation angle and scales.Thorsten Behrens2012-01-182-0/+25
| | | | | | | | | | decompose() would return incorrect rotation angle and scales when the angle was exactly 180 degrees, due to FPU rounding error. This commit fixes it. This problem would manifest itself when inserting an image into Calc/Draw, cropping it, and flipping it vertically or rotating it at exactly 180 degrees. Before the fix the image would simply disappear.
* Add more unit test coverage for generic clipperThorsten Behrens2012-01-181-9/+46
| | | | | | | With the changes Julien brought in via 66fd9a610cd876c236486a2089d8d58dca866e25, thought it was a good idea to cover those code paths as well - done now, via the checkCrossoverSolver() tests.
* Fix error in handling 'z' for svg:d string parsingThorsten Behrens2012-01-185-26/+71
| | | | | | | Previously 'z' did not update the current point to the start point of the subpath, as required by http://www.w3.org/TR/SVG/paths.html#PathDataClosePathCommand. Fixed now, and adapted all the unit tests.
* Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens2012-01-183-7/+7
|