summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-10Move the embedded object to the impl class.Kohei Yoshida
2014-07-10use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
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