summaryrefslogtreecommitdiffstats
path: root/svx/source/sdr
Commit message (Expand)AuthorAgeFilesLines
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-201-1/+1
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-192-30/+0
* Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann2014-08-183-3/+3
* Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann2014-08-183-3/+3
* Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2014-08-181-1/+1
* Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann2014-08-182-4/+4
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-163-29/+29
* Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann2014-08-071-5/+5
* Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann2014-08-071-1/+1
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-1/+1
* Let GetObjectItemPool return a referenceStephan Bergmann2014-08-054-7/+7
* Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2014-08-051-1/+1
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-041-1/+1
* prevent memory leakMarkus Mohrhard2014-08-041-16/+14
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-041-9/+9
* callcatcher: update unused codeCaolán McNamara2014-07-221-9/+0
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-194-19/+20
* Move the embedded object to the impl class.Kohei Yoshida2014-07-102-2/+2
* use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin2014-07-101-14/+0
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-012-1/+273
* Called C++ object pointer is nullCaolán McNamara2014-06-302-5/+3
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-282-7/+4
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-279-41/+25
* OSL_ENSURE->assertCaolán McNamara2014-06-262-3/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* Clean up SdrModel::MigrateItemSetStephan Bergmann2014-06-161-1/+1
* loplugin:staticcallStephan Bergmann2014-06-133-4/+4
* fdo#79883 the page view object contact must existDavid Tardon2014-06-121-3/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-093-27/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-06-011-1/+2
* fdo#78149: set the ViewPort even when painting to a MetaFileMichael Stahl2014-05-171-1/+3
* strangely obvious leaky codeCaolán McNamara2014-05-161-0/+1
* Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist2014-05-0682-123/+123
* Move headers included only in svx itself from include/svx to svx/incTor Lillqvist2014-05-067-7/+7
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-2/+2
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-013-4/+4
* Fix repainting problems in Draw.Jan Holesovsky2014-04-281-0/+15
* fix drawing of 100% transparent frames (fdo#77723)Luboš Luňák2014-04-271-7/+20
* VCL: Renamed two functionsChris Sherlock2014-04-281-1/+1
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-0/+2
* More generic way to disable avmediaTor Lillqvist2014-04-171-1/+1
* Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist2014-04-171-0/+4
* non-desktop: Attempt to get rid of glew.Jan Holesovsky2014-04-161-2/+3
* WaE: unused parameter 'rMediaItem'Tor Lillqvist2014-04-151-2/+2
* WaE: 'HAVE_FEATURE_DESKTOP' is not defined, evaluates to 0Tor Lillqvist2014-04-151-6/+1
* non-desktop: Avoid pulling in avmedia.Jan Holesovsky2014-04-151-0/+2
* svx: sal_Bool->boolNoel Grandin2014-04-156-13/+13
* initialize the OpenGL context as soon as possibleMarkus Mohrhard2014-04-151-0/+5
* typo: te -> theThomas Arnhold2014-04-143-4/+4
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3