summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-09-17Don't manually set the SvxColorWindow sizeTomaž Vajngerl
2014-09-17Adjust color window UI & align with FloatWindow changesTomaž Vajngerl
2014-09-17Add recent colorsKrisztian Pinter
2014-09-17Make small UI tweaks to SvxColorWindow_ImplKrisztian Pinter
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-17Make .soc loading lazyKrisztian Pinter
2014-09-17Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter
2014-09-17Make color picker apply color immediatelyKrisztian Pinter
2014-09-17Change palette selection ComboBox to ListBoxKrisztian Pinter
2014-09-17Change NamedColor to use OUStringKrisztian Pinter
2014-09-17Add loading .soc palettesKrisztian Pinter
2014-09-17Add SvxLineColorToolBoxControl functionality to SvxColorToolBoxControlKrisztian Pinter
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter
2014-09-17Move palette selection ComboBox to top of popup windowKrisztian Pinter
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter
2014-09-17Add color picker to color paletteKrisztian Pinter
2014-09-17Fix variable and method namesKrisztian Pinter
2014-09-17Fix SvxColorWindow_Impl::StateChanged updatingKrisztian Pinter
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter
2014-09-17Add GIMP palette loading codeKrisztian Pinter
2014-09-17Code cleanupKrisztian Pinter
2014-09-17Add ability to switch between default and document colorsKrisztian Pinter
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-13coverity#704830 Dereference after null checkCaolán McNamara
2014-09-123D charts: Call the 3D chart update from the lazy update, instead of always.Jan Holesovsky
2014-09-12svx: sal_Bool -> boolStephan Bergmann
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11add windows 1258 to charset listCaolán McNamara
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-09-10more fixes for SfxItemStateNoel Grandin
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10wrap at some reasonable locationCaolán McNamara
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-08coverity#1237353 Unchecked dynamic_castCaolán McNamara
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-07cppcheck: Logical disjunction always evaluates to trueJulien Nabet
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
2014-09-05svx: Update the README wrt. the SdrObject(s).Jan Holesovsky
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-04coverity#983930 Uncaught exceptionCaolán McNamara
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-03fdo#82652 add new gradient names to translatable resourceAndras Timar
2014-09-03These slots not meant to be added to a toolbar or recordedMaxim Monastirsky
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg