Commit Graph

354219 Commits

Author SHA1 Message Date
Herbert Dürr
5456a01fef Related: #i124191# small cleanup for salframeview.mm
clean up some minor warts while the behaviour remains unchanged.

(cherry picked from commit 8ba6a0be8a0ac9075b2faa68bf71245f4aff0d16)

Conflicts:
	vcl/osx/salframeview.mm

Change-Id: I613bf0f40429db6516f82e79438e86bffb7f71cb
2014-05-23 20:38:13 +01:00
Oliver-Rainer Wittmann
12dd68e3d2 Resolves: #i124717# do not mark *.svm graphic files as *.bmp graphic files
(cherry picked from commit a5cfb91f3dc4b38055fb920f65101cc45d52f8de)

Conflicts:
	svtools/source/filter/filter.cxx

Change-Id: I43f62a453bfa17254cebc07bde95f07f16a329c2
2014-05-23 20:38:13 +01:00
Oliver-Rainer Wittmann
192abfb36b Resolves: #i114361# provide and accept changed URL...
of embedded graphic file during save (ODF export)

(cherry picked from commit a90c007908eb3f66e28a9ea525729065db652b6f)

Conflicts:
	sw/inc/ndgrf.hxx
	sw/source/core/graphic/ndgrf.cxx
	sw/source/core/unocore/unoframe.cxx
	sw/source/filter/xml/xmltexte.cxx
	xmloff/source/draw/shapeexport2.cxx

Change-Id: I9d4a02af2561467fe1a66f036b55d6dcf2429986
2014-05-23 20:38:13 +01:00
Tsutomu Uchino
e0eb5fa849 Resolves: #i124204# make fields empty on the auto text dialog...
when parent node is selected

(cherry picked from commit 3e285da1115b83bfd168567d561615fb3ee3e6c9)

Conflicts:
	sw/source/ui/misc/glossary.cxx

Change-Id: I9ef8b28e55a27d4b48432b50678e1a8bc19e0935
2014-05-23 20:38:12 +01:00
Caolán McNamara
90b4c3a888 coverity#1103737 Uncaught exception
Change-Id: I53aab00dfad0310a7846fdf7185c50036329343c
2014-05-23 20:37:36 +01:00
Caolán McNamara
6878f0debf coverity#1209381 Unchecked dynamic_cast
Change-Id: Idab888e866fa08e184b51b8209a4154062d61041
2014-05-23 20:37:36 +01:00
Caolán McNamara
3d39e41e1f coverity#1209494 Explicit null dereferenced
Change-Id: I9e51f2af30f1e0a38079d76db93bac4fe65d13b2
2014-05-23 20:37:35 +01:00
Caolán McNamara
4dc0263505 coverity#1209950 Uncaught exception
Change-Id: I92da2ae224bab6d4781463c096a35ecaec6fecc8
2014-05-23 20:37:35 +01:00
Caolán McNamara
b695519ab9 coverity#1210006 Uncaught exception
Change-Id: I9db3763ed1217e5560d092e689101dddd8027efa
2014-05-23 20:37:35 +01:00
Caolán McNamara
7f88a26e17 coverity#1210018 Uncaught exception
Change-Id: I3033f3d84c5c7835c4f1f3809ff343abe8958fef
2014-05-23 20:37:35 +01:00
Caolán McNamara
ae08fe4327 coverity#1212683 Logically dead code
Change-Id: I5830c17a98c7dc193abdb5854c63aaba59e5e014
2014-05-23 20:37:34 +01:00
Caolán McNamara
783859e861 coverity#1213088 Dereference after null check
Change-Id: I86ddf93e18594e9199dbcddca3ad32a58d5987dd
2014-05-23 20:37:34 +01:00
Caolán McNamara
57223dbe8f coverity#1213120 Unchecked dynamic_cast
Change-Id: I170e392fa883936f835f60ec4798548701f2a3d8
2014-05-23 20:37:34 +01:00
Caolán McNamara
b982a0cc7c coverity#1213149 Missing break in switch
Change-Id: I4978c8d36052119637acdda8121a511936a81cea
2014-05-23 20:37:34 +01:00
Caolán McNamara
5ff1c499d4 coverity#1213245 Dereference null return value
Change-Id: I53dc316ff15ef23a79774d4894aa0940622e1311
2014-05-23 20:37:33 +01:00
Caolán McNamara
40c77417d1 coverity#1213283 Resource leak
Change-Id: I5002f3e935edcc9f09603a5b535e2b339ebed402
2014-05-23 20:37:33 +01:00
Caolán McNamara
ecbc0a3cc7 coverity#1213450 Uncaught exception
Change-Id: I577b699d0d6b63d81565b0e2e6f2e0a96e87078c
2014-05-23 20:37:33 +01:00
Caolán McNamara
40507db2c2 coverity#1213513 Uncaught exception
Change-Id: I04a05773891d680100ee1551eac21e203477935b
2014-05-23 20:37:33 +01:00
Caolán McNamara
c6f72b6a7c coverity#1215320 Uncaught exception
Change-Id: Icbc9f370573eda2a79c04825b00db77d1bf1924f
2014-05-23 20:37:32 +01:00
Ulrich Kitzinger
6eaad9e41a Resolves: fdo#58187 Expand and Collapse should be virtual
regression from ac7acb0ab1

Change-Id: I773871f08f43a8abadfc5ef9b641db722deb7d20
2014-05-23 20:37:32 +01:00
Tor Lillqvist
4cb41493ed Add SAL_INFO tracing for CoreText calls
Change-Id: Ie60e0b64a2d9d8a045cb3c59fc781d6f9b2808a0
2014-05-23 19:59:36 +03:00
Tor Lillqvist
b8624e120e Output record types symbolically in SAL_INFO
Change-Id: I57665f39f9921a11e855d0574f836ef52078660b
2014-05-23 19:59:36 +03:00
Tor Lillqvist
388e2d5224 Use CG_TRACE consistently
Change-Id: Icff6aa906b0c470afdc4c632896fa5087eeeffb0
2014-05-23 19:59:35 +03:00
Luboš Luňák
8100131214 force posted events before timer timeouts in KDE4 event loop (bnc#467278)
In this particular case, basctl::Shell::onDocumentCreated() and pretty much
everything in basctl/ it seems operate on the current window. The "OnNew"
event that triggers this comes from a timeout generated who knows where
for whatever reason. However, the code "knows" what the current window
is by having basctl::Shell::SetCurWindow() react on events about the current
window changing ... which come from posted events.

So, unless it's defined somewhere that an ordering here must exist, this
is inherently racy. At least generic and Gtk event loops appear to always
deliver the posted event first, so force the same ordering in the KDE
event loop handling.

Change-Id: Ia098f6b45e6b5a5133a12a9172eb09069e6362f9
2014-05-23 18:56:05 +02:00
Kohei Yoshida
653e4adddf fdo#76824: Proper way to parse cell address strings.
Be aware of the variable address convention.

Change-Id: I37ca38758f055e7799cadefafda61174ea3cbf9c
2014-05-23 12:56:24 -04:00
Tor Lillqvist
8640859d68 WaE: private field 'mnId' is not used
Change-Id: I406ebb303b1f36f827c3cbf33f8f4cf3dcaed2f1
2014-05-23 19:41:26 +03:00
Chris Sherlock
943f82a50b vcl: remove commented out code in ImplSysObjClip()
Change-Id: I21f342ec0e065dccc08a777da6d4fba296a7f345
2014-05-24 02:18:03 +10:00
Eike Rathke
e0480c81a9 do not store invalid date acceptance patterns in configuration
Change-Id: I78cd8b304db2243fd105d4b13421b6ea0347e042
2014-05-23 18:08:09 +02:00
Eike Rathke
3d79d4ae3d make this a little less confusing
... and change to a friendlier red for invalid patterns.

Change-Id: I19488abd496b144439d7918dc31cfd3f5f4fef92
2014-05-23 17:47:17 +02:00
Eike Rathke
04ccece729 feedback color indicator for invalid tags
Change-Id: I235e32587779369c139aedd1961b37d8fcad8f53
2014-05-23 17:42:06 +02:00
Markus Mohrhard
c2ce981dfb don't enable debug renderingto png
Change-Id: Ib15c3fb2f2dd61a9bbab9b6c47866e15c8a7659a
2014-05-23 17:36:40 +02:00
Markus Mohrhard
77b320118b we need to map 100th mm to pixel also for the import
Change-Id: I09084d67283b10e024ed926dc0e8d38030d28713
2014-05-23 17:36:23 +02:00
Tor Lillqvist
5befa0c5c2 Correct #endif placement (avoid linking error for TiledLibreOffice)
Change-Id: I37577456740b4dd255df22047ce7740bd1e43ace
2014-05-23 18:30:18 +03:00
Kohei Yoshida
81c492ef18 fdo#79011: Properly implement the search results dialog as modeless.
It's unfortunate that adding a modeless dialog is such a pain.  But we
still need to implemenet this properly else we'll leak at best, or end
up with tons of weird bugs at worst.

Change-Id: Ie03260f288fad76f994d0ca6a8b1feeade299ffd
2014-05-23 11:28:13 -04:00
Norbert Thiebaud
d58318952f fdo#77993 actually impact 10.6 too apparently
Change-Id: I4b3724159be64609f1e88b63ccd9275d164fcb3e
Reviewed-on: https://gerrit.libreoffice.org/9426
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-05-23 10:24:27 -05:00
Jacobo Aragunde Pérez
28207c36c3 sw: Properly embed .xls sheets in .docx documents
Word requires exactly the right relationship and content types to open
embedded documents properly. The case of xls sheets is different from
xlsx so we added it to the exporter.

We know if the file is a xls or xlsx using the ProgID field:
  ProgID="Excel.Sheet.8"  -> Excel version 8  -> xls
  ProgID="Excel.Sheet.12" -> Excel version 12 -> xlsx

Change-Id: I80bae0eadd4af2fb9793c8f6581b3f288fb42c09
2014-05-23 17:16:11 +02:00
Miklos Vajna
fafe3063bf DOCX import: tokenize <w:ptab>
By changing the resource to Properties, the defined attribute tokens
actually show up, and the \t characters still arrive.

Change-Id: I37b32c4fc049b74d3bebada455b2acf47b66fc5f
2014-05-23 17:14:19 +02:00
Stephan Bergmann
fa2fcc2074 external/python3: Fix memory leak in configure check code
...that LeakSanitizer would complain about, causing the check to erroneously fail.

Change-Id: Ieaef38576afd6196d38f395d48fd1bc92b22ddb6
2014-05-23 16:50:16 +02:00
Stephan Bergmann
67825fe270 dlclose confuses LeakSanitizer
Change-Id: I2bebbf1615ddc3619bcc3bf940f70c0967ce8534
2014-05-23 16:50:16 +02:00
Stephan Bergmann
26cf118247 Fix undefined misaligned writes
Change-Id: I8ad64babd43c2a692c305f3fa56331edb6d502ee
2014-05-23 16:50:16 +02:00
Laurent Balland-Poirier
f2dcc78a37 fdo#78833 Add Fomula Numbering and Lorem Ipsum autotext to some locales
Change-Id: I6236427c31e33cc50a89d6d836fd637ed9b48f05
Reviewed-on: https://gerrit.libreoffice.org/9446
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-23 09:49:38 -05:00
Laurent Balland-Poirier
fed7156496 fdo#78833 Improve AutoTexts for all languages (mainly FN Autotext)
- AutoText FN (Formula Numbering) for all locales:
  - fix name of table and equation in localized name i#93627
  - remove size attributes of equation preview to use default font size of
    Math equation
- Add a real nosense dummy AutoText based on wellknown "Lorem Ipsum"
  (LOREM+F3) for all locales
- fix some typo mistakes in French (see fdo#78833)
- fix all Slovak (sk) files:
  - remove CVS directories
  - remove empty pictures directories
  - create manifest.xml files
- add empty mimetype file at the right place in standard.bau files for
  all locales
- rebuild manifest.xml files for all locales (with DOCTYPE)

Change-Id: I0f1745138dfcec1c9cccd86b8daa89fea47e5b17
Reviewed-on: https://gerrit.libreoffice.org/9408
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-23 09:47:18 -05:00
Noel Grandin
7d4924a402 improve parameter flow in cpputype.cxx
after commit
  c5d47c327a
  "add default value for Context param in uno::Exception constructors"

Change-Id: Ib429b58c559ecd48764a8df2f49d5470057c2c63
2014-05-23 16:44:25 +02:00
Tor Lillqvist
6ba6f1faba WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'
Change-Id: I57eaa91b4c9f7fe5e3afc6f170f19492352fb633
2014-05-23 17:29:43 +03:00
Tor Lillqvist
f13e5b2845 Add some more source files for debugging convenience
Change-Id: Ic058067f4114662569433801d8627e1c6fe648aa
2014-05-23 17:21:58 +03:00
Michael Stahl
974492a0a0 sw: try not to include sw/souce/core stuff from sw/source/filter
Change-Id: I21f1de79ed0a6df73afc53d1c93450f9eef23ac6
2014-05-23 16:11:34 +02:00
Kohei Yoshida
68ec7f4828 Forgot to remove debug statements.
Change-Id: I7653efc19bf590bb5456128b270dd1d59c974599
2014-05-23 09:35:39 -04:00
Caolán McNamara
882bafb8d8 coverity#1078598 Unchecked dynamic_cast
Change-Id: I939e6718d785f96ad7726d59e7c1a5b5666e873f
2014-05-23 14:16:13 +01:00
Caolán McNamara
2fc3b4173f coverity#1078582 Dereference after null check
Change-Id: I3b972510871f36a3c7877b38d3a012aa88acf4c5
2014-05-23 14:16:13 +01:00
Caolán McNamara
a5a1f885f0 coverity#1078575 Unchecked dynamic_cast
Change-Id: Ib4b7c2dcfa42aea0866806684a3949d35e796b27
2014-05-23 14:16:13 +01:00