office-gobmx/sc
Caolán McNamara 7c3db8a660 Resolves: fdo#63592 changing text direction exits edit mode
if we're in edit mode, SC_MOD()->InputEnterHandler() kicks
us out of it. But the very similar ScFormatShell::ExecuteAlignment
method doesn't do an InputEnterHandler. I can't see why we
would want to do this, and without it we get the desired
behaviour that tex direction changes and we remain in whatever
mode we were in before changing it

Change-Id: Iaf6e154ffb8f317fda997b302d4075d2efcac8db
Reviewed-on: https://gerrit.libreoffice.org/3450
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-18 15:19:12 +00:00
..
inc adapt code to solver dialog .ui conversion 2013-04-17 14:30:20 +01:00
qa
sdi basic inplace Font preview for calc 2013-04-15 20:37:19 +01:00
source Resolves: fdo#63592 changing text direction exits edit mode 2013-04-18 15:19:12 +00:00
uiconfig/scalc fix solver optionbutton group 2013-04-17 16:16:15 +01:00
util
workben
AllLangResTarget_sc.mk adapt code to goal seek dialog .ui conversion 2013-04-16 20:15:17 +01:00
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 No need for Android, iOS or CROSS_COMPILING conditionals for unit tests 2013-04-15 21:37:50 +03:00
CppunitTest_sc_macros_test.mk
CppunitTest_sc_modelobj.mk
CppunitTest_sc_namedrangeobj.mk
CppunitTest_sc_namedrangesobj.mk
CppunitTest_sc_outlineobj.mk
CppunitTest_sc_rangelst_test.mk
CppunitTest_sc_subsequent_export_test.mk No need for Android, iOS or CROSS_COMPILING conditionals for unit tests 2013-04-15 21:37:50 +03:00
CppunitTest_sc_subsequent_filters_test.mk No need for Android, iOS or CROSS_COMPILING conditionals for unit tests 2013-04-15 21:37:50 +03:00
CppunitTest_sc_tableautoformatfield.mk
CppunitTest_sc_tablesheetobj.mk
CppunitTest_sc_tablesheetsobj.mk
CppunitTest_sc_ucalc.mk
CustomTarget_uiconfig.mk
JunitTest_sc_complex.mk
JunitTest_sc_unoapi.mk
Library_sc.mk No vbahelper library if DISABLE_SCRIPTING 2013-04-15 21:25:43 +03:00
Library_scd.mk
Library_scfilt.mk
Library_scui.mk
Library_vbaobj.mk
Makefile
Module_sc.mk
README
UIConfig_scalc.mk adapt solver dialog to .ui conversion 2013-04-17 14:30:20 +01:00

Spreadsheet application code.