- 16 Kas, 2012 5 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
- so this adds a button to the templates dialog to install https://launchpad.net/ubuntu/+source/libreoffice-templates/0.1.20120814-0ubuntu2 which is packed from http://cgit.freedesktop.org/libreoffice/templates - could be packed and used like that on other distros - disabled when service is not available Change-Id: I55d5bada25693070aae5e5f9e0e77bf8aa52e982 Reviewed-on: https://gerrit.libreoffice.org/1071Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Eike Rathke yazdı
And use the rtl::Static pattern for statics. Change-Id: I80d8cc0a4a35771f86bec27edf41224d71cdea14
-
Miklos Vajna yazdı
Change-Id: Ibcd1890f4ac82ef0548e90842604748027811b5d
-
Tor Lillqvist yazdı
Nah, just don't bother using --enable-werror with an old system cppunit that has the unused argc and argv in CPPUNIT_PLUGIN_IMPLEMENT(). This reverts commit 7e6689e3. This reverts commit 07b6dc86.
-
Tor Lillqvist yazdı
Change-Id: I2276dffa8c241cb22ac11134387904a1eccb48af
-
- 15 Kas, 2012 35 kayıt (commit)
-
-
Kohei Yoshida yazdı
const method should return const pointer if it points to an object held internally & prefer taking const pointer as a method argument if possible. Change-Id: I4dc8c31d55aa0054ea6db521be9ad45fefef8d07
-
Markus Mohrhard yazdı
Change-Id: I96893aaa016e6947d354aac4d7bc88da693095da
-
Markus Mohrhard yazdı
Change-Id: I0a514f305367f556be2fea6650afb63bff4c5a8c
-
Markus Mohrhard yazdı
Change-Id: I4c0fc2dad8510260ee58848f99736c91ae58c57e
-
Markus Mohrhard yazdı
Change-Id: Ifba8a4061e898a031004c20222e78eb825f07e4e
-
Markus Mohrhard yazdı
Change-Id: I32f35a34f031b1905b1b3955d6a8e6804bd4ce23
-
Markus Mohrhard yazdı
Change-Id: I307ac354550119f87e7eee0d747b36715c9e0ccc
-
Stephan Bergmann yazdı
Change-Id: Iae16aad5adef480c941846dc9fb298b3a6dd9582
-
Eike Rathke yazdı
Added bResolveSystem=true parameter to getBcp47(), getLocale() and getLanguageType(). Other get...() and is...() methods now always resolve to system locale. Change-Id: I2d9718b8bd36aac5e047afd6921d462e52c6a235
-
Kohei Yoshida yazdı
Change-Id: I0e02b9ceb98f26a2b130ec978a992fcf889e718a
-
Kohei Yoshida yazdı
Change-Id: I542835154e40b25d68fc3995d911810e26e30501
-
Michael Meeks yazdı
-
Andras Timar yazdı
Project: help fa665d0f817d7446b290a16434411d6af0ad6f91 typo fix
-
Andras Timar yazdı
Project: help ff39701b0e841035089929ab7811c7431ab9b39b format Basic code examples
-
Tor Lillqvist yazdı
Change-Id: Ief126965cf02283cdb7b5f65ccf9fca28b4f9a40
-
Tor Lillqvist yazdı
Change-Id: Idb3c4e4be025b78288fb6c705181d7f7a88c2c9f
-
Jan Holesovsky yazdı
This is necessary after I have removed the 'special' border of the view shell. Change-Id: Ie29d60fbff0c6c38ed285ba30eb948ef83c43827
-
Stephan Bergmann yazdı
...to avoid confusion what that is actually about. (Especially, it is completely unrelated to --enable-mozilla.) ATTENTION: This renames the configure option --with-system-mozilla-headers to --with-system-npapi-headers. Change-Id: I48f3c79d69c4d4f445a94e7ddbeab06ea667becc
-
Stephan Bergmann yazdı
Change-Id: I30bf94043b5b638260704629356d010c8ea6b4e0
-
Luboš Luňák yazdı
This reverts commit 5ae27819. The commit breaks smoketest on Windows, for reasons unknown: C:/cygwin/home/tinderbox/tinderbox-master-build-libreoffice/smoketest/smoketest.cxx(197) : error : Assertion Test name: `anonymous namespace'::Test::test assertion failed - Expression: connection_.isStillAlive() I can't see why the commit should matter, given that the functions should be equivalent according to my reading of the docs. And debugging this on Windows is pain squared, so I can't even figure out what is going wrong where. Feel free to try your luck. Note that when debugging this, the code triggering this seems to be run only if SOLAR_JAVA and JAVA_HOME are set, so 'make verbose=t' and running just the command without this hides the problem.
-
Stephan Bergmann yazdı
Change-Id: Ic444c979d4975198d9818d7257c85cd44639fda7
-
Takeshi Abe yazdı
Change-Id: Ibbeb1e154b2d4829b853dc4c47ef6bf5b6955470
-
Takeshi Abe yazdı
Change-Id: Ia02e936ace65e576f9df086d4608e514f3b0001e
-
Jan Holesovsky yazdı
Change-Id: I26bcc8f2026872729f5f4658c46c3226df3749f7
-
Tor Lillqvist yazdı
Change-Id: I9ff9f53cedb34ff896104b39322edab91aa5cbdc
-
Fridrich Štrba yazdı
Change-Id: Id293760fdc60d79790380d0cbee259b5b1cdd2da
-
Tor Lillqvist yazdı
Thus we can drop that variant completely. Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c
-
Tor Lillqvist yazdı
Change-Id: I06cc8b77e49ec2a22534e1f45d93dfa0d0a0689f
-
Fridrich Štrba yazdı
The can is only kicked further and it fails in packaging of languagepacks, so revert and investigate more This reverts commit c7be4968.
-
Michael Meeks yazdı
Patches contributed by: Armin Le Grand. #118558# Correcting OLE attributes of LO3.4 at load time by loading as OOo3.3, details see task. http://svn.apache.org/viewvc?view=revision&revision=1195906 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles http://svn.apache.org/viewvc?view=revision&revision=1293316 #119337# Solves the wrong get/setPropertyValue calls in SvxShapeText (and thus in SvxOle2Shape) http://svn.apache.org/viewvc?view=revision&revision=1344156 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i117717#: remove wrong assertion http://svn.apache.org/viewvc?view=revision&revision=1172349 Patch contributed by Herbert Duerr goodbye Registration and License dialogs, don't let the door hit you http://svn.apache.org/viewvc?view=revision&revision=1172613 help gcc 4.6.0 on 32bit ubuntu 11.10" http://svn.apache.org/viewvc?view=revision&revision=1245357 Do not add targets for junit tests when junit is disabled. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1241508 Revert "sb140: #i117082# avoid unncessary static class data members commit 21d97438. remove obsolete FreeBSD visibility special case. retain consolidated BSD bridge code, remove OS/2 pieces.
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
This reverts commit d3794d2d. Conflicts: bridges/source/cpp_uno/cc50_solaris_intel/except.cxx bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx bridges/source/cpp_uno/gcc3_ios_arm/except.cxx bridges/source/cpp_uno/gcc3_linux_arm/except.cxx bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx
-
Michael Meeks yazdı
This reverts commit bb157a42.
-
Michael Meeks yazdı
This reverts commit 335f7fa8. Conflicts: framework/source/layoutmanager/toolbarlayoutmanager.cxx
-