summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida2-11/+9
2014-07-11new loplugin: externalandnotdefinedNoel Grandin4-4/+29
2014-07-11drop unused helpidsCaolán McNamara1-2/+0
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos6-203/+295
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan1-50/+51
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan1-3/+5
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida1-50/+59
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida1-1/+10
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida1-9/+9
2014-07-10Move Graphic member to the impl class.Kohei Yoshida1-19/+22
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-3/+5
2014-07-10Move the embedded object to the impl class.Kohei Yoshida4-121/+136
2014-07-10Use initializer properly and remove Init().Kohei Yoshida1-35/+26
2014-07-10Clean this up.Kohei Yoshida1-15/+4
2014-07-10use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin1-14/+0
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida2-0/+10
2014-07-09Scope reduction.Kohei Yoshida1-34/+34
2014-07-09Let's not derive from std::vector.Kohei Yoshida1-17/+31
2014-07-09simplify loopDavid Tardon1-8/+5
2014-07-09fdo#81004 this looks like a mis-merge to meDavid Tardon1-8/+0
2014-07-09drop unused helpidsCaolán McNamara1-19/+0
2014-07-09tweak conversion a bitCaolán McNamara6-95/+98
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos7-498/+723
2014-07-08Resolves: #i125211# corrected breaking metafiles with gradient actionsArmin Le Grand2-13/+25
2014-07-08don't terminate via unhandled exception on loading ooo89328-1.sxcCaolán McNamara1-3/+19
2014-07-08use SimpleReferenceObject in svx moduleNoel Grandin2-25/+3
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-07clang scan-build: Dereference of null pointerCaolán McNamara1-2/+2
2014-07-06fix assert for empty string case on loading ooo119654-1.odtCaolán McNamara1-2/+1
2014-07-04coverity#704499-501 Division by zeroNorbert Thiebaud1-1/+1
2014-07-04coverity#704033 Uncheck return valueNorbert Thiebaud1-1/+0
2014-07-04coverity#704032 Uncheck return valueNorbert Thiebaud1-1/+0
2014-07-04Avoid possible memory leaks in case of exceptionsTakeshi Abe4-19/+18
2014-07-04Drop unused #includesTakeshi Abe1-1/+0
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2-145/+145
2014-07-03fix regression in paper format previewCaolán McNamara1-3/+1
2014-07-03coverity#706094 Unintended sign extensionCaolán McNamara1-2/+2
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand1-9/+21
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann2-2/+2
2014-07-03Avoid null this pointers in member function callsStephan Bergmann3-5/+9
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe6-31/+24
2014-07-03Mark as constTakeshi Abe1-1/+1
2014-07-02Do not leave unreachable TableColumnUndo/TableRowUndo in case of exceptionsTakeshi Abe2-0/+8
2014-07-01TyposJulien Nabet1-3/+3
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-2/+2
2014-07-01coverity#735881 Dereference after null checkCaolán McNamara1-1/+1
2014-07-01coverity#735883 Unchecked dynamic_castCaolán McNamara1-13/+6
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-01Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara3-10/+70