summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoopengl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-1/+1
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-04-16non-desktop: Attempt to get rid of glew.Jan Holesovsky1-5/+20
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard1-1/+1
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard1-0/+6
2014-04-15tie lifetime of some objects togetherMarkus Mohrhard1-0/+15
2014-04-08initial work on allowing to resize the OpenGL objectMarkus Mohrhard1-0/+33