summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact
AgeCommit message (Expand)Author
2014-05-17fdo#78149: set the ViewPort even when painting to a MetaFileMichael Stahl
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28Fix repainting problems in Draw.Jan Holesovsky
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-17Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist
2014-04-16non-desktop: Attempt to get rid of glew.Jan Holesovsky
2014-04-15WaE: unused parameter 'rMediaItem'Tor Lillqvist
2014-04-15WaE: 'HAVE_FEATURE_DESKTOP' is not defined, evaluates to 0Tor Lillqvist
2014-04-15non-desktop: Avoid pulling in avmedia.Jan Holesovsky
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-15initialize the OpenGL context as soon as possibleMarkus Mohrhard
2014-04-14typo: te -> theThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-09Enforce "swap-in" for now for iOS with tiled renderingTor Lillqvist
2014-04-08move the OpenGLContext to the model objectMarkus Mohrhard
2014-04-08Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist
2014-03-29typo: temorary -> temporaryThomas Arnhold
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-21Remove opengl usage from svx until we can't solve building problemsZolnai Tamás
2014-03-21Init an opengl context bounded to an existent window.Zolnai Tamás
2014-03-21Consistent naming: ViewContactOfOpenGL{->Obj}Zolnai Tamás
2014-03-21Extract getPageWindowOutputDevice to a common placeZolnai Tamás
2014-03-20svx: speed up ObjectContactOfPageView in case there is nothing to displayMiklos Vajna
2014-03-19Use sane indentation in new files.Jan Holesovsky
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-17bool improvementsStephan Bergmann
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-06-25fix text position for custom shapes with zoom != 100% fdo#59862Noel Power
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand
2013-06-15Resolves: #i122216# Ensure FormControls get printed/PDFedArmin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Resolves: #i121534# Adapted rotated bitmap paints to use own transformer...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand