office-gobmx/include
Justin Luth c73670326c related tdf#111733 TextCharacterSpacingControl sw: goto position tab
The kerning button on the sidebar very unhelpfully launches
the character properties dialog at the last-used tab,
instead of bringing the user directly to the "position" tab
where the kerning (.uno:Spacing) property can be found.

Notes:
-sw draw text (eg. textbox) does nothing - no dialog at all
-sw comments also do nothing
-sc does nothing
-sd does nothing

Somehow the sidebar is calling SID_ATTR_CHAR_KERNING,
but I can't find out where. In any case, I have to change
this SID_ATTR_CHAR_KERNING into SID_CHAR_DLG_POSITION
for these "do nothing" situations. That can happen in
separate commits for each situation.

I basically copied SID_CHAR_DLG_EFFECTS which is
explicitly called in underline's "more options",
so it is used a bit differently.

Change-Id: I833d54da3664b9c01325130a2c36bbbe90b2b878
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129043
Tested-by: Justin Luth <jluth@mail.com>
Reviewed-by: Justin Luth <jluth@mail.com>
2022-01-27 18:34:37 +01:00
..
android
animations
apple_remote
avmedia Recheck include/[a-d]* with IWYU 2021-12-15 15:08:10 +01:00
basegfx make it easier to adjust the value of a basegfx Tuple2D 2022-01-12 09:55:48 +01:00
basic improve the script for reducing symbol exports 2021-12-01 12:13:59 +01:00
canvas loplugin:flatten in filter..include 2021-12-22 07:44:07 +01:00
codemaker
com/sun/star/uno Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
comphelper fix opengl slide transition 2022-01-21 13:44:57 +01:00
connectivity Mysql/MariaDB: tdf#81430 make tables editable (with or without PK) 2022-01-14 21:41:31 +01:00
cppcanvas
cppu Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
cppuhelper Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
cppunittester
cui use more DECL_DLLPRIVATE_LINK 2021-11-04 15:26:14 +01:00
dbaccess tdf#146333 don't create a new XTitle just to remove a listener from it 2021-12-20 20:37:23 +01:00
desktop
drawinglayer loplugin:unusedmethods 2022-01-03 06:49:18 +01:00
editeng add some more TypeWhichId annotations 2022-01-27 14:10:25 +01:00
filter remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum 2022-01-07 14:22:07 +01:00
formula Fix typo 2022-01-20 17:34:36 +01:00
fpicker
framework move ToolBoxItemId into its own header 2022-01-26 12:07:18 +01:00
helpcompiler
i18nlangtag tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language list 2022-01-26 17:03:52 +01:00
i18npool
i18nutil Add comments to two arrays mentioning that they must match the enum Paper 2021-11-02 19:15:08 +01:00
jvmaccess
jvmfwk
LibreOfficeKit Recheck include/[e-r]* with IWYU 2021-12-20 10:06:34 +01:00
linguistic Recheck include/[e-r]* with IWYU 2021-12-20 10:06:34 +01:00
o3tl Recheck include/[e-r]* with IWYU 2021-12-20 10:06:34 +01:00
onlineupdate tdf#123936 Formatting files in module include with clang-format 2020-11-21 13:19:17 +01:00
oox Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
opencl tdf#123936 Formatting files in module include with clang-format 2020-11-21 13:19:17 +01:00
osl Drop config_global.h from osl/module.h 2022-01-18 19:23:36 +01:00
package loplugin:constmethod 2021-10-01 20:58:11 +02:00
registry Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
rtl Introduce OUString::unacquired(const OUStringBuffer&) 2022-01-02 09:03:32 +01:00
sal WASM optionally run any app via system loop 2022-01-19 17:06:48 +01:00
salhelper revert part of "loplugin:flatten in filter..include" 2021-12-22 13:54:21 +01:00
sax tdf#122222: add DOCX export of resolved comments as "done" 2021-04-16 18:41:21 +02:00
sfx2 let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenu 2022-01-27 18:26:32 +01:00
sot
store
svl tdf#145919 Localize strings in Graphics Test dialog 2022-01-11 09:22:52 +01:00
svtools Resolves tdf#128258 - Draw a dotted line before hidden columns/rows 2022-01-27 10:31:52 +01:00
svx related tdf#111733 TextCharacterSpacingControl sw: goto position tab 2022-01-27 18:34:37 +01:00
systools/win32 Simplify COMReference a bit 2022-01-13 08:06:04 +01:00
test use more DECL_DLLPRIVATE_STATIC_LINK 2021-11-05 13:59:10 +01:00
toolkit move UserData bodge into VCLXMenu 2022-01-08 15:32:56 +01:00
tools Remove break; after return 2022-01-12 08:26:21 +01:00
typelib
ucbhelper no need to hold OInterfaceContainerHelper4 by unique_ptr 2022-01-14 09:45:31 +01:00
uno Remove empty docpp doxygen comments around namespaces 2021-12-17 08:28:45 +01:00
unoidl
unotest PPTX export: handle theme colors from the doc model for shape text 2021-12-02 17:26:33 +01:00
unotools osl::Mutex->std::mutex in SvtCommandOptions 2021-12-24 19:50:02 +01:00
vbahelper Prepare for removal of non-const operator[] from Sequence in include 2021-10-28 20:09:19 +02:00
vcl Related: tdf#146648 let SetWindowState size trump the initial layout pref size 2022-01-27 15:03:53 +01:00
xmloff Recheck include/[s-x]* with IWYU 2021-12-24 01:44:48 +01:00
xmlreader improve the script for reducing symbol exports 2021-12-01 12:13:59 +01:00
xmlscript improve the script for reducing symbol exports 2021-12-01 12:13:59 +01:00
default.rc Use more WIN32_LEAN_AND_MEAN 2017-09-16 20:16:15 +02:00
IwyuFilter_include.yaml Recheck include/[s-x]* with IWYU 2021-12-24 01:44:48 +01:00
postmac.h Hide also TimeRecord, for tilebench for iOS 2018-09-27 21:21:02 +02:00
postwin.h
premac.h
prewin.h
version.hrc