office-gobmx/chart2
Maxim Monastirsky c4818b1caf Fix undo and redo dropdowns in non-sfx2 modules
after commit c34edadf5b
("rework SvxUndoRedoControl to be a PopupWindowController")
accidentally enabled them there, instead of the simple
buttons those modules used to have. Just implement the
necessary stuff, instead of hiding the dropdown again.

Change-Id: Ic93114f7f3cec8e96f3389ceb0d52552cde02a83
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88333
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2020-02-09 18:11:04 +01:00
..
inc make update_pch also consider files in <module>/src/**/inc 2020-02-01 20:12:21 +01:00
qa tdf#130032 Chart OOXML Import: fix data label custom position 2020-01-31 10:43:22 +01:00
source Fix undo and redo dropdowns in non-sfx2 modules 2020-02-09 18:11:04 +01:00
uiconfig tdf#94234 Add Period as chart data label separator 2020-02-07 18:47:21 +01:00
workbench/addin sal_Char->char in canvas..codemaker 2019-12-18 14:18:55 +01:00
AllLangMoTarget_chart.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_chart2_common_functors.mk
CppunitTest_chart2_dialogs_test.mk
CppunitTest_chart2_dump.mk Removed executable permission on data files 2018-06-02 01:22:02 +02:00
CppunitTest_chart2_export.mk Add missing test dependency on instdir/share/config/images_*.zip 2019-06-12 09:05:50 +02:00
CppunitTest_chart2_import.mk Move (and rename) graphic stuff from svtools to vcl 2018-03-11 13:37:21 +01:00
CppunitTest_chart2_pivot_chart_test.mk Move (and rename) graphic stuff from svtools to vcl 2018-03-11 13:37:21 +01:00
CppunitTest_chart2_trendcalculators.mk Move (and rename) graphic stuff from svtools to vcl 2018-03-11 13:37:21 +01:00
CppunitTest_chart2_xshape.mk Move (and rename) graphic stuff from svtools to vcl 2018-03-11 13:37:21 +01:00
IwyuFilter_chart2.yaml tdf#42949 tdf#119699 Fix IWYU warnings in chart2/ 2019-11-21 09:58:06 +01:00
JunitTest_chart2_unoapi.mk Simplify and fix Java UNO API test makefiles 2018-11-09 07:37:00 +01:00
Library_chartcontroller.mk Add ChartTypePanel to the ChartDeck 2019-11-14 21:13:19 +01:00
Library_chartcore.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Makefile
Module_chart2.mk gbuild: rename value OS=IOS to OS=iOS 2018-11-01 16:39:54 +01:00
README
UIConfig_chart2.mk Add ChartTypePanel to the ChartDeck 2019-11-14 21:13:19 +01:00

Chart implementation for LibreOffice Calc.

The chart2 denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.

== Debugging ==

=== CTRL + F12 ===
This creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ...