# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: src='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/UIConfig_chart2.mk
AgeCommit message (Collapse)Author
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky
Change-Id: Ie0589c576b26dd74b9bc16d78a37a01c9bb2985e
2015-07-18add skeleton for error bar panelMarkus Mohrhard
Change-Id: I397b10d95356a1d376e868af6a93077fd996b680
2015-07-17add chart sidebar axis panelMarkus Mohrhard
Change-Id: Ia0f75c09f11c5751428a19fca33b39a54cdbb249
2015-07-16add skeleton for chart series panelMarkus Mohrhard
Change-Id: Ib1e5da270812aa909a6e773abbd9716256f4d5f4
2015-07-12add ChartElements panelMarkus Mohrhard
Change-Id: I935a0d637a9ea3a1716d6e839e65c4e565a2c840
2014-06-22remove now unused dialogMarkus Mohrhard
Change-Id: I42c340a6aee016e37ee558d46a8eab101837e9c5
2014-03-03convert chart type page to .ui formatCaolán McNamara
Change-Id: I2e95e0dec66b8985abad81b02722e1bf632a15e0
2014-02-20convert chart data dialog to .uiCaolán McNamara
this one was a complete pig to convert with the conflicting home-grown existing layout code. Change-Id: I135bd486d10f7d972e143daae44d6b24a6e8fdb8
2014-02-09improve dialogs for mapped propertiesMarkus Mohrhard
Change-Id: I87e07a30743de0fc30d0caafd35192b18caf3dae
2014-02-04convert chart type dialog to .uiCaolán McNamara
Change-Id: I6da39b06629e3913048a48490f45863de24c4f15
2014-01-17Convert chart data source tab page & dialog to .uiOlivier Hallot
Conflicts: chart2/source/controller/dialogs/dlg_DataSource.cxx chart2/source/controller/inc/dlg_DataSource.hxx Change-Id: Ic3e3adc578156161f16254862e1ca33a8ad9e1f6 Reviewed-on: https://gerrit.libreoffice.org/7255 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-07convert data range tabdialog to .uiCaolán McNamara
Change-Id: I70e9064a13a751f6b0dae153522953eaf2ac53a5
2014-01-04convert chart shape paragraph dialog to .uiCaolán McNamara
Change-Id: I5682ccdaa7d0f877310b937ad12ceeeb0b91c350
2014-01-04convert chart shape character dialog to .uiCaolán McNamara
Change-Id: I03917fdceebdf5bd06c04f5719615092ee166852
2013-12-29Convert chart range chooser tab page to .uiOlivier Hallot
Change-Id: Ibe80ec369b8efcded6cf9ce31f7c7d66e3e61dc0 Reviewed-on: https://gerrit.libreoffice.org/7224 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
Change-Id: Ie2fbcb0bacb968a784698908c8cc62f73a80cf32 Reviewed-on: https://gerrit.libreoffice.org/7219 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot
Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: Id9054b3b0c6e7a10a72bc90b05cd7c6bbc5e82a2 Reviewed-on: https://gerrit.libreoffice.org/7205 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot
Change-Id: I9f3cb1fb3186e77b5c5ee57ff3e6086022c80bfd Note: kept old resouce to allow dialog to be called by dlg_InsertErrorBars, util we find a way to have a dialog to call a tab page and access the resources. Once a solution is found, old- resources can be deleted, RangeEdit and RangeSelectionHelper can be nuked too. Reviewed-on: https://gerrit.libreoffice.org/7198 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27Convert chart legend dialog to widget UIOlivier Hallot
Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: Ibc265efe5a8bdf3e0e5fb8135fb0487de7e96764 Reviewed-on: https://gerrit.libreoffice.org/7199 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27Convert chart polar options tab page to widget UIOlivier Hallot
Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: If9730589e44ab40331ea217986e79d78b926d5af
2013-12-19Convert chart data labels tabpage to .uiOlivier Hallot
Change-Id: I6ffd992fe8a2cb290c8f8992922f0e54276e6ae1 Reviewed-on: https://gerrit.libreoffice.org/7124 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-09convert 3dview dialog to .uiCaolán McNamara
Change-Id: I790d8cccedeac70f5430cfb75e03914472b9c3d6
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot
Change-Id: I55e56196818e181d16e74ae93376ff4ff1c4c395 Reviewed-on: https://gerrit.libreoffice.org/6998 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-09convert chart elements page to .uiCaolán McNamara
Change-Id: I7b6dba29622dc1eaa7e12c58084c6ffed19fe886
2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier
Change-Id: Ic92ab5e715253caa4be9c0fea4499797ed2b7485 Reviewed-on: https://gerrit.libreoffice.org/6997 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-28Convert chart 3D scene appearance tabpage to .uiOlivier Hallot
Change-Id: I4b420b0abf0142837e525a5b35e5af882269b370 Reviewed-on: https://gerrit.libreoffice.org/6841 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-28Convert chart 3D scene geometry tabpage to widgetOlivier Hallot
Change-Id: I5840d47047880636fb4e8f80ecef1a6f5377d786 Reviewed-on: https://gerrit.libreoffice.org/6840 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-27Convert chart legend position tabpage to widget UIOlivier Hallot
Change-Id: Iefdbbff83ea05c2e926191a2058a0be67c281789 Reviewed-on: https://gerrit.libreoffice.org/6824 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-21Convert axis position tab page to widget UIOlivier Hallot
Change-Id: I76da8002013bdda3d12544aabda84360a2e39929 Obs: Many widget were not implemented and were left for future development Reviewed-on: https://gerrit.libreoffice.org/6737 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot
Obs: -Several widget positioning methods turned useless and were deleted -Corner case related to axis origin untested (couldn't find where it is used) Change-Id: I6a563c89ddcfbff62494ce7726f3e7d6089e6b57 Reviewed-on: https://gerrit.libreoffice.org/6730 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-12Convert tp_Trendline.src to .uiLaurent Balland-Poirier
Change-Id: I429a90441a68a94403d89d7746628528ed4dc876 Reviewed-on: https://gerrit.libreoffice.org/6638 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-09-04tp_axisLabel.ui widgetsManal Alhassoun
Change-Id: I279d2989e6a3a8f0aa279c5aa8eb13251a6052da Reviewed-on: https://gerrit.libreoffice.org/5801 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-01titlerotationtabpage.ui widgetsManal Alhassoun
Change-Id: I187ec2b6bbee10820fcea5b770972fc63b2f7117 Reviewed-on: https://gerrit.libreoffice.org/5729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>