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. '>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/motionpathtag.hxx
AgeCommit message (Expand)Author
2018-05-28loplugin:useuniqueptr in MotionPathTagNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann