Age | Commit message (Expand) | Author |
2019-05-22 | tdf#42949 Fix IWYU warnings in include/svx/[h-r]* | Gabor Kelemen |
2018-06-25 | Kill the useless PaletteManager "last color" thing | Maxim Monastirsky |
2018-06-20 | move SvColorDialog to welded arguments | Caolán McNamara |
2018-06-20 | weld SvxColorTabPage | Caolán McNamara |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-09 | give color picker explicit parent | Caolán McNamara |
2017-09-28 | Resolves: tdf#112680 start color picker with currently selected color | Caolán McNamara |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2016-11-07 | Revert "Reverts a commit series that cripple windows ci." | Caolán McNamara |
2016-11-05 | Reverts a commit series that cripple windows ci. | Norbert Thiebaud |
2016-11-04 | unify color selectors | Caolán McNamara |
2016-08-31 | Resolves: tdf#98097 no tooltip for colors in "Recent" colors area | Caolán McNamara |
2016-08-03 | [GSoC] Rework of color tab | Rishabh Kumar |
2016-07-29 | [GSoC] Fix recent colors in color popup widget | Rishabh Kumar |
2016-07-25 | [GSoC] Fix palette selection in sidebar/toolbar color widget | Rishabh Kumar |
2016-04-11 | clang-tidy performance-unnecessary-value-param in svx | Noel Grandin |
2015-08-20 | handle new color picker correctly in chart sidebar | Markus Mohrhard |
2015-07-24 | svx: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2014-09-18 | callcatcher: update unused code | Caolán McNamara |
2014-09-17 | WaE: passing class rtl::OUString by value, rather pass by reference | Tor Lillqvist |
2014-09-17 | Add recent colors | Krisztian Pinter |
2014-09-17 | Change vector<Palette*> to ptr_vector<Palette> | Krisztian Pinter |
2014-09-17 | Make color picker apply color immediately | Krisztian Pinter |
2014-09-17 | Add loading .soc palettes | Krisztian Pinter |
2014-09-17 | Change SvxColorWindow_Impl to use ComboBox for palette selection | Krisztian Pinter |
2014-09-17 | Add color picker to color palette | Krisztian Pinter |
2014-09-17 | Add PaletteManager, refactor palette code | Krisztian Pinter |