Age | Commit message (Expand) | Author |
---|---|---|
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 |