Age | Commit message (Collapse) | Author |
|
|
|
(author=alg)
|
|
|
|
|
|
|
|
AttributeProperties::SetModel, thanks to ALG
|
|
|
|
|
|
IAccessible2 implementation
|
|
fallbacks
|
|
# User sj <sj@openoffice.org>
|
|
svx/source/dialog/framelink.cxx
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
|
|
|
|
|
|
animation import
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model in SdrTableObjImpl
|
|
only for newly created documents
|
|
|
|
|
|
|
|
|
|
|
|
not rely on SfxObjectShell::Current, which is implicitly used by SfxModule::GetCurrentFieldUnit, and might (like all this static crap) fail unforseeably. Use this new method in the Metric Field (to be used in toolbars) and the Pos/Size status bar control. Finally, this prevents a sporadic assertion during the smoketest, where GetCurrentFieldUnit fails for whatever reasons
|
|
|
|
|
|
|
|
(transplanted from ee617dd09545040933f21b8333864f70bd8f8d52)
|
|
|
|
|
|
Notes:
split repo tag: libs-core_ooo/DEV300_m101
|
|
|
|
|
|
|
|
|
|
delegatee creation as assertions only, instead of throwing a RuntimeException which is caught way too late
(transplanted from 173bca2cba4074c69e487271427dce15318befe6)
|
|
|
|
|
|
|