summaryrefslogtreecommitdiff
path: root/sc/inc/listenerquery.hxx
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
> Change-Id: I52f062bf0b4c1af44576546d0593699758d71084 Reviewed-on: https://gerrit.libreoffice.org/42232 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-08-29svx: Mark functions as localTakeshi Abe Change-Id: I15498d3d2b80b20cfae35ce6b304fd83ce8f5083 Reviewed-on: https://gerrit.libreoffice.org/41641 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp> 2016-11-22The Palette subclasses don't need to be publicTor Lillqvist Change-Id: I40f942c202ab3ba1ca13d1b24d0cd72a4c561868 2016-08-17convert XPropertyListType to scoped enumNoel Grandin Change-Id: I071c0d17c7c5982af47bccd92580bbac62bdf7b3 2016-07-25[GSoC] Fix palette selection in sidebar/toolbar color widgetRishabh Kumar Remember palette selection after the popup is destroyed Change-Id: Iecd7fd4aa89cf9d2d6842c5b544d037df6818aaf Reviewed-on: https://gerrit.libreoffice.org/27474 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> 2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl Change-Id: Ib788a30d413436aa03f813aa2fddcbc4d6cd2f9a Reviewed-on: https://gerrit.libreoffice.org/25972 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> 2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock maName is just not descriptive enough and hard to search the source for. Also in this patch: - tracked down what ASE, GPL and SOC stand for and added a comment - found instances of aName, local variables and changed these to aPaletteName Change-Id: I4c7eee31b604a8ef2ebef5fd1daa81e193dd7295 Reviewed-on: https://gerrit.libreoffice.org/20958 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com> 2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin Change-Id: I0752cbb0cb2e0f89607d81d9eda7ce7091449fd6 2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann Change-Id: Idaa0d4a22b97e477ce3cde6a978ea0ab99367190 2015-03-01WaE: rewrite call of rtl::OUString::operator= with empty string constant ...Tor Lillqvist ... argument as call of rtl::OUString::clear. Change-Id: I3877a7034edc2cff0509c8a57170228fa1c68685 2015-03-01tdf#84002 Add support for .ase color palettesChris Laplante CMYK, RGB, and gray color models are supported. LAB colors are replaced by just black since the conversion to RGB is very complicated. Change-Id: I689e6ce972cd7b7f03725f99be4761dea4a81743 Reviewed-on: https://gerrit.libreoffice.org/14661 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com> 2015-01-26coverity#1266440 Unchecked return valueCaolán McNamara Change-Id: I84a9c08e539c98408d49b2f4276fb547d2deefd7 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin Change-Id: Ibbf14c7e9a5c1883c1311d4c86f948f74f8e473e 2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann Change-Id: I54931168bfc18c9ce41babdcf535ebc1bcc72c5e 2014-09-17Fix the Windows build.Jan Holesovsky Change-Id: I38fd1856044863b46792e3a1d6f69e51e9fffe0f 2014-09-17Add recent colorsKrisztian Pinter Change-Id: Id6b2239149bf7d0b3c9242efb7a72091e32c3384 2014-09-17Make .soc loading lazyKrisztian Pinter Change-Id: If7475d6c46faaa6f6f6cde494990e6573b3aadff 2014-09-17Change NamedColor to use OUStringKrisztian Pinter Change-Id: Id84d761b33f12dfc50f980e61ab44565693f2e5a 2014-09-17Add loading .soc palettesKrisztian Pinter Change-Id: Ie0d084a70d9b135658840bb7529f2099a702d280 2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter Change-Id: I0fb9b46298f45bbdf9ae9198c145b9ea5e403bbf 2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter Change-Id: I7e30fc895834318514b51bc648d32aa6d297bfae