summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Fix build for newer glm versions.feature/opengl-canvas-reworkThorsten Behrens1-0/+2
2015-03-02this wrappers are alrdy in glm_canvastools.cxxMichael Jaumann1-69/+0
2015-03-02fdo#86190 glmwrappers for bdhommatrix/affinematrixMichael Jaumann1-0/+112
2015-03-02wrappers for bdhommatrix/affinematrix ->glm::mat4Michael Jaumann1-0/+69
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny1-1/+1
2015-01-08asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara1-1/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+3
2014-10-08Resolves: #i125447# corrected some string to number conversion...Armin Le Grand1-8/+24
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann1-1/+1
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard3-5/+0
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna1-14/+0
2014-04-04Clean up unreferenced functionsStephan Bergmann1-10/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2014-02-25Remove visual noise from basegfxAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-24/+0
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-1/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-14/+14
2013-11-11basegfx: include <> for external includesNorbert Thiebaud2-3/+3
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-0/+169
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens1-0/+61
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand1-11/+13
2013-06-11Related: #i120604# Adapted back texture mapper for gradients for 3D usageArmin Le Grand1-14/+51
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand1-157/+237
2013-05-19Related: #120642# streamlined a little bitArmin Le Grand1-5/+4
2013-05-19Resolves: #i120642# expand target to maximum edge not to diagonalRegina Henschel1-5/+5
2013-05-12Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'Armin Le Grand1-4/+11
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks6-140/+84
2012-10-31::rtl::OUString -> OUString in basegfxRicardo Montania2-11/+9
2012-06-19re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-05-04Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens1-4/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-20removed zoomtools int functionsTim Hardeck1-21/+0
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)1-2/+8
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist1-75/+0
2012-02-20Remove unused codeElton Chung1-57/+0
2012-02-15Fix fdo#45779 - accessing empty polygon.Thorsten Behrens1-55/+58
2012-02-08use boost::noncopyableCaolán McNamara1-5/+0
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak1-0/+5
2012-02-06Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky1-3/+3
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann2-61/+0
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-0/+150
2012-01-19remove unused methodsThomas Arnhold1-78/+0
2012-01-17callcatcher: remove recently unused codeCaolán McNamara1-20/+0
2012-01-08callcatcher: Remove unused codeAugust Sodora1-146/+0
2011-12-19Remove DebugPlotterAugust Sodora1-416/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers9-25/+0
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-0/+9