summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12fdo#79883 the page view object contact must existDavid Tardon
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-17fdo#78149: set the ViewPort even when painting to a MetaFileMichael Stahl
2014-05-16strangely obvious leaky codeCaolán McNamara
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-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28Fix repainting problems in Draw.Jan Holesovsky
2014-04-27fix drawing of 100% transparent frames (fdo#77723)Luboš Luňák
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
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-03svl: sal_Bool->boolNoel Grandin
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-30coverity#1194908 Explicit null dereferencedCaolán McNamara
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-23WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand
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-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini