summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2014-08-21Avoid undefined MSO_LineStyle values outside the enum's value rangeStephan Bergmann
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-18remove unused ControlThomas Arnhold
2014-08-17namespace cssThomas Arnhold
2014-08-16Fix member function prototype (sal_uIntPtr& to size_t&)Matteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16These function members does not need to be virtualMatteo Casalin
2014-08-16Delete commented-out declaration of function membersMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-15ErrorBoxes from datanavi to StringThomas Arnhold
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann
2014-08-12Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-06remove some more unused resource idsThomas Arnhold
2014-08-06resource ids: defined twice but never usedThomas Arnhold
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann
2014-08-05Avoid undef out-of-range value -1 for XPropertyListType enumStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
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