summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
AgeCommit message (Expand)Author
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-05-05Drop misused lcl_ prefixTor Lillqvist
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny
2015-01-08asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-08Resolves: #i125447# corrected some string to number conversion...Armin Le Grand
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basegfxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11basegfx: include <> for external includesNorbert Thiebaud
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand
2013-06-11Related: #i120604# Adapted back texture mapper for gradients for 3D usageArmin Le Grand
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand
2013-05-19Related: #120642# streamlined a little bitArmin Le Grand
2013-05-19Resolves: #i120642# expand target to maximum edge not to diagonalRegina Henschel
2013-05-12Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'Armin Le Grand
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31::rtl::OUString -> OUString in basegfxRicardo Montania
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-04Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20removed zoomtools int functionsTim Hardeck
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist
2012-02-20Remove unused codeElton Chung
2012-02-15Fix fdo#45779 - accessing empty polygon.Thorsten Behrens
2012-02-08use boost::noncopyableCaolán McNamara
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak
2012-02-06Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-19remove unused methodsThomas Arnhold
2012-01-17callcatcher: remove recently unused codeCaolán McNamara
2012-01-08callcatcher: Remove unused codeAugust Sodora
2011-12-19Remove DebugPlotterAugust Sodora
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens