summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-11-30 08:21:51 +0100
committerAndras Timar <andras.timar@collabora.com>2017-11-30 08:21:51 +0100
commit638d43dcefa846355c3cc6ca648a52c7e4ec4a6a (patch)
tree737b60cd1e7079ccd1474c09f2761a362e4d747d
parentdc773e81bd360316a96b1b61c552d263e1d87e89 (diff)
Bump version to 5.3-25 cd-5.3-25
Change-Id: I9c4e039bd373359260251f927141ed446d725b37
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d2a7bebee6b..3cd3d182287b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
-AC_INIT([Collabora Office],[5.3.10.24],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[5.3.10.25],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])
.h(xx) and Type.h(xx) and remove unused using-declarations from these files. Add a few missing includes provided by them. Change-Id: I6b91b6d1fdf9d0496dd546c0aab9bdcc6831a5d4 Reviewed-on: https://gerrit.libreoffice.org/23805 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke and unused using-declarations from Reference.h Change-Id: I297a7ae6044fa329d245ecf08fd5c4cb930f5b19 Reviewed-on: https://gerrit.libreoffice.org/23735 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> 2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4 Reviewed-on: https://gerrit.libreoffice.org/15712 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> 2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist Change-Id: I03e428a749bca409ebac9c142acaddafcbfeca23 2015-03-09V801: Decreased performanceCaolán McNamara Change-Id: Iba139ede7bd72e23c0b7a28a8a4ff38ea816725a 2015-02-17boost->stdCaolán McNamara Change-Id: I8371b942d915f777a29ca01cd0aed674db0ca853 2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara Change-Id: I82f668ef72e916d2ff11df5cda2a02653999f66f 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante Change-Id: I5399362056276f324fd43eda05d3f606dc6f8c71 Reviewed-on: https://gerrit.libreoffice.org/11011 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann ...since f059134fab0f91b7a15594ad06536a13fbfae034 "INTEGRATION: CWS cppuhelpshrink: #i72766# save memory in cppuhelper, using a vector instead of a hash_map" (but a dummy "void" default is left in place for backwards compatibility). Change-Id: I3bb0af8158f34737d41c344464f3cf944e2891ed 2014-02-26Remove visual noise from svxAlexander Wilms Change-Id: I56497d953b0500ba0967fddb36ca8bbbe86c62ad Reviewed-on: https://gerrit.libreoffice.org/8321 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> 2014-02-23Remove unneccessary commentsAlexander Wilms Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann ...and assorted OUStringHash clean up Change-Id: I779904e1275e8df88f567beb388d1d11af9e9671 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09 2013-04-01remove boilerplate commentsThomas Arnhold Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf