summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-2/+2
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky2-0/+8
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-3/+3
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg2-10/+7
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin3-6/+2
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara3-27/+4
2014-09-04Translate German Comments.Florian Reisinger1-2/+2
2014-09-03fdo#82652 add new gradient names to translatable resourceAndras Timar1-2/+38
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-4/+3
2014-09-03loplugin:saloverrideStephan Bergmann1-1/+1
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+2
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann2-40/+32
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann3-61/+45
2014-09-01Missing Clone overridesStephan Bergmann1-0/+6
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann5-22/+18
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann3-66/+53
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann5-31/+25
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás1-10/+0
2014-08-27callcatcher: update unused codeCaolán McNamara1-74/+0
2014-08-26Remove some unused macrosTor Lillqvist1-8/+0
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl1-1/+5
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara1-4/+0
2014-08-25convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann1-8/+3
2014-08-25QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara2-11/+7
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-8/+0
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-1/+1
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann1-16/+6
2014-08-21Avoid undefined MSO_LineStyle values outside the enum's value rangeStephan Bergmann1-1/+2
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-8/+3
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann1-8/+3
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann1-8/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-16/+6
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara1-4/+0
2014-08-18remove unused ControlThomas Arnhold1-1/+0
2014-08-17namespace cssThomas Arnhold1-50/+50
2014-08-16Fix member function prototype (sal_uIntPtr& to size_t&)Matteo Casalin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin4-19/+19
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin1-2/+2
2014-08-16These function members does not need to be virtualMatteo Casalin1-2/+2
2014-08-16Delete commented-out declaration of function membersMatteo Casalin1-1/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin3-21/+23
2014-08-15ErrorBoxes from datanavi to StringThomas Arnhold1-6/+5
2014-08-15convert datanavigator sport to .uiCaolán McNamara2-2/+1
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann1-9/+1
2014-08-12Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-26/+26
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos1-4/+0
2014-08-11callcatcher: update unused codeCaolán McNamara1-1/+0