summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31Remove unused ctorsStephan Bergmann
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-17add commentNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
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-10This forward declaration no longer needed.Kohei Yoshida
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-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-10These members should be private rather than protected.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-09Export these symbols.Kohei Yoshida
2014-07-09Let's not derive from std::vector.Kohei Yoshida
2014-07-09tweak conversion a bitCaolán McNamara
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann