/source/it/

2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/SvxPresetListBox.cxx
AgeCommit message (Collapse)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
...which was introduced with 3ead3ad52f9bb2f9d1d6cf8dfc73a0a25e6778ed "Gradually typed Link" to distinguish the new, typed versions from the old, untyped ones, but is no longer necessary since 382eb1a23c390154619c385414bdbe6f6e461173 "remove untyped Link<>" removed the old versions. Change-Id: I494025df486a16a45861fcd8192dfe0275b1103c
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
Change-Id: Ifb6045885049733415895f58cdd911256f48323c Reviewed-on: https://gerrit.libreoffice.org/29187 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-09-03tdf#94551 Preset list: 3 entries per row and always show scrollbarYousuf Philips
Change-Id: I748b92d01031120e750f306549c7d46ed29a313a Reviewed-on: https://gerrit.libreoffice.org/28492 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
Change-Id: I928f297e1be76b965898d83cb3dd2e79b23b7974 Reviewed-on: https://gerrit.libreoffice.org/28095 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar
1. Reduced item icon size. 2. Add slider depending on the number of entries. Change-Id: I1fad15861438952664c26666afe89fffa08051f6 Reviewed-on: https://gerrit.libreoffice.org/27389 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-20Add XPatternList to SvxPresetListBoxRishabh Kumar
Change-Id: I39bbf28c4468123c853577f7d7e94d619ec7da3b Reviewed-on: https://gerrit.libreoffice.org/27324 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar
Change-Id: If2acb6df3c046de63b6b4069474e19fb87222a11 Reviewed-on: https://gerrit.libreoffice.org/27167 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-07-08Add XBitmapList to SvxPresetListBoxRishabh Kumar
Change-Id: I163e39c7e2830164059e22d5dbc4249c84e3dffc Reviewed-on: https://gerrit.libreoffice.org/27023 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Rishabh Kumar <kris.kr296@yahoo.in>
2016-07-07Revert "Add XBitmapList to SvxPresetListBox"Rishabh Kumar
This reverts commit a38901295082ff72948a18fe9c82c37973061490. Change-Id: Ibfee6df54c24baf8b4e9cfc47be3f12e0ebd82a4 Reviewed-on: https://gerrit.libreoffice.org/27020 Reviewed-by: Rishabh Kumar <kris.kr296@yahoo.in> Tested-by: Rishabh Kumar <kris.kr296@yahoo.in>
2016-07-07Add XBitmapList to SvxPresetListBoxRishabh Kumar
Change-Id: I104463039f3aad5d19b3badca9a104021acf3b94 Reviewed-on: https://gerrit.libreoffice.org/27012 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-07-07Increase spacing between SvxPresetListBox entriesRishabh Kumar
Change-Id: Ia92ab9afd2cba5b5f327eb6ff722ea51ae5dba2f Reviewed-on: https://gerrit.libreoffice.org/27018 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Rishabh Kumar <kris.kr296@yahoo.in>
2016-07-06Add XGradientList to SvxPresetListBoxRishabh Kumar
Change-Id: I0b4af0eb465b997e8bea012b1f2e3cc07cce6ddb Reviewed-on: https://gerrit.libreoffice.org/26953 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-07-05loplugin:loopvartoosmallStephan Bergmann
Change-Id: Idc7b602d27a3198b222f5c9b6dc21b18d101bd45
2016-07-05Icon view listbox for XHatchListRishabh Kumar
Change-Id: I40d39c28bbc217cb63a3857c8a90dba72d196878 Reviewed-on: https://gerrit.libreoffice.org/26896 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>