Environment variables in desktop: General ------- DISPLAY - X11 display to use. OOO_DISABLE_RECOVERY - Disables the recovery dialog. OOO_EXIT_POST_STARTUP - Exit right after startup, for profiling purposes. SAL_DISABLE_USERMIGRATION - Disable automatic conversion of old user configurations. SAL_USE_VCLPLUGIN - Which VCL plugin to use instead of the auto-detected one. LibreOfficeKit -------------- LOK_DEBUG - Draw a small red rectangle in the top left corner so that it's easy to see where a new tile begins. LOK_VIEW_CALLBACK - Use incomplete per-view callbacks instead of a single one. 'get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/inc/sxlayitm.hxx
AgeCommit message (Expand)Author
12 daysITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-08make some of the SfxStringItem subclasses hashableNoel Grandin
2024-07-05fill in more SfxItemType valuesNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2021-06-25loplugin:finalclasses in svxNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist