Commit Graph

355108 Commits

Author SHA1 Message Date
Noel Grandin
6921edd448 compile fix
after my commit 184a00b962
"loplugin: inlinesimplememberfunctions"

Change-Id: Ib46d862b90566506c3035a12eeb01892b225ed51
2014-06-09 11:37:17 +02:00
sk94
d92c199664 DLG_MM_CREATEADDRESSLIST conversion to .ui
Change-Id: I50b48599eac27be7834c61e4223541f662afd4c3
Reviewed-on: https://gerrit.libreoffice.org/9680
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-09 09:33:35 +00:00
Elie Roux
6f6673c5d1 fix fdo#40073 : look for translated frame styles
LO was looking for untranslated frame styles,
while at this step, the style list contains only the
translated ones.

Change-Id: I36173fc871582f974184fc95bb4d1a82cd3de783
Reviewed-on: https://gerrit.libreoffice.org/9683
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2014-06-09 09:29:02 +00:00
Tor Lillqvist
f73a8785bd We build no avmediaQuickTime library in the sandboxed (i.e. App Store) case
Change-Id: I373e435037279d14bde819ffaa38e510ced9a029
2014-06-09 12:07:35 +03:00
Luc Castermans
5da12788c9 Translated German comments dbaccess/source/ui clean now
Change-Id: Ida2d2dbe95f290e2f32ed2259b8f9bdb27cbf2f9
Reviewed-on: https://gerrit.libreoffice.org/9689
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-06-09 08:46:11 +00:00
Caolán McNamara
7e600aca08 Related: fdo#78151 force outliners in master view to be read-only text
because these contain place-holder text and it doesn't make sense
to be able to edit them (unless some-day we support custom place-holder
prompts)

because they are now read-only add a pair of "show next level" and "hide
last level" features so on right clicking the last outline paragraph
you can make the next one visible, or make the last one invisible

Change-Id: Iea24d810f298156cfe2f32aa53d0515da45e08eb
2014-06-09 09:23:58 +01:00
Noel Grandin
5d1e22d52a improve safety of loplugin inlinesimplememberfunctions
don't try and move functions containing comments

Change-Id: I2de8fc8be851af979acf9d1a91e7cdd9a5dc6a32
2014-06-09 10:10:14 +02:00
Noel Grandin
184a00b962 loplugin: inlinesimplememberfunctions
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-09 10:10:13 +02:00
David Tardon
534015ad4f kdefilepicker is autoinstalled now
Change-Id: Ief3d602b81c0c8ea3ea931077141856199ac47bd
2014-06-09 09:45:43 +02:00
Takeshi Abe
cb28c59ff2 Avoid possible memory leaks in case of exceptions
Change-Id: Id24acc128cf345a660e552f64c857906229f59c0
2014-06-09 16:41:10 +09:00
Julien Nabet
c892c60ae7 Typos
Change-Id: Ic6cf922c9a4feb4b80ee376d269266b2fc24ae6d
2014-06-09 09:06:28 +02:00
David Tardon
231791b658 Revert "add missing dep on dir"
This was a PEBKAC. The dep is already made in gb_Executable__Executable_impl.

This reverts commit d14624c0f3.

Change-Id: I3342714422a3fd23d2d896773f4917130dbdc931
2014-06-09 09:03:11 +02:00
David Tardon
04c18d9855 remove a bunch of unneeded defines
Change-Id: I02e99812b7a6afba04afee1b5c810bf5b1640c51
2014-06-09 08:59:42 +02:00
Lionel Elie Mamane
ade17fc916 fdo#79786 implement getFormOperations for data grid (table view)
Change-Id: I704057b25ca11633ba62fbb834bd2e6095f348f3
Reviewed-on: https://gerrit.libreoffice.org/9685
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-06-09 06:41:43 +00:00
Markus Mohrhard
336364b46d Revert "Revert "Make sure to dispose services supporting the XComponent protocol""
This reverts commit 044be7107a.

It only works sometimes. Still a deadlock based on a race condition.
2014-06-09 04:55:22 +02:00
Markus Mohrhard
f4f144b5bf don"t execute test on windows, deadlocks
Change-Id: Ic000a4961d770ad7f84aef0562e1d033f1b6a089
2014-06-09 04:55:03 +02:00
Takeshi Abe
3032efc7a2 fix the error "KDE is not a valid group for executables."
Change-Id: Ic9f545be0d7ed53aed4b08588132d1c7b740313b
2014-06-09 11:14:06 +09:00
Rene Engelhard
44c34a00c7 kdefilepicker is a Executable, not a lib...
Change-Id: Ia02230821a3a2b749328908d05added408558f0a
2014-06-08 23:06:13 +02:00
Rene Engelhard
9ed9f57173 also move kdefilepicker (for obsolete kde3) to kde
Change-Id: I93e6ec47e0a3d9cf6f322bcefa3c97a4a0c5d871
2014-06-08 22:25:12 +02:00
Miklos Vajna
4d5de80924 gbuild: move vclplug_kde* to the kde section
Change-Id: Ia2b5df76be4d5a376fb28c2460f286e3f2b4acc0
2014-06-08 21:59:22 +02:00
David Tardon
d14624c0f3 add missing dep on dir
Change-Id: Ib10f30620027ad8a79a8464abee094e3961684d5
2014-06-08 15:02:18 +02:00
Miklos Vajna
81b2b92907 testcase for e6300f83d0
Change-Id: Ia43c14665e6d1684d840da3516f69e951026c293
2014-06-08 12:44:56 +02:00
Tor Lillqvist
7302770f4c Use MACOSX_APP_NAME (with dashes instead of spaces) instead of build-time name
Change-Id: I01bf646635668429c68f53bd6ab543b7a8b0be2d
2014-06-08 10:51:59 +03:00
Tor Lillqvist
02d84b903e Use MACOSX_APP_NAME
Change-Id: Id46f2f83ca01a786b93ecce4aa41dea41c45e718
2014-06-08 10:44:20 +03:00
Tor Lillqvist
d7b3b5c09d Add --with-macosx-app-name configure option that propagates to MACOSX_APP_NAME
Change-Id: I5997669d9e990c302871e08a336a4d8365d5aa13
2014-06-08 10:43:17 +03:00
David Tardon
f3dc0e2aba add newly supported mimetypes
Change-Id: I9f19cfefb7f789f410d033abff8317feeed8e16e
2014-06-08 09:02:54 +02:00
David Tardon
0e9d19d506 these symbols belong to libswlo
Change-Id: I04b970a58b5d138b89f4eb331b3f53ebcb55236a
2014-06-08 08:36:40 +02:00
David Tardon
6ef15c11e0 another blind fix for windows
Change-Id: I5cd5ec37ac8779901d05e573c0c227addfe8e1c3
2014-06-08 08:30:36 +02:00
David Tardon
dedfd75d9c blind attempt to fix windows build
Change-Id: Id6f9eb9cb9e5a05732561ae575156cac3c083854
2014-06-08 08:04:32 +02:00
Markus Mohrhard
684d79906f avoid memory leak and invalid documents
See e.g. fdo54757-1.xlsx exported to ods.

Change-Id: I81fb9a18519c5770b52dfb8131211e440ad9682f
2014-06-08 07:31:19 +02:00
Markus Mohrhard
0179d35fb3 workaround for DBG_UTIL XML correctness checks
The current check will always be hit as the StartXmlElement does not use
a call that puts the element on the stack. So copy the pattern for the
EndXmlElement class.

However we should work on getting rid of these ugly hacks.

Change-Id: Id1141f4afc78a0cae1e4b7accae76e6ae08b77a7
2014-06-08 07:11:29 +02:00
Markus Mohrhard
0620ca9d81 check for empty string before accessing first element
E.g. fdo#64530-1.xlsx

Change-Id: Iff2d026f6e876ab76c9b89b8200413d6c3a7a0e3
2014-06-08 07:11:29 +02:00
David Tardon
f18548eb68 oops, libwpd -> librevenge
Change-Id: I17562f0231d54ba46d009f3270af1d5e729f40a9
2014-06-07 19:04:09 +02:00
Miklos Vajna
f0fdee8abf oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTS
Change-Id: I8cf274902bb5fda9fa70ab2af9e399db82d85d1d
2014-06-07 18:06:03 +02:00
Miklos Vajna
effb5781dd writerfilter: document what RTFParserState's LO/HI/DBCH does
Change-Id: Iee70bfdecafb28a56440e5a4bf6d7ace54ea6436
2014-06-07 18:06:02 +02:00
Miklos Vajna
31c11dfefc writerfilter: RTF_LOCH is not a NOP anymore
Change-Id: I06297a0c88c931cbc95e24de472d43339fd5116f
2014-06-07 18:06:02 +02:00
Miklos Vajna
e8416ed30b writerfilter: remove unused XSL templates
Change-Id: Ie0f7cbaf2061894bea6589073f619ed15d0201ec
2014-06-07 18:06:02 +02:00
Jan-Marek Glogowski
b92ef157ec Remove accidently committed file
Looks like the file '2' was not intended to be included in the

commit: "Split out IDocumentDrawModelAccess from SwDoc"
hash: 86075a3f0f

as it's a copy of sw/source/filter/html/htmldrawreader.cxx

Change-Id: Icf75737f4fe7b84d22166c8298ce1e47010739f5
2014-06-07 13:56:42 +02:00
Julien Nabet
48882c10e7 Updated core
Project: dictionaries  ad4dea48c420f123afa083ac5cc4b12287c9c17f
2014-06-07 11:53:04 +00:00
Markus Mohrhard
baf7b38e38 fix Werror 2014-06-07 07:14:39 +02:00
Markus Mohrhard
9ea3e3a2fb column storage might be changed, related lp#990868
Change-Id: Ibd196484c8c5199e7398726a250082c266a89229
2014-06-07 04:48:17 +02:00
Markus Mohrhard
86f8772131 don't try to import invalid document, fdo#79135
Change-Id: I3b601d629550078a8fa353bf838619f8d7b34718
2014-06-07 04:48:17 +02:00
Markus Mohrhard
127b11cbf9 make sure all objects exist, related fdo#75692
fdo75692-2.xlsx and fdo#75692-3.xlsx crash.

Change-Id: I56353e7da1850a49e18d3a570641843600d34b1c
2014-06-07 04:48:16 +02:00
Markus Mohrhard
af8ebb607c remove debug output
Change-Id: I7c56adf0cd91f6474145708d91988c974e1ea854
2014-06-07 04:48:16 +02:00
Markus Mohrhard
4d12fecb5b make that variable protected again
Change-Id: I17235397e490458c250165c36bec97bf1ce326d7
2014-06-07 04:48:16 +02:00
Markus Mohrhard
439550c9f1 remove unnecessary and unused chart debug functionality
Change-Id: Ic8100b2afebe469709723b324394e08b7669d911
2014-06-07 04:48:16 +02:00
Markus Mohrhard
044be7107a Revert "Make sure to dispose services supporting the XComponent protocol"
This reverts commit 4cacc6080e.
2014-06-07 04:34:10 +02:00
Thomas Arnhold
4c3b36073a Bin ugly (ab)use of preprocessor in headers (final part)
Finish the work of ec8617568f

Only one is left: SC_PROGRESS_CXX

Change-Id: Ifdc07ec377d7a84e92bc4b0a66ab82b1fc93f76a
Reviewed-on: https://gerrit.libreoffice.org/9636
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-06-06 22:15:20 +00:00
Caolán McNamara
cae83eb8b6 commit id with ccc in it breaks regression test
Change-Id: I1a222fdd5e837a4d0071f8b4d03b80c1d104f235
2014-06-06 21:28:29 +01:00
Caolán McNamara
483626d837 coverity#1209548 Unchecked dynamic_cast
Change-Id: I0adb2380d6804fef43812be3b9a6f32706fd7a4a
2014-06-06 21:28:29 +01:00