summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
AgeCommit message (Expand)Author
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
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-01avoid implicit castCaolán McNamara
2011-02-16clear windows warning, struct vs classCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 12Gert Faller