summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-01Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara3-10/+70
2014-07-01Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara1-0/+7
2014-07-01loplugin:literaltoboolconversionStephan Bergmann2-9/+9
2014-07-01getSvxBrushItemFromSourceSet: add fix for JunitTest_sw_complexMiklos Vajna1-1/+9
2014-07-01getSvxBrushItemFromSourceSet: let XFILL_NONE result in COL_AUTOMiklos Vajna1-4/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand8-342/+1206
2014-07-01clang scan-build: various warningsCaolán McNamara2-2/+2
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam1-3/+2
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam1-1/+1
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam2-0/+2
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam1-2/+4
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam1-0/+3
2014-06-30SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna1-1/+1
2014-06-30Called C++ object pointer is nullCaolán McNamara6-56/+20
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe7-31/+29
2014-06-29Typo: habe->haveJulien Nabet1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet2-2/+2
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe7-51/+37
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-2/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud8-13/+13
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna1-29/+45
2014-06-27DBG_ASSERT->assertCaolán McNamara1-1/+1
2014-06-27Avoid possible memory leaks in case of exceptionsTakeshi Abe9-41/+25
2014-06-26clang: Dead incrementCaolán McNamara1-2/+0
2014-06-26OSL_ENSURE->assertCaolán McNamara5-20/+9
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara1-3/+3
2014-06-26clang: Returning null referenceCaolán McNamara1-5/+2
2014-06-26check for self-assignCaolán McNamara1-0/+3
2014-06-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-60/+41
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin7-11/+11
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl5-7/+7
2014-06-25Related: fdo#37401 adjust fix to original aCenter useCaolán McNamara1-1/+1
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-25unlocked solarmutex assertion in SdrObject::getShapeCaolán McNamara1-0/+3
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy1-7/+26
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe8-37/+30
2014-06-24Revert "Resolves fdo#75339 : No Error-Dialog appears in specific cases..."Julien Nabet1-4/+0
2014-06-24fdo#75339 object comparison by reference, not pointerLionel Elie Mamane1-1/+1
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann1-2/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin2-12/+12
2014-06-24Let's make this more consistent / readable.Jan Holesovsky1-8/+8
2014-06-24sdr::table::Cell's XServiceInfo cleaningMatúš Kukan2-49/+0
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan3-14/+10
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
2014-06-23Missing #includeStephan Bergmann1-0/+1
2014-06-23Try to fixJulien Nabet1-1/+1
2014-06-23Resolves fdo#75339 : No Error-Dialog appears in specific cases in BaseJulien Nabet1-0/+3
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe8-33/+31
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper6-8/+8