summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
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
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-25remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Resolves: #i121494# Corrected text decomposition when...Armin Le Grand
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky