summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18coverity#1215318 Uncaught exceptionCaolán McNamara
2014-07-18coverity#1226494 Uninitialized pointer fieldCaolán McNamara
2014-07-18CharBackColor advertised in unoshap2.cxxmatteocam
2014-07-18inline unnecessary typedefNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11drop unused helpidsCaolán McNamara
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida
2014-07-10Move Graphic member to the impl class.Kohei Yoshida
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-10Move the embedded object to the impl class.Kohei Yoshida
2014-07-10Use initializer properly and remove Init().Kohei Yoshida
2014-07-10Clean this up.Kohei Yoshida
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