summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)Author
2014-11-08Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-17add commentNoel Grandin
2014-07-10use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
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-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
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-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-01Remove visual noise from includeAlexander Wilms