summaryrefslogtreecommitdiff
path: root/solenv/maven/VERSION
blob: c99b63d49f4183e94c5628c5e69aebaa710ee04a (plain)
1
2
3
4
5
6
7
# Maven style API version (e.g. '2.x-SNAPSHOT').
#
# Used by :install and :deploy when talking to the destination repository. As
# we currently have no stable releases, we use the "build number" scheme
# described at:
# http://mojo.codehaus.org/versions-maven-plugin/version-rules.html
LIBREOFFICE_VERSION = '@version@'
um typesCaolán McNamara 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin 2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-10-23fixincludeguards.sh: include/svxThomas Arnhold