office-gobmx/chart2
Sahil Gautam 86cd603627 tdf#159543 - Proper feedback needed when resizing a frame...
When autosize (a frame property) is enabled, then the (text) frame
manages it's height/width based on the content such that all the text
is visible. The user cannot decrease the height/width to be less than
the content height/width, but the resize  handles show up, and clicking and
dragging is enabled, which shows a blue virtual resize frame.

This patch adds UI feedback mechanism such that if the drag leads
to some change in any dimention of the original frame, then the
frame color will remain blue, otherwise it turns red.

Change-Id: Id4b3e3ae2c9864154e6028ca03008261bbc3e1b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165817
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2024-06-19 15:38:27 +02:00
..
inc tdf#146619 Remove unused #includes from C/C++ files 2024-03-27 09:20:54 +01:00
qa tdf#161571 chart: OOXML export of piechart label positions 2024-06-18 09:49:31 +02:00
source tdf#159543 - Proper feedback needed when resizing a frame... 2024-06-19 15:38:27 +02:00
uiconfig tdf#50998 tdf#87892 Add sinusoid shape 2024-04-08 09:54:55 +02:00
workbench/addin
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 move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_export.mk
CppunitTest_chart2_export2.mk Split CppunitTest_chart2_export into two 2021-06-09 16:11:03 +02:00
CppunitTest_chart2_export3.mk split chart2 export unit test 2022-09-20 14:38:25 +02:00
CppunitTest_chart2_geometry.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_import.mk
CppunitTest_chart2_import2.mk
CppunitTest_chart2_pivot_chart_test.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_trendcalculators.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
CppunitTest_chart2_uichart.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01:00
CppunitTest_chart2_xshape.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
export_setup.mk tdf#126084 import svg image from ooxml document that use svgBlip elem. 2023-12-06 08:23:34 +01:00
import_setup.mk move writerfilter inside sw 2024-04-18 09:16:12 +02:00
IwyuFilter_chart2.yaml tdf#146619 Remove unused #includes from C/C++ files 2024-03-27 09:20:54 +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 move BGradient to awt::Gradient2 UNO conversion into docmodel 2023-08-21 09:27:12 +02:00
Library_chartcore.mk tdf#158421 use correct awt:Gradient2 in Chart lists 2023-12-11 10:29:32 +01:00
Makefile
Module_chart2.mk tdf#120348: move UItest to CppUnittest 2022-11-25 21:28:10 +01:00
README.md
UIConfig_chart2.mk chart2: InsertDataTableDialog for inserting/removing the data table 2022-08-15 07:42:32 +02: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

Shortcuts

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