office-gobmx/sc
Noel Grandin db3860062e extend loplugin useuniqueptr to OUString pointers
Change-Id: Ieb5bab3895e1edaff497c4a1a88303ccac097edc
Reviewed-on: https://gerrit.libreoffice.org/39948
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-17 07:23:22 +02:00
..
inc extend loplugin useuniqueptr to OUString pointers 2017-07-17 07:23:22 +02:00
qa use more OUString::operator== in sc 2017-07-14 09:10:59 +02:00
res/xml
sdi GSoC: Recent Charaters Toolbar Dropdown Control 2017-07-06 14:36:55 +02:00
source extend loplugin useuniqueptr to OUString pointers 2017-07-17 07:23:22 +02:00
uiconfig/scalc tdf#105831 Add Donate entry on Help menu 2017-07-04 15:47:41 +02:00
util
workben C++11 remove std::binary_function bases from functors 2017-07-07 08:31:48 +02:00
AllLangResTarget_sc.mk
CppunitTest_sc_addin_functions_test.mk
CppunitTest_sc_anchor_test.mk
CppunitTest_sc_annotationobj.mk
CppunitTest_sc_annotationshapeobj.mk
CppunitTest_sc_annotationsobj.mk
CppunitTest_sc_array_functions_test.mk
CppunitTest_sc_bugfix_test.mk
CppunitTest_sc_cellcursorobj.mk tdf#45904 Move remaining XCellSeries test code to C++ 2017-06-20 19:52:10 +02:00
CppunitTest_sc_cellobj.mk tdf#45904 Move Java XCellAddressable test to C++ 2017-07-02 04:49:14 +02:00
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_database_functions_test.mk
CppunitTest_sc_databaserangeobj.mk
CppunitTest_sc_datapilotfieldobj.mk
CppunitTest_sc_datapilottableobj.mk
CppunitTest_sc_dataproviders_test.mk Add Test for dataprovider and modify the way we fetch and apply stream 2017-06-07 23:11:28 +02:00
CppunitTest_sc_datetime_functions_test.mk
CppunitTest_sc_editfieldobj_cell.mk
CppunitTest_sc_editfieldobj_header.mk
CppunitTest_sc_filters_test.mk
CppunitTest_sc_financial_functions_test.mk
CppunitTest_sc_functions_test_old.mk
CppunitTest_sc_html_export_test.mk
CppunitTest_sc_information_functions_test.mk
CppunitTest_sc_logical_functions_test.mk
CppunitTest_sc_macros_test.mk
CppunitTest_sc_mark_test.mk
CppunitTest_sc_mathematical_functions_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
CppunitTest_sc_outlineobj.mk
CppunitTest_sc_perfobj.mk
CppunitTest_sc_range_test.mk
CppunitTest_sc_rangelst_test.mk
CppunitTest_sc_recordchanges.mk
CppunitTest_sc_screenshots.mk
CppunitTest_sc_spreadsheet_functions_test.mk
CppunitTest_sc_statistical_functions_test.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_text_functions_test.mk
CppunitTest_sc_tiledrendering.mk
CppunitTest_sc_ucalc.mk tdf#108789 and others: overhaul DBase files encoding handling 2017-07-02 13:28:20 +02:00
CppunitTest_sc_viewpaneobj.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 tdf#108789 and others: overhaul DBase files encoding handling 2017-07-02 13:28:20 +02:00
Library_scd.mk
Library_scfilt.mk
Library_scqahelper.mk
Library_scui.mk
Library_vbaobj.mk implement Application.FileDialog attribute 2017-07-14 23:24:44 +02:00
Makefile
Module_sc.mk tdf#45904 Move Java XCellAddressable test to C++ 2017-07-02 04:49:14 +02:00
Package_opencl.mk
Package_res_xml.mk
PythonTest_sc_python.mk
README
TODO.performance
UIConfig_scalc.mk
UITest_autofilter.mk
UITest_conditional_format.mk
UITest_hide_cols.mk
UITest_range_name.mk
UITest_search_replace.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 selection as a xml file. The file will be named dump.xml