# disable werror for now due to Werror=format-truncation --disable-werror --with-system-dicts --with-myspell-dicts --with-system-zlib --without-system-poppler --without-system-openssl --without-system-libpng --without-system-libxml --without-system-jpeg --without-system-jars --without-system-postgresql --without-junit --with-linker-hash-style=both --with-fonts --with-external-thes-dir=/usr/share/mythes --with-external-hyph-dir=/usr/share/hyphen --with-external-dict-dir=/usr/share/hunspell --enable-dbus --enable-extension-integration # --enable-kf5 --enable-gstreamer-1-0 --enable-evolution2 --enable-gio --enable-scripting-beanshell --enable-scripting-javascript --enable-ext-wiki-publisher --enable-ext-nlpsolver --enable-epm --enable-python=internal --enable-online-update=mar --disable-dconf --with-lang=de es fr ar zh-CN --with-package-format=archive --with-update-config=~/updater.ini --with-jdk-home=/etc/alternatives/java_sdk_17 --enable-odk 24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/editeng/rsiditem.hxx
AgeCommit message (Expand)Author
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-03-03remove unused CreateDefault methodsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold