summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-07-10use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida
2014-07-09Scope reduction.Kohei Yoshida
2014-07-09Let's not derive from std::vector.Kohei Yoshida
2014-07-09simplify loopDavid Tardon
2014-07-09fdo#81004 this looks like a mis-merge to meDavid Tardon
2014-07-09drop unused helpidsCaolán McNamara
2014-07-09tweak conversion a bitCaolán McNamara
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos
2014-07-08Resolves: #i125211# corrected breaking metafiles with gradient actionsArmin Le Grand
2014-07-08don't terminate via unhandled exception on loading ooo89328-1.sxcCaolán McNamara
2014-07-08use SimpleReferenceObject in svx moduleNoel Grandin
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-07clang scan-build: Dereference of null pointerCaolán McNamara
2014-07-06fix assert for empty string case on loading ooo119654-1.odtCaolán McNamara
2014-07-04coverity#704499-501 Division by zeroNorbert Thiebaud
2014-07-04coverity#704033 Uncheck return valueNorbert Thiebaud
2014-07-04coverity#704032 Uncheck return valueNorbert Thiebaud
2014-07-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-04Drop unused #includesTakeshi Abe
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-03fix regression in paper format previewCaolán McNamara
2014-07-03coverity#706094 Unintended sign extensionCaolán McNamara
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-03Mark as constTakeshi Abe
2014-07-02Do not leave unreachable TableColumnUndo/TableRowUndo in case of exceptionsTakeshi Abe
2014-07-01TyposJulien Nabet
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-07-01coverity#735881 Dereference after null checkCaolán McNamara
2014-07-01coverity#735883 Unchecked dynamic_castCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara
2014-07-01Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara
2014-07-01loplugin:literaltoboolconversionStephan Bergmann
2014-07-01getSvxBrushItemFromSourceSet: add fix for JunitTest_sw_complexMiklos Vajna
2014-07-01getSvxBrushItemFromSourceSet: let XFILL_NONE result in COL_AUTOMiklos Vajna
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-30SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe