summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)Author
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-10UBSan: SfxBoolItem vs. SfxTemplateItem confusionStephan Bergmann
2014-10-09Improve wording on several actionsSamuel Mehrbrodt
2014-10-07Fix fdo#84591 Styles dropdown disappears when clicked on submenuJuergen Funk
2014-10-03fdo#84605 : fixed style editing from the style drop down menuSzymon Kłos
2014-10-03fdo#84620 : The styles drop down menu in Writer crashes LO.Szymon Kłos
2014-10-03styles dropdown: Show only the triangle for the dropdown.Jan Holesovsky
2014-10-02Fix fdo#84512 Background color not shown in Styles-DropdownJuergen Funk
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-30Fix fdo#58161 UI: White Paragraph style invisible in Styles Drop-DownJuergen Funk
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24fdo#62081: Add split menus to items in the style dropdownSzymon Kłos
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
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-17Don't manually set the SvxColorWindow sizeTomaž 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 color picker apply color immediatelyKrisztian Pinter
2014-09-17Change palette selection ComboBox to ListBoxKrisztian 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 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-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-25fdo#82260 Fix OS X font dropdown crashMatthew J. Francis
2014-08-25loplugin:unreffunStephan Bergmann
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-25rhbz#1121254 reload font list from shell on changeDavid Tardon
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
2014-05-18Correct prefixMaxim Monastirsky
2014-05-18Fix last color detectionMaxim Monastirsky
2014-05-18That's actually a pointerMaxim Monastirsky
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky