summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-21Remove dead codeSamuel Mehrbrodt
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt
2014-09-21fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt
2014-09-21Changed some options from picture/graphics to imagePhyzer
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis
2014-09-19bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2014-09-18callcatcher: update unused codeCaolán McNamara
2014-09-18Update the status only after colors loadMaxim Monastirsky
2014-09-18Adapt the code for the new automatic buttonMaxim Monastirsky
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-18Use svxcorelo-SvxColorValueSet insteadMaxim Monastirsky
2014-09-17Typo: excatly->exactlyJulien Nabet
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-09-17fdo#60712 - Inherits cell styles in inserting rows/columnsHideki Ikeda
2014-09-17Fix the Windows build.Jan Holesovsky
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