summaryrefslogtreecommitdiffstats
path: root/include/svx
Commit message (Expand)AuthorAgeFilesLines
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-09-171-2/+2
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-09-171-6/+6
* Add recent colorsKrisztian Pinter2014-09-172-5/+13
* Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter2014-09-171-24/+3
* Make .soc loading lazyKrisztian Pinter2014-09-171-1/+2
* Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter2014-09-171-2/+4
* Make color picker apply color immediatelyKrisztian Pinter2014-09-171-1/+10
* Change NamedColor to use OUStringKrisztian Pinter2014-09-171-1/+1
* Add loading .soc palettesKrisztian Pinter2014-09-173-10/+40
* Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter2014-09-172-8/+17
* Add color picker to color paletteKrisztian Pinter2014-09-172-2/+7
* Fix variable and method namesKrisztian Pinter2014-09-171-2/+2
* Add PaletteManager, refactor palette codeKrisztian Pinter2014-09-174-13/+96
* Add GIMP palette loading codeKrisztian Pinter2014-09-171-1/+12
* Add ability to switch between default and document colorsKrisztian Pinter2014-09-171-0/+1
* Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter2014-09-171-1/+3
* svx: sal_Bool -> boolStephan Bergmann2014-09-121-2/+2
* 3D charts: Update the 3D charts when a value changes.Jan Holesovsky2014-09-122-0/+8
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-122-3/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-09-101-1/+1
* Related fdo#82088: dropping aliases again :)Stefan Weiberg2014-09-062-10/+7
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-063-6/+2
* convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara2014-09-053-27/+4
* Translate German Comments.Florian Reisinger2014-09-041-2/+2
* fdo#82652 add new gradient names to translatable resourceAndras Timar2014-09-031-2/+38
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-4/+3
* loplugin:saloverrideStephan Bergmann2014-09-031-1/+1
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-2/+2
* Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann2014-09-012-40/+32
* Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann2014-09-013-61/+45
* Missing Clone overridesStephan Bergmann2014-09-011-0/+6
* Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann2014-09-015-22/+18
* Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann2014-09-013-66/+53
* Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann2014-09-015-31/+25
* ChartHelper::IsChart is uselessZolnai Tamás2014-08-291-10/+0
* callcatcher: update unused codeCaolán McNamara2014-08-271-74/+0
* Remove some unused macrosTor Lillqvist2014-08-261-8/+0
* zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl2014-08-251-1/+5
* convert MessBox with custom buttons to .uiCaolán McNamara2014-08-251-4/+0
* convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-251-1/+0
* Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann2014-08-251-8/+3
* QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara2014-08-252-11/+7
* fdo#73151 Make better use of the sidebarSamuel Mehrbrodt2014-08-241-8/+0
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-1/+1
* Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann2014-08-221-16/+6
* Avoid undefined MSO_LineStyle values outside the enum's value rangeStephan Bergmann2014-08-211-1/+2
* Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann2014-08-181-8/+3
* Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann2014-08-181-8/+3
* Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2014-08-181-8/+3
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0