summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen1-0/+264
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens2-1/+266
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen8-15/+34
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer1-51/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+1
2011-03-01avoid implicit castCaolán McNamara1-4/+4
2011-02-16clear windows warning, struct vs classCaolán McNamara1-1/+1
2011-01-21Remove old RCS lines.Thomas Arnhold2-6/+0
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 12Gert Faller1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth8-0/+24
2010-10-14micro optimization, including iostream adds globals to your codeCaolán McNamara1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek3-0/+0
2010-03-31Merge DEV300_m75thb7-29/+7
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien7-29/+7
2010-01-19#i10000# win32: forgot precomplied headerthb1-0/+3