office-gobmx/sc
Seyeong Kim 1e721077b4 fdo#83141: optimize slow performance after when using replaceall or searchall
- problem was hang after replaceall or searchall function
- fix slow performance by looping only selected cols.

Change-Id: Ic0178af33bf381e52584bd4366bff9e128891b64
Reviewed-on: https://gerrit.libreoffice.org/11829
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Matthew Francis <mjay.francis@gmail.com>
Tested-by: Matthew Francis <mjay.francis@gmail.com>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-10-08 15:56:24 +00:00
..
inc convert ParamType enum in SC to enum class 2014-10-08 09:35:18 +00:00
qa java: remove some unnecessary intermediary object creation 2014-10-07 13:20:01 +02:00
sdi New feature to allow converting formula cells to static values. 2014-10-02 21:32:24 -04:00
source fdo#83141: optimize slow performance after when using replaceall or searchall 2014-10-08 15:56:24 +00:00
uiconfig/scalc related fdo#70998 use plural for Objects/Images option 2014-10-05 16:11:19 +00:00
util
workben fdo#82577: Handle Time 2014-10-01 07:34:23 +00:00
AllLangResTarget_sc.mk
CppunitTest_sc_annotationobj.mk
CppunitTest_sc_annotationshapeobj.mk
CppunitTest_sc_annotationsobj.mk
CppunitTest_sc_cellrangeobj.mk
CppunitTest_sc_chart_regression_test.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_modelobj.mk
CppunitTest_sc_namedrangeobj.mk
CppunitTest_sc_namedrangesobj.mk
CppunitTest_sc_opencl_test.mk
CppunitTest_sc_outlineobj.mk
CppunitTest_sc_rangelst_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_ucalc.mk Move all sort related unit tests to separate source file. 2014-09-18 13:38:28 -04:00
CustomTarget_uiconfig.mk
JunitTest_sc_complex.mk
JunitTest_sc_unoapi.mk
Library_sc.mk New feature to allow converting formula cells to static values. 2014-10-02 21:32:24 -04:00
Library_scd.mk
Library_scfilt.mk
Library_scopencl.mk use comphelper::rng::uniform_*_distribution everywhere 2014-10-06 14:13:27 +01:00
Library_scqahelper.mk
Library_scui.mk
Library_vbaobj.mk
Makefile
Module_sc.mk
README
UIConfig_scalc.mk

Spreadsheet application code.