office-gobmx/sc
Jorenz Paragas 474eca1f9b tdf#42949: clean up includes in include/oox/core using iwyu
This allows the headers in that folder to stand on their own and
not depend on any transitively included headers. All changes to
other files are needed to fix compiler errors related to missing
includes that occurred afterwards.

Change-Id: I2083b30763f0b2c1aacdff00226e5f567ae52db4
Reviewed-on: https://gerrit.libreoffice.org/24355
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
2016-04-25 08:51:32 +00:00
..
inc Avoid reserved identifiers 2016-04-22 09:44:01 +02:00
qa Avoid reserved identifiers 2016-04-22 09:44:01 +02:00
sdi
source tdf#42949: clean up includes in include/oox/core using iwyu 2016-04-25 08:51:32 +00:00
uiconfig/scalc tdf#99361 Separate checkbox in Sidebar 2016-04-20 14:26:40 +00:00
util
workben
AllLangResTarget_sc.mk tdf#99361 Separate checkbox in Sidebar 2016-04-20 14:26:40 +00:00
CppunitTest_sc_annotationobj.mk
CppunitTest_sc_annotationshapeobj.mk
CppunitTest_sc_annotationsobj.mk
CppunitTest_sc_bugfix_test.mk
CppunitTest_sc_cellrangeobj.mk
CppunitTest_sc_chart_regression_test.mk
CppunitTest_sc_check_data_pilot_field.mk
CppunitTest_sc_check_data_pilot_table.mk
CppunitTest_sc_check_xcell_ranges_query.mk
CppunitTest_sc_condformats.mk
CppunitTest_sc_copypaste.mk
CppunitTest_sc_core.mk
CppunitTest_sc_databaserangeobj.mk
CppunitTest_sc_datapilotfieldobj.mk
CppunitTest_sc_datapilottableobj.mk
CppunitTest_sc_editfieldobj_cell.mk
CppunitTest_sc_editfieldobj_header.mk
CppunitTest_sc_filters_test.mk
CppunitTest_sc_html_export_test.mk
CppunitTest_sc_macros_test.mk
CppunitTest_sc_mark_test.mk
CppunitTest_sc_modelobj.mk
CppunitTest_sc_namedrangeobj.mk
CppunitTest_sc_namedrangesobj.mk
CppunitTest_sc_new_cond_format_api.mk
CppunitTest_sc_opencl_test.mk Move clew/clew.h into external, too 2016-04-12 20:54:28 +00:00
CppunitTest_sc_outlineobj.mk
CppunitTest_sc_perfobj.mk
CppunitTest_sc_rangelst_test.mk
CppunitTest_sc_recordchanges.mk
CppunitTest_sc_styleloaderobj.mk
CppunitTest_sc_subsequent_export_test.mk
CppunitTest_sc_subsequent_filters_test.mk
CppunitTest_sc_tablesheetobj.mk
CppunitTest_sc_tablesheetsobj.mk
CppunitTest_sc_tiledrendering.mk
CppunitTest_sc_ucalc.mk Move clew/clew.h into external, too 2016-04-12 20:54:28 +00:00
CustomTarget_uiconfig.mk
JunitTest_sc_complex.mk
JunitTest_sc_unoapi_1.mk
JunitTest_sc_unoapi_2.mk
JunitTest_sc_unoapi_3.mk
JunitTest_sc_unoapi_4.mk
JunitTest_sc_unoapi_5.mk
JunitTest_sc_unoapi_6.mk
JunitTest_sc_unoapi_7.mk
Library_sc.mk Move clew/clew.h into external, too 2016-04-12 20:54:28 +00:00
Library_scd.mk
Library_scfilt.mk Move clew/clew.h into external, too 2016-04-12 20:54:28 +00:00
Library_scqahelper.mk
Library_scui.mk Move clew/clew.h into external, too 2016-04-12 20:54:28 +00:00
Library_vbaobj.mk
Makefile
Module_sc.mk
README
UIConfig_scalc.mk

Spreadsheet application code.

You can dump some information in a dbgutil build:

=== CTRL+SHIFT+F12 ===

Dumps the column width of the first 20 columns.

=== CTRL+SHIFT+F11 ===

Dumps the graphic objects and their position and size in pixel.

=== CTRL+SHIFT+F9 ===

Dumps the SfxItemSet representing the cell properties of the
current cell as a xml file.