#ifndef CONFIG_EXTENSION_UPDATE #define CONFIG_EXTENSION_UPDATE /* EXTENSIONS - Whether we have any extension mechanism at all * * Primarily intended for non-desktop platforms where supporting * extensions can be complicated, or even prohibited by the OS (as on * iOS). */ #define HAVE_FEATURE_EXTENSIONS 0 #define ENABLE_EXTENSION_UPDATE 0 #endif d='header'> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sdr/overlay/overlayobject.cxx
AgeCommit message (Expand)Author
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms