summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)AuthorFilesLines
2014-10-15loplugin: cstylecastNoel Grandin4-22/+12
2014-10-14do not forward-declare templatesDavid Tardon1-1/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-3/+3
2014-10-06loplugin: cstylecastNoel Grandin2-8/+6
2014-09-30fdo#82577: Handle RegionNoel Grandin3-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-3/+3
2014-08-12Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-26/+26
2014-07-22callcatcher: update unused codeCaolán McNamara1-1/+0
2014-07-17add commentNoel Grandin1-1/+1
2014-07-10use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin1-6/+2
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+95
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+5
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist67-5679/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-19fixincludeguards.sh: includeThomas Arnhold2-4/+4
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-08move the OpenGLContext to the model objectMarkus Mohrhard1-4/+1
2014-04-08Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard1-0/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist1-132/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand2-10/+15
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann88-378/+378
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand1-1/+2
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand1-0/+4
2014-03-21Remove opengl usage from svx until we can't solve building problemsZolnai Tamás1-4/+0
2014-03-21Init an opengl context bounded to an existent window.Zolnai Tamás2-0/+41
2014-03-21Consistent naming: ViewContactOfOpenGL{->Obj}Zolnai Tamás1-3/+3
2014-03-21Extract getPageWindowOutputDevice to a common placeZolnai Tamás1-2/+12
2014-03-19Use sane indentation in new files.Jan Holesovsky1-14/+14
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás1-0/+35
2014-03-11svx: sal_Bool->boolNoel Grandin1-8/+8
2014-03-11svx: sal_Bool->boolNoel Grandin16-26/+26
2014-03-01Remove visual noise from includeAlexander Wilms110-329/+329
2014-02-25remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin1-3/+0
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand1-0/+7
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand3-5/+33
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand1-2/+1
2014-01-17bool improvementsStephan Bergmann12-34/+34
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan1-76/+0
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan1-0/+76
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan1-76/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-27Integrate branch of IAccessible2Steve Yin1-1/+11
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud23-23/+23
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold113-338/+338