summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-036-31/+24
* Mark as constTakeshi Abe2014-07-031-1/+1
* Do not leave unreachable TableColumnUndo/TableRowUndo in case of exceptionsTakeshi Abe2014-07-022-0/+8
* TyposJulien Nabet2014-07-011-3/+3
* Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann2014-07-011-2/+2
* coverity#735881 Dereference after null checkCaolán McNamara2014-07-011-1/+1
* coverity#735883 Unchecked dynamic_castCaolán McNamara2014-07-011-13/+6
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara2014-07-013-10/+70
* Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara2014-07-011-0/+7
* loplugin:literaltoboolconversionStephan Bergmann2014-07-012-9/+9
* getSvxBrushItemFromSourceSet: add fix for JunitTest_sw_complexMiklos Vajna2014-07-011-1/+9
* getSvxBrushItemFromSourceSet: let XFILL_NONE result in COL_AUTOMiklos Vajna2014-07-011-4/+1
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-018-342/+1206
* clang scan-build: various warningsCaolán McNamara2014-07-012-2/+2
* Changed BColor to Color in TextFooPrimitive2D classesmatteocam2014-06-301-3/+2
* Removed assertion in EditCharAttribBackgroundColormatteocam2014-06-301-1/+1
* Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam2014-06-302-0/+2
* Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam2014-06-301-2/+4
* Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam2014-06-301-0/+3
* SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna2014-06-301-1/+1
* Called C++ object pointer is nullCaolán McNamara2014-06-306-56/+20
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-307-31/+29
* Typo: habe->haveJulien Nabet2014-06-291-1/+1
* Typo: beeing->beingJulien Nabet2014-06-292-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-287-51/+37
* OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara2014-06-271-2/+2
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-278-13/+13
* SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna2014-06-271-29/+45
* DBG_ASSERT->assertCaolán McNamara2014-06-271-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-279-41/+25
* clang: Dead incrementCaolán McNamara2014-06-261-2/+0
* OSL_ENSURE->assertCaolán McNamara2014-06-265-20/+9
* clang: Result of operation is garbage or undefinedCaolán McNamara2014-06-261-3/+3
* clang: Returning null referenceCaolán McNamara2014-06-261-5/+2
* check for self-assignCaolán McNamara2014-06-261-0/+3
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-261-60/+41
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-257-11/+11
* remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl2014-06-255-7/+7
* Related: fdo#37401 adjust fix to original aCenter useCaolán McNamara2014-06-251-1/+1
* fdo#37401 - fixed the old vector lengthHideki Ikeda2014-06-251-1/+1
* unlocked solarmutex assertion in SdrObject::getShapeCaolán McNamara2014-06-251-0/+3
* Resolves: #i74651# remove image via should change document stateMaxime de Roucy2014-06-251-7/+26
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-258-37/+30
* Revert "Resolves fdo#75339 : No Error-Dialog appears in specific cases..."Julien Nabet2014-06-241-4/+0
* fdo#75339 object comparison by reference, not pointerLionel Elie Mamane2014-06-241-1/+1
* fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann2014-06-241-2/+4
* new compilerplugin returnbyrefNoel Grandin2014-06-242-12/+12
* Let's make this more consistent / readable.Jan Holesovsky2014-06-241-8/+8
* sdr::table::Cell's XServiceInfo cleaningMatúš Kukan2014-06-242-49/+0