Commit Graph

4640 Commits

Author SHA1 Message Date
3616c602c2 unused RID_SVX_FMEXPLORER DockingWindow resource
Change-Id: Ib8f0f86a30342ca455a92c9add5b2836fa40f8f4
2014-12-17 14:27:28 +00:00
4c89a3e8ad not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-coded
Change-Id: Iadc7b4d970e8c3b7f719ed6aab49986a1186cccb
2014-12-17 14:27:27 +00:00
2b34b48aac try to get reasonable sizes for docking windows
start docked, move to undocked
start undocked, move to dock, back to undocked
start undocked, with and without size saved in settings and restored

Change-Id: I0bfdceb11aabdf9fdb855b97433b2af0532e4d03
2014-12-17 13:05:30 +00:00
48c15285c5 implement loading docking windows from .ui format
Change-Id: I90375232aefbe40412614ca0f30ba467cf393f2e
2014-12-17 12:35:54 +00:00
53421edf6c Factor out SvxBrushItem::dumpAsXml() from sw
Change-Id: I5421cf5a7d1a2ff4db81d028f44a490c234b9ccf
2014-12-17 09:07:38 +01:00
d8b05b5951 fdo#39468: translate german comments
Change-Id: I97d4b615a9c1ea2a9e7e9dfa7fa789fc396b7f29
Reviewed-on: https://gerrit.libreoffice.org/13491
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 07:30:19 +00:00
d416567540 protect against self-assignment
Change-Id: Ic7b329fb0d2b5820dac73a9b92a857bb2edd49c8
2014-12-16 21:40:06 +01:00
390c62dfe4 fdo#39468 translate German comments
Change-Id: I0a70863a9227cfc7e7b5616fe8fc8d14434ec9ce
Reviewed-on: https://gerrit.libreoffice.org/13496
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-16 20:37:01 +00:00
d54e21eaa2 Factor out SvxFontItem::dumpAsXml() from sw
Change-Id: I8283ddd868639e6535e27798d91a7273d77f048c
2014-12-16 09:06:41 +01:00
9dc134a6df do not hardcode what specific "generic" bitmap scaling operations use
I.e. make it possible for the opengl backend to decide to use a different
scaling algorithm.

Change-Id: I36e76de071797129c7636b3048c93bc6e5d93aca
2014-12-15 18:38:09 +01:00
40138cee6b fdo#83753: consider JAVA_HOME and PATH when selecting JRE
adapted algorithm that selects the Java runtime to be used so that
Java installations associated with the JAVA_HOME and PATH
environment variables are preferred over others

Java installations are now analysed in the following order:
* installation that the JAVA_HOME environment
    variable refers to (if it is set)
* Java installations in PATH
* other Java installation (algorithm that was used before)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

Conflicts:
	jvmfwk/source/framework.cxx

Change-Id: I3a3ade25322def0c0432b369848f13a6b82034a1
2014-12-15 16:45:51 +01:00
8bf07e7f86 drop newly unused Application::ValidateSystemFont
Change-Id: Iffe850d99f2dcd9e955a4ba1190e010be905434b
2014-12-15 14:26:00 +00:00
26e564db14 ucbhelper::InteractionAuthFallback::getCode() can be an implementation detail
Change-Id: I4967e5e12aa348692b3b954398faede843db381b
2014-12-15 12:44:12 +01:00
26fdaa2bae -Werror,-Winconsistent-missing-override
Change-Id: I6af9c26873154010c7384112615ca96f273e02f4
2014-12-15 12:00:11 +01:00
4998e6a361 Authentication fallback request for the OneDrive connection
To fix build, also squashed in:

Author: Mihai Varga <mihai.mv13@gmail.com>
Date:   Fri Aug 1 12:50:23 2014 +0300

    OneDrive auth fallback dialog interaction continuation

Change-Id: Id37f502217da3fde55ae93a6e1c01409509d657c
2014-12-15 11:23:26 +01:00
e5a03da8eb fdo#84938 replace PPT_PLACEHOLDER_ constants->enum
Change-Id: I4110fab17f42a747ec55b27445f28bdef873ef86
Reviewed-on: https://gerrit.libreoffice.org/13447
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-15 06:48:23 +00:00
68b8f008c8 Factor out SfxUInt16Item::dumpAsXml() from sw
Change-Id: Ia58bed9c4a0be4b909789e8bdcd64f06230c0f43
2014-12-14 22:33:16 +01:00
4595dc37e6 fdo#39468 translate German comments
Change-Id: I90deb0877940167c9d5e3ba630528e575af6dd66
Reviewed-on: https://gerrit.libreoffice.org/13459
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-14 12:05:06 +00:00
3c77eba67b fdo#85486 - Clean up unnecessary enumerations from xenum.hxx
Removed XHatchStyle

Change-Id: I89e7edadc4f408e5a50840aaa1a13965b8503afb
Reviewed-on: https://gerrit.libreoffice.org/13442
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-12-12 20:22:15 +00:00
bca00da686 connectivity: Use appropriate OUString functions on string constants
Change-Id: I10b2ddf9dcc83219fea8eb55783507eed52702e8
2014-12-12 17:51:11 +01:00
d79b96cf65 css::uno::Sequence ctor with initializer_list
(though LIBO_INTERNAL_ONLY, as it needs C++11, so cannot in general be used in
URE client code; I think it's better to not offer it outside LO at all, than
based on a feature-check macro, and thus catch accidental misuses of it via
CppunitTest_odk_checkapi)

...plus adapting binaryurp/ to use the new feature

Change-Id: I9a88a0e9eac5daf72896470e8b6a1deb1a6fc88f
2014-12-12 17:04:47 +01:00
efa5db0755 leave this Clone as inline
so code isn't generated for it unless the new_clone is required,
which it isn't under gcc.

Change-Id: I07e0b3e4b2e07625509b51ba7d37e24440f56cfe
2014-12-12 11:49:04 +00:00
c928840ef2 leave the deliberately unused, not-for-use method inline
doing so means code is not generated for it seeing as its not used, moving it
out means code is generated for it and its detected as unused code

Change-Id: I72edc89446bdfac50069e0b509fc7f90540e0d4a
2014-12-12 11:49:03 +00:00
45fe77164c toolkit: Use appropriate OUString functions on string constants
Change-Id: I3bb1e560eb325046f5b170da0c4c46c1139f3225
2014-12-12 12:23:58 +01:00
fc45562945 svl: Use appropriate OUString functions on string constants
Change-Id: I8d8528c74bae3de67a0a9bdd727cd0d8c8304d3e
2014-12-12 12:22:32 +01:00
aa2f02a4dc remove operator>> and operator<< methods
in favour of ReadXXX/WriteXXX methods

Change-Id: I69eebee3a8ce5b40301db7940a1d85915c0bf6f4
2014-12-12 10:46:23 +02:00
f5c5bab09f fdo#84938 replace PPT_LAYOUT_ constants with enum
Change-Id: I3c77e7e551bd4b657cb58fdfeead73d50441e890
Reviewed-on: https://gerrit.libreoffice.org/13437
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-12 08:07:07 +00:00
f88b5ab869 Related: fdo#87242 merge duplicate clip setup code
favoring the vclcanvas one for the places where
they diverge

Change-Id: I18e3d4e7659ebd4cb90c86718c1b1035671b4be3
2014-12-11 20:44:26 +00:00
f95b0743da Related: fdo#87242 init VirtualDevice with size of surface
otherwise vcl's clipping doesn't work quite right when the render text
with vcl apis fallback is used.

Manually forced in my case, but it should happen in practice with vertical
text, so if there is a bug about vertical text not appearing in slideshows then
this is part of the fix for that.

Windows and Mac remain unchanged as initialized with 1, 1. If the same problem
affects those platforms then they'll need to be adjusted to remember their
height/widths from the ctor and those values plugged in here instead

Change-Id: I2f82f0db0cf446d7db21f0a7ee4f8c15c7ebdb42
2014-12-11 20:44:26 +00:00
c69f481d79 fdo#85486 - Clean up unnecessary enumerations from xenum.hxx
Removed XGradientStyle

Reviewed on:
	https://gerrit.libreoffice.org/13320

Change-Id: Iff662c05105c3a939104f658f2d0be7d8cb57995
2014-12-11 18:31:01 +01:00
cf01aff002 remove operator>> and operator<< methods
in favour of ReadXXX/WriteXXX methods

Change-Id: I39dfeee92e5b01fdf43db3bbee0f2fc471017653
2014-12-11 14:57:34 +02:00
3dee6c74c3 Factor out SvxCharRotateItem::dumpAsXml() from sw
Change-Id: I52bca77e8ff0d4fccf8423f01dac9b6a7498f8d1
2014-12-11 08:52:41 +01:00
01bed8089a vcl: Re-use a framebuffer of the same size when possible
Conflicts:
	include/vcl/opengl/OpenGLContext.hxx

Change-Id: Id9c7932976ce9d9282776c20d93d9cca4d290056
2014-12-11 07:57:33 +01:00
2e51277309 vcl: Reset context when the backend window is destroyed
Conflicts:
	vcl/source/opengl/OpenGLContext.cxx

Change-Id: Ie2b93de8efe5ea56b0420adf23639c0153103385
2014-12-11 07:57:31 +01:00
83861ce123 vcl: Add BitmapInfoAccess for bitmaps' metadata access
Change-Id: Iec9f8c7d8f7cded0aef9e017373e44387dc0b05c
2014-12-11 07:57:27 +01:00
9f839e9b3c Revert "-Werror,-Wunused-private-field"
This reverts commit 3b0db84516503ce72b803bf04b0432b36c1ac70c.
2014-12-11 07:57:27 +01:00
c2a93a21a5 long is 32 bit on Windows x86_64 platform
So that this is always wrong (on this platform) to write:

reinterpret_cast<foo>(reinterpret_cast<long>(bar))

it should be:
renterpret_cast<foo>(reinterpret_cast<sal_uIntPtr>(bar))

Change-Id: Ia286246ee1616988f755c2d2054b26efacc51af0
Reviewed-on: https://gerrit.libreoffice.org/13366
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2014-12-10 21:35:43 +00:00
af7d374d01 Typo: postion(s)=>position(s)
Change-Id: Id2957f1cb68fc4b2fef9966abeb6745b548bcb75
2014-12-10 22:34:08 +01:00
55b68ad017 Instantiate ImplSVData on demand
Change-Id: I661949a8635a2ed1a1efda77ced48a0fa9f6722e
2014-12-10 18:24:23 +01:00
67f5fa5a23 Demote Application::IsHeadlessModeRequested to local hack
Change-Id: I3ae51b8c57e70593153805e5c7c139573c543b5a
2014-12-10 17:49:47 +01:00
e77c573811 fdo#76776 crashes after paste a table from Writer
Change-Id: If859352a7d8d409e5c3c651e0ffea0b3687007db
2014-12-10 13:14:38 +00:00
64f45731a7 Disable copy c'tor of these guys as well, to fix Windows build.
Change-Id: Iaaf38cf8cf9b4b772583d117a0b622fbfce3107e
2014-12-09 07:42:10 -05:00
eef25e0e7c changed timers to idles
Change-Id: Iaceef008e7df91f3a9ad54fdaec25f2170100ee0
2014-12-09 12:35:04 +00:00
cf46a5cf10 Michael's patch implemented
Change-Id: I3f0802d5001172fc7b8409274bc5a3632e5dad34
2014-12-09 12:35:02 +00:00
345110ed79 applied patch from Michael Meeks
Change-Id: I57f22b6d9bfbef4a50d162076b01e8e64edb4718
2014-12-09 12:35:02 +00:00
2a55005675 changed timers to idle
Change-Id: I0d2119a297c9a6d9b99676a561ddf4dd654ecaea
2014-12-09 12:34:59 +00:00
ab14edefdc changed Timer tp idle
Change-Id: Ia3e76239ba98530547e057bebfda767ad684730b
2014-12-09 12:34:59 +00:00
d9f9cb96c9 changed timers to idles
Change-Id: Icb6e3e72939ab0d04d9f099f1e476131a223de48
2014-12-09 12:34:58 +00:00
d843f3de73 changed timers to idle
Change-Id: I92f40d3dad133347f1b8db0b025b624d3305f885
2014-12-09 12:34:58 +00:00
85e384f32b changed timers to idles
Change-Id: I39b081b751219201e86fec1e626b450f15bea9ab
2014-12-09 12:34:56 +00:00