summaryrefslogtreecommitdiffstats
path: root/basegfx/source/tools/zoomtools.cxx
Commit message (Expand)AuthorAgeFilesLines
* basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock2022-07-131-8/+8
* use tools::Long in basegfx..chart2Noel2020-10-211-8/+8
* new loplugin:namespaceindentationNoel Grandin2020-01-311-1/+1
* clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin2020-01-141-4/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* removed zoomtools int functionsTim Hardeck2012-03-201-21/+0
* Add more values that zoom shouldn't skipStefan Knorr (astron)2012-03-101-2/+8
* Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky2012-02-061-3/+3
* optimized zoom to use more common intervalsTim Hardeck2012-01-251-0/+150