Commit Graph

326653 Commits

Author SHA1 Message Date
Takeshi Abe
1136925b23 initialized with plain 0, instead of sal_False/false
Change-Id: I2df1bd52293c4423de5ac4c41f9392be1e8d2ccf
2013-05-14 20:17:14 +09:00
Fridrich Štrba
9febe2cc50 Uploading libwpd 0.9.8 release
Change-Id: I03a9a06058a8fbde736b3d897918e8eea8c2a1d6
2013-05-14 12:24:45 +02:00
Michael Stahl
8b6fc11782 svx: revert usage of "dbtools" headers
The root cause for build failure was fixed by
41cc83d7d6

Change-Id: I9502f668e3f27a99aa278396bee36de131706d90
2013-05-14 11:52:18 +02:00
Michael Stahl
41cc83d7d6 svx: remove entirely gratuitous dependency on sqlparse.hxx
... caused by stupidly referring to a class member by its subclass.

Change-Id: Icdf7d7953a69d10b62ee78740e42bfe722bdc65b
2013-05-14 11:50:10 +02:00
Michael Stahl
a362a94b6b config_host.mk: remove DMAKE variables
Change-Id: I2e768f92ea6f4302ebede403e84d7bc70b4f3107
2013-05-14 11:50:10 +02:00
Michael Stahl
96fe61f40e pyuno: remove obsolete makefiles
These should have been removed in b6bcbb675a

Change-Id: Iec28da16542f16c459bf301649260d8b13c1c67d
2013-05-14 11:50:09 +02:00
Miklos Vajna
1db5018368 Out of bounds substring access
Change-Id: I96e2845a17db78345adfb7c3e9e0dea5dbbb0a6b
2013-05-14 11:36:06 +02:00
Mark Wielaard
8c7d865226 Remove --disable-unix-qstart-libpng from distro-configs.
commit cc858aca0e
"configure: substantially de-bong libpng handling"
Removed the unix-qstart-libpng configure option.
Also remove it from the distro-configs.

Change-Id: I99de8b99d531d7bedc76ac171050219801000284
Reviewed-on: https://gerrit.libreoffice.org/3900
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-14 09:16:51 +00:00
David Tardon
63cf9cf151 hack around installation problem on windows
Change-Id: I1993803ab7ea72ea948032fd853586e34d66ea88
2013-05-14 11:15:08 +02:00
Miklos Vajna
a3e4b1e91f testcase for becb244b49
Change-Id: I37df8d6d5cbc9b37fa03681e8dc32a4926cd42a9
2013-05-14 11:00:31 +02:00
David Tardon
604bdac5b1 gbuild: allow to depend on headers of a library
... even if we do not link with it. This was previously solved by
delivering the headers to solver and depending on the Package.

Change-Id: Id1b53b88d54226cb3ce02f5f2424632596fa069a
2013-05-14 10:33:09 +02:00
David Tardon
28abf5db13 gbuild: Package connectivity_generated is gone
Change-Id: I3471e83cccb84590d2ab154f086015d59730bd43
2013-05-14 10:33:08 +02:00
Tor Lillqvist
f5f020d594 Fix syntax error
Change-Id: I161cf0fb2c5bd071a963ece61928efb7938de6c2
2013-05-14 11:01:03 +03:00
Stephan Bergmann
746758ddcc Consistenly have modelines for all templates
Change-Id: I9ef62c5cb882c323d134f87ea50202c7b40bb6fb
2013-05-14 10:00:40 +02:00
Matúš Kukan
f3603fcf09 urelibs: sal's object files need -lrt
Change-Id: I1bb92b367a83c29a9e6a1767f4417b24ec5ecc6e
2013-05-14 09:28:10 +02:00
Stephan Bergmann
848d477df8 Include PID and TID in SAL_DEBUG output
...and clean up log.cxx somewhat.

Change-Id: I657cf6c938cafa61959a8dc59c9f95dba5183d9f
2013-05-14 09:19:57 +02:00
Stephan Bergmann
893404cf5e Improve test log output
Change-Id: I11afb19726ecf6b585d84517cf2a8244800db81a
2013-05-14 09:18:28 +02:00
Noel Grandin
3abe867790 fdo#46808, fix call to sdb::tools::ConnectionTools
In my previous conversion to new style I forgot to pass arguments
into the service constructor.

Change-Id: Ibbf750315b3e62869b1eb4c520808327002f2dcc
2013-05-14 09:12:06 +02:00
Noel Grandin
4460f213df fdo#46808, use XComponentContext in SfxLibraryContainer
Change-Id: I6f66fc69a40e2cd2ef2372e0413ff95b6202c5c5
2013-05-14 08:08:27 +02:00
Noel Grandin
67042f1f03 fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary
Change-Id: I150d86b4ae4004e7c39ec6a3ed7fba31029f8ab1
2013-05-14 08:08:26 +02:00
Noel Grandin
0fd6fc3776 fdo#46808, Convert some XMultiServiceFactory to XComponentContext
Change-Id: Ia66283321d4d18d929b2e3406ad420627f73a3fd
2013-05-14 08:08:26 +02:00
Noel Grandin
0394cb37a2 fdo#46808, Convert ui::ImageManager to new style
The service already existed, it just needed an IDL file.

Change-Id: I5bdc3064b0a3caa5a0d2abf4ef5ba3159889c7af
2013-05-14 08:08:26 +02:00
Noel Grandin
4481f5d4bc fdo#46808, Replace some XMultiServiceFactory with XComponentContext
Change-Id: Ifbf8041ef9ffbecb88dacc9757895d777805372f
2013-05-14 08:08:25 +02:00
Noel Grandin
357e1c0f8d fdo#46808, Convert setup::UpdateCheck service to new style
The service already existed, it just needed an IDL file

Change-Id: Ide9fe23861d43845e242d4637b3ef9673b30e068
2013-05-14 08:08:25 +02:00
Noel Grandin
ef0af5032a fdo#46808, Convert linguistic2::LingProperties to new style
API-CHANGE:
Removed the following interfaces from the IDL because no-one was
using them:
    interface com::sun:🫘:XFastPropertySet;
    interface com::sun::lang::XComponent;
But the service still implements them, so old code should keep on
working.

Change-Id: Iab058fb42bd1a54e0b9632e99e564fdc0869fe6e
2013-05-14 08:08:25 +02:00
Lionel Elie Mamane
bd27671c0c Initialise the default-constructed ConnectionTools
Regression from the "convert to new style", which led to ignoring aArguments

Change-Id: I09477578f77b253b8c6435d52e1e636d2e212023
2013-05-14 08:05:13 +02:00
Takeshi Abe
acf9b40977 sal_Bool to bool
Change-Id: If2f09533666a6090d4860e79b33a05d12e058940
2013-05-14 14:31:27 +09:00
Andras Timar
e452abddfe add dictionaries to ca-XV language pack
Change-Id: I1afb4388bbb811a7d296b86a4a8b77758964daaf
2013-05-14 06:46:18 +02:00
Norbert Thiebaud
e7a4131408 coverity#1000855 Unitialized scalar variable
Change-Id: I2bece68ed33f3aa193a30d9686ba81d21c7ec55e
Reviewed-on: https://gerrit.libreoffice.org/3896
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>
2013-05-14 00:08:40 +00:00
Stephan Bergmann
8a1fbd41ef Remove redundant OSL_ENSURE
Change-Id: Icb3c4a4afe80e50d6f39e9a8092eab71afed2e2d
2013-05-13 23:46:08 +02:00
Andre Fischer
1e8482db2d Resolves: #i120635# Removed httpserv.jar and changed its dist directory
(cherry picked from commit efc6346ef6a3a9b618979230036d877149ce0d7d)

Change-Id: I983b106ef46bd9b95f6ef12d3c2432d604dd08a8
2013-05-13 21:04:01 +01:00
Armin Le Grand
6b5523d1d7 Resolves: #i115917# Better conversion of C1 and C2 bezier curve points
Patch by: osnola
Review by: alg

(cherry picked from commit 76741df0b60b9157710f8e66720275749dbf98bd)

Conflicts:
	tools/source/generic/poly.cxx

Change-Id: I0de15a92e68b766258e285ed17365816064da141
2013-05-13 20:47:48 +01:00
Armin Le Grand
72e54b6960 Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaks
Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be
used and handed over by value and cleans up it's content to avoid memory leaks.

Found by: Chao Huang
Patch by: Chao Huang, alg
Review by: Chao Huang, alg

(cherry picked from commit c26f80aa1ba65b63e313dce9c6d7e40ab8efede6)

Conflicts:
	sw/inc/doc.hxx
	sw/inc/flypos.hxx
	sw/source/core/doc/doclay.cxx
	sw/source/core/layout/flypos.cxx
	sw/source/core/unocore/unoobj2.cxx
	sw/source/filter/html/htmlfly.cxx
	sw/source/filter/ww8/writerhelper.cxx

Change-Id: If610457654b1056d799d4336cd249815f7878a96

Fix build breaker from i120106

Patch by: Chao Huang
Suggested by: alg

(cherry picked from commit 880aadbeba4e31049d5b7f0a34323553fb6249fb)

Conflicts:
	sw/source/filter/ww8/writerhelper.cxx

Change-Id: I516fcb6ee69944c54cc9eb76c069eb8b28749050
2013-05-13 20:38:19 +01:00
Stephan Bergmann
a85f5b1ee0 clock_gettime requires -lrt at least on Fedora 18
Change-Id: Id01c86517a89dffd560440d333a37eaa80738b56
2013-05-13 20:35:32 +02:00
Marcos Paulo de Souza
5b01acf745 Bin IsDigit method and use isAsciiDigit from CharClass
Also remove the unused function strnccmp.

Change-Id: Ie857dfca1e52b1251f85abfba3cd0e12e509974f
Reviewed-on: https://gerrit.libreoffice.org/3888
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2013-05-13 18:17:36 +00:00
Lennard Wasserthal
42824b9c56 Added further documentation for sfx2
Added further documentation on the sfx2 framework.
Turned the packed odg file into a git-friendly html+svg file.

Change-Id: I0b86f00ffb9355d4cbc911a7b406b1b76dbf62ac
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/3871
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-13 18:17:32 +00:00
Tor Lillqvist
1887d2e944 WaE: unused parameter 'nCurrentLeft'
Change-Id: I9aa9b0215d9d2c8db7b88fbb1e0d30bcc4889a36
2013-05-13 20:39:13 +03:00
Julien Nabet
b12ef43863 cppcheck: fix arrayIndexThenCheck in vcl
Change-Id: Id7258dd35c131c2c8151bc5e0f97076241e6d10f
Reviewed-on: https://gerrit.libreoffice.org/3868
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-13 17:29:46 +00:00
Julien Nabet
4295dfd22c cppcheck: fix uselessAssignmentPtrArg
Change-Id: I260bb1207cebb8cefb52fe1db3f51b63239b25a7
Reviewed-on: https://gerrit.libreoffice.org/3873
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-13 17:14:41 +00:00
Norbert Thiebaud
9b9ee3d5e2 dev-install: create the 'install' link in the builddir not in the srcdir
Change-Id: I9d1e7ac746928c2a793ac05d932af60d0c8edc06
Reviewed-on: https://gerrit.libreoffice.org/3887
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-13 17:08:30 +00:00
Matthias Freund
10ab5bbfec fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 3)
Translations and cleanups.

Change-Id: I538afbd8c8981506dafd5b4cf897585f6926d7c7
Reviewed-on: https://gerrit.libreoffice.org/3875
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-13 17:07:18 +00:00
Björgvin Ragnarsson
275b881d93 Icelandic currency: fractions of króna are not used any more.
As of 2003, banks stopped accepting aurar and they are not interesting any more because of inflation.

Change-Id: Iff8b92fe129c097d125f6938735c8d2bb4016346
Reviewed-on: https://gerrit.libreoffice.org/3874
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-13 17:05:05 +00:00
Arnaud Versini
c85493b6a8 Use clock_gettime instead of gettimeofday to have more precise time
Change-Id: I8e568368e7626789dee21d4823dbedec6257a231
Reviewed-on: https://gerrit.libreoffice.org/3841
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-13 16:59:26 +00:00
David Tardon
e84209af11 drop unused makefile
Change-Id: I9ef6331e49c26ce5060aea52157a600274a1b080
2013-05-13 18:32:12 +02:00
David Tardon
20feaeed7e the program dir is called MacOS on MacOS X
program is only a symlink to it there, created by the installer.

(Hmm, would it be possible to have MacOS symlink to program instead? It
would simplify things :-)

Change-Id: If21df47da5ac7c77358656f40d9caaaa62a7e87f
2013-05-13 18:32:11 +02:00
David Tardon
553084d484 only create all-langs installer for windows
We produce standalone -langpack packages elsewhere. This should get the
size of the main dmg for MacOS X back to normal.

Change-Id: Ifd0cb1f9e31fe211c15636ddb6653e3672570819
2013-05-13 18:32:11 +02:00
Caolán McNamara
d92643a5c1 If the first page toggle is hidden, don't set first page to true
i.e. in calc format->page->ok->format->page would end up showing
the first page toggle as visible and enabled, and calc doesn't
have the first page feature

Change-Id: I8bf320fd4d630043ddfc7a9b70c402dbac1d6691
2013-05-13 16:51:31 +01:00
Fridrich Štrba
ce4f51c714 Uploading libmspub-0.0.6
Change-Id: Ie432d747e4b32a95380f86c73b1a106f6a5903f6
2013-05-13 17:44:52 +02:00
Caolán McNamara
e4f4d46b3a set correct single tab page parent
Change-Id: I078240882f727aa5f71785d7a0039eff8b402541
2013-05-13 16:40:49 +01:00
Caolán McNamara
f040f912ea unused helpids
Change-Id: I88d8aab53bf18720ebea4f3cc07de0368e943c29
2013-05-13 16:40:48 +01:00