afbbc4cf4c
deleted TP_LAYOUT resource
...
Change-Id: Id0c60b43160f2447cfddfd7cf1c06c1becc419e9
Reviewed-on: https://gerrit.libreoffice.org/10784
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2014-08-06 19:44:56 +00:00
2c5f02539d
drop DLG_CHART_WIZARD via .res
...
Change-Id: I394a42bfb761e2f7cf8c3186f5ec412331b5950c
2014-07-23 10:30:25 +01:00
157b688cea
some more hrc cleanup
...
Change-Id: Ic1a99ef971168093835207dd084e50a4f02b5e5f
Reviewed-on: https://gerrit.libreoffice.org/9141
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2014-04-23 18:08:24 +00:00
885fd98fa3
convert chart type page to .ui format
...
Change-Id: I2e95e0dec66b8985abad81b02722e1bf632a15e0
2014-03-03 13:27:10 +00:00
b0cf499b3e
convert chart data dialog to .ui
...
this one was a complete pig to convert with the
conflicting home-grown existing layout code.
Change-Id: I135bd486d10f7d972e143daae44d6b24a6e8fdb8
2014-02-20 13:50:01 +00:00
f79bfd0ac5
convert chart type dialog to .ui
...
Change-Id: I6da39b06629e3913048a48490f45863de24c4f15
2014-02-04 09:21:00 +00:00
9c4032921c
Convert chart data source tab page & dialog to .ui
...
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-17 16:09:50 +00:00
db666bdf0c
convert data range tabdialog to .ui
...
Change-Id: I70e9064a13a751f6b0dae153522953eaf2ac53a5
2014-01-07 09:43:15 +00:00
44029ade1b
convert chart shape paragraph dialog to .ui
...
Change-Id: I5682ccdaa7d0f877310b937ad12ceeeb0b91c350
2014-01-04 19:37:53 +00:00
204c2a1a02
convert chart shape character dialog to .ui
...
Change-Id: I03917fdceebdf5bd06c04f5719615092ee166852
2014-01-04 19:22:15 +00:00
ce4db6fe77
Convert chart range chooser tab page to .ui
...
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-29 16:53:05 +00:00
189ac338f5
drop removed .hrcs
...
Change-Id: Idf71a5b01333b4eb1aad5a0c6e6b59c2306a46cb
2013-12-28 09:56:28 +00:00
e6a87e17b2
Convert insert error bars dialog to widget UI
...
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-28 08:44:59 +00:00
3596e88b65
Convert chart data label dialog to widget UI
...
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-27 21:19:56 +00:00
27eb33d753
remove unnecessary empty dtor, etc.
...
Change-Id: Ia2a1d1fe81a07d1e37437539d6d651a7c6ce1111
2013-12-27 20:59:01 +00:00
9143eaff72
Convert chart legend dialog to widget UI
...
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-27 16:52:29 +00:00
1568dc2541
Convert chart polar options tab page to widget UI
...
Conflicts:
chart2/AllLangResTarget_chartcontroller.mk
Change-Id: If9730589e44ab40331ea217986e79d78b926d5af
2013-12-27 15:07:26 +00:00
d1c74734c8
Transex3: NO_LOCALIZE_EXPORT
...
In the past, NO_LOCALIZE_EXPORT macro must be used to
skip uneeded parsing of src files which has no localizable content.
It is unsued by now and it is more effective to handle
this files on gmake level:
gb_SrsTarget_add_nonlocalizable_files
gb_SrsTarget_add_nonlocalizable_templates
Plus remove some empty src file.
Change-Id: I8fc9b2db0b5fd7a3379d3c5be970c4fc691f4c53
2013-12-27 07:14:57 +01:00
9dccff429d
Convert chart data labels tabpage to .ui
...
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-19 13:30:41 +00:00
e3a5fec0ea
convert 3dview dialog to .ui
...
Change-Id: I790d8cccedeac70f5430cfb75e03914472b9c3d6
2013-12-09 20:39:49 +00:00
56e1133f72
Convert chart 3D scene illumination to .ui
...
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-09 20:32:52 +00:00
98e135931a
convert chart elements page to .ui
...
Change-Id: I7b6dba29622dc1eaa7e12c58084c6ffed19fe886
2013-12-09 16:20:35 +00:00
cf38ab5d89
Convert chart::InsertTitleDlg to .ui
...
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-12-09 16:20:05 +00:00
1a404132d9
Convert chart 3D scene appearance tabpage to .ui
...
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-28 09:02:44 -06:00
51a423cd75
Convert chart 3D scene geometry tabpage to widget
...
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-28 08:28:21 -06:00
e5ad76c11f
Convert chart legend position tabpage to widget UI
...
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-27 04:32:46 -06:00
7589bf4a62
Convert axis position tab page to widget UI
...
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-21 08:14:51 -06:00
19956d09e0
Convert chart axis scale tab page to widget UI.
...
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-20 04:27:45 -06:00
d8dc136bbf
Convert tp_Trendline.src to .ui
...
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-11-12 12:54:50 +00:00
0e2ef09316
titlerotationtabpage.ui widgets
...
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 >
2013-09-01 14:06:56 +00:00
55d7d03b0c
convert attributes wrapper dialog to .ui
...
currently unresizable until all possible tabpages that can be inserted into it
get converted over
Change-Id: I1e7d28cf2f2a04ca2c596136b7d26626058f2e4b
2013-08-02 22:49:47 +02:00
7aa0f418f7
Convert tp_SeriesToAxis.src to tp_SeriesToAxis.ui
...
Change-Id: Ida1be6cc97e2a96537dddd3c8d6dc91c451adf7a
Reviewed-on: https://gerrit.libreoffice.org/4906
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-07-15 14:00:52 +00:00
40a3246713
insertgriddlg.ui and insertaxisdlg.ui widgets
...
Change-Id: Ib5b84806189b44ca1b4c74c958d0fafa86030c36
Reviewed-on: https://gerrit.libreoffice.org/4799
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-07-11 09:54:18 +00:00
9c22f181ac
Remove "None" Regression curve option and related files and code.
...
Change-Id: I38dde3854c08eecfe76d9f329ff2c0fa66449a58
2013-07-03 21:46:49 +02:00
362635961a
Remove InsertTrendlineDialog as it is not used anymore.
...
Change-Id: I58dbdc416254e631f33784bb2a2cf124e69fc69a
2013-07-03 21:46:47 +02:00
1cc9bbfd57
gbuild: drop empty use_packages calls
...
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f
Reviewed-on: https://gerrit.libreoffice.org/3503
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-24 05:18:15 +00:00
c042cd05e9
gbuild: drop uses of removed packages
...
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-24 05:18:03 +00:00
62badf3828
Move to MPLv2 license headers, with ESC decision and author's permission.
2013-04-22 09:37:38 +01:00
7a11b9cc6d
ensure translations are built before using them
...
Change-Id: Ia172f144616d7468466a057bb1a431b3047209fd
2012-11-15 12:33:49 +01:00
2753a9904c
do not put things directly into $(WORKDIR)
2012-04-09 10:09:23 +02:00
6de7392829
add package deps for resources
2012-04-09 10:09:23 +02:00
84b3f7b345
gbuild: get rid of realpath in gb_Foo_set_include
2012-03-10 21:23:20 +01:00
4b30ec9def
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
2012-02-10 21:41:45 +01:00
c8ef924060
normalize Red Hat, Inc. spellings, and bump to latest template
2011-12-06 21:24:37 +00:00
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
0ae6a22f45
Add consistent Emacs and vim mode lines
2011-07-30 23:01:11 +03:00
cdc48cc064
move the code to gbuild
2011-04-17 19:06:48 +02:00
c849643c98
gbuildize chart2
2011-04-15 12:46:03 +02:00