summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2014-09-21fdo#39468: Translated German commentsJennifer Liebel4-25/+23
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert1-0/+10
2014-09-18callcatcher: update unused codeCaolán McNamara1-1/+0
2014-09-18fdo#82577: Handle FontNoel Grandin5-13/+13
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-2/+2
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-6/+6
2014-09-17Add recent colorsKrisztian Pinter2-5/+13
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter1-24/+3
2014-09-17Make .soc loading lazyKrisztian Pinter1-1/+2
2014-09-17Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter1-2/+4
2014-09-17Make color picker apply color immediatelyKrisztian Pinter1-1/+10
2014-09-17Change NamedColor to use OUStringKrisztian Pinter1-1/+1
2014-09-17Add loading .soc palettesKrisztian Pinter3-10/+40
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter2-8/+17
2014-09-17Add color picker to color paletteKrisztian Pinter2-2/+7
2014-09-17Fix variable and method namesKrisztian Pinter1-2/+2
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter4-13/+96
2014-09-17Add GIMP palette loading codeKrisztian Pinter1-1/+12
2014-09-17Add ability to switch between default and document colorsKrisztian Pinter1-0/+1
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter1-1/+3
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