Commit graph

311177 commits

Author SHA1 Message Date
David Tardon
65435f2197 do not paint background if no fade color was set
The condition got lost in commit 2e8b2e6de1 .

Change-Id: I8c9a6baf56dfe36d55e02476823e2847d77a7f58
2012-08-17 14:42:52 +02:00
David Tardon
19d13fd16e Revert "Fixed Bug [35079]"
The commit completely breaks slide transitions (and probably other
things as well).

This reverts commit 234738874f.
2012-08-17 14:42:52 +02:00
David Tardon
ad031fd4bd move autodoc & friends to gbuild modules
Change-Id: I252a74587ba5b380b7bbdcc8a78247d5a9e77587
2012-08-17 14:42:52 +02:00
David Tardon
49e6bf7c96 fix copypasta
Change-Id: Iaf0ef140ac60088bce95d82f8b09e4e218e12dab
2012-08-17 14:42:51 +02:00
Noel Power
e03553ab75 followup changes to 44861f2435
a) got rid of defaulted params in virtual base class methods
b) made some no-op virtual methods in the base class pure thus making the base
class abstract
c) made LayoutManager no longer inherit utl::ConfigurationListener as it wasn't
actually listening or acting on any configuration changes

Change-Id: Iab1783f6b5a35b130287a2aedbd1dc8413793182
2012-08-17 13:10:45 +01:00
Uray M. János
44861f2435 Object Catalog in Dialog Editor
Change-Id: Ia74faa1452a4200c28fbd7c63130700df0a70b24

Object Catalog in Dialog Editor

Change-Id: I97f2e0497b0e87cf630bba16dd98f9f7d0bb86e7
2012-08-17 13:10:15 +01:00
Michael Stahl
87a723da66 gbuild: in which the author discovers gb_Jar_set_componentfile
... which appears to have 3 layers, OOO, URE and OXT, so add OXT to jar
registration stuff to make it consistent.

Change-Id: I4d12185451bd043c39aa254ff581bc15824f1bbe
2012-08-17 12:52:26 +02:00
Michael Stahl
05c9041558 gbuild: remove some cruft from java stuff
Change-Id: If1917d5aecfbb4cea230075d974d7f57a7a8ea4e
2012-08-17 12:52:26 +02:00
Michael Stahl
b254f4fb0a gbuild: add gb_Junit_use_external and clean up connectivity complex test
Change-Id: I8c4b6ff6b1993d1c4de68696089f86fbcf4cecc6
2012-08-17 12:52:26 +02:00
Michael Stahl
3e88d02082 gbuild: ignore the registered URE Jars for manifest classpath
Change-Id: If8daaf86973656df737daf1b82c3fd2a3f55d58b
2012-08-17 12:52:26 +02:00
Michael Stahl
5a4bcd3b75 gbuild: register all jars
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-08-17 12:52:25 +02:00
Tor Lillqvist
79c9ea3818 Fix build breaker in cli_ure: Avoid C# 4.0 when using MSVC 2008
Change-Id: Ieb82b73150330ddbde890f36b88637bf5dfddf51
2012-08-17 10:42:59 +03:00
Jan Holesovsky
6abaf44f81 Revert "fdo#49919 Don't default to desktop pollution"
If somebody made a mistake in his / her preferences during installation, it
is much easier to remove the unwanted icon, than to add it.

This reverts commit 6af68b494d.
2012-08-17 06:57:07 +02:00
Takeshi Abe
0d5d4bacb2 Remove unused member variable
its usefulness was gone at ac25ae2544

Change-Id: I606cd4adb6dc92cc6d981e1da7ce3ecf2160c28e
2012-08-17 09:49:44 +09:00
Peter Foley
5d25bbee44 fix sal build with vs2012
Change-Id: Ia03980d5d890de7db1e606409a646a5a4f79e91e
2012-08-16 17:54:55 -04:00
Peter Foley
37b9e290d9 fix openssl build with VS2012
Change-Id: Ic0e04ab920c50320785f2e1b847026cc4e7b1e0d
2012-08-16 17:54:54 -04:00
Peter Foley
fdcd850871 enable build with Visual Studio 2012
Change-Id: I95e5974e4f109eb8882f7260d19c439a86931e64
2012-08-16 17:54:53 -04:00
Andras Timar
baf5c7fb10 add x-comment for translators
Change-Id: I3b0db36991cc21928cce00d051ba3981ad39703d
2012-08-16 22:14:57 +02:00
Matúš Kukan
e3648d4ebc Revert "Cleanup comphelper::storagehelper"
This reverts commit 72777a66bb.

+using namespace com::sun::uno; in header is not a good idea
Fails to compile and is hard to parse and figure out what was the point,
so just reverting.
Also +using rtl::OUString; is automatic nowadays whenever possible and
RTL_CONSTASCII_USTRINGPARAM is obsoleted.

Change-Id: I24cb24b7f1a6007734d26cbba41d46323cb55b18
2012-08-16 21:54:18 +02:00
Tomaž Vajngerl
72777a66bb Cleanup comphelper::storagehelper
Change-Id: I04313cf4235ce3db20ff340474691435e9b440b6
2012-08-16 20:47:15 +02:00
Andras Timar
c13c0c7d76 make buttons wider
Change-Id: I7af919450f6c75f87f0877e32ad6945ec392dbef
2012-08-16 20:34:38 +02:00
Tor Lillqvist
8b5cf7fb57 For kicks, enable cross-building for Android on MIPS
Change-Id: I6fa2b9a50c525fb2d8666a144409eb9a3ad2698a
2012-08-16 21:05:14 +03:00
Tor Lillqvist
2eb39893df Having a pkg-config on the Mac *will* break the build, so error out
Change-Id: I2393b893766acd9f630100c7b4ef1e15360f80b4
2012-08-16 21:03:15 +03:00
Andras Timar
b57ebd8c1f Don't say "yeeep"
Change-Id: I239be1b35103c53e9ace3a7e2917bd24a24497a3
2012-08-16 19:49:13 +02:00
Michael Stahl
0c33ffb21f svdotxat.cxx: MSVC needs set included
Change-Id: I8cc16c16c3884c5451b643b7de848aad15f02fcf
2012-08-16 19:40:25 +02:00
Matúš Kukan
af69e72e1d avoid defining gb_TAILBUILDMODULES, use the command only when necessary
This enables to properly use make <module>.all for builds without
dictionaries and hopefully also solves the problem behind
5133d3c48f

Change-Id: I43872864aa135014ea51d15b34ef4de151f14c3d
2012-08-16 19:29:03 +02:00
Peter Foley
4054dd8fc4 fix gdiplus.dll extraction
Change-Id: I4220af58c48be5b411cc75875c121d1e2c133a00
2012-08-16 12:53:41 -04:00
Noel Power
18a39e216f remove menubar post processing of SID_PASTESPECIAL state to always enabled
at least calc deals with paste-special correct, if other applications don't
let's fix 'em up one by one

Change-Id: I1beb04e227f2971ee8ef2ce9b7ebdabf566be086
2012-08-16 17:50:14 +01:00
Noel Grandin
ca166a7a42 Remove the Container class
Change-Id: I296d2c90af59524280c2582670c6cfe7a10f2269
2012-08-16 18:44:06 +02:00
Noel Grandin
0331e26fc6 Convert from Container to std::vector
Change-Id: I329867ff6719a2c5a8fd4dca0a4907551be450e2
2012-08-16 18:44:06 +02:00
Noel Grandin
f482c9fdf3 Convert local variable from Container to std::vector and std::set
Change-Id: I0b15939e1d04a3a2a5f8a4e2df8f0826903a8811
2012-08-16 18:44:06 +02:00
Noel Grandin
f23f141807 Convert maHandles field from Container to std::vector
Change-Id: I28d96586e7e48209021abed73959e8a5e6dc2d61
2012-08-16 18:44:06 +02:00
Noel Grandin
32b2f88ad6 Convert class SdUndoGroup from Container to std::vector
Change-Id: I303dd2f5ce5ac7f08727777ca03e4de0cfdabfcc
2012-08-16 18:44:05 +02:00
Noel Grandin
c4984cbfaf Convert aList in SdrObjRefList class from Container to std::vector
Change-Id: Iee505825f46434b09c73679e1439f99afc631336
2012-08-16 18:44:05 +02:00
Noel Grandin
d3bdadad61 Convert pRedoStack in SdrModel class from Container to std::deque
Change-Id: I0535175c4881a1ea55d7cb7361ae78bb81aa10c6
2012-08-16 18:44:05 +02:00
Noel Grandin
aa2d9729bd Convert pUndoStack in SdrModel class from Container to std::deque
Change-Id: I59425c7d1e8603f45d193ae5e3498f8671510bc5
2012-08-16 18:44:05 +02:00
Noel Grandin
80f8d9f9f1 replace LIST_APPEND usage with CONTAINER_APPEND
Change-Id: Ifc65ac24b04ac3d8fb0a4325cfe552ed6d5752d6
2012-08-16 18:44:05 +02:00
Noel Grandin
cdd4c15583 Convert aBuf in SdrUndoGroup class from Container to std::vector
Change-Id: I0635ed333033ce37eb86b360fd0ee0d77b8dc47a
2012-08-16 18:44:04 +02:00
Noel Grandin
e5da8190e0 Convert field from Container to std::vector in SdrPageGridFrameList
Change-Id: I5940936e986b2f6580ca9ce973359d8179631f8c
2012-08-16 18:44:04 +02:00
Noel Grandin
17afe4cea7 Convert maPages field in SdrModel class from Container to std::vector
Change-Id: Id36c3c414429d8f0e16f8e479f9946511b1e377f
2012-08-16 18:44:04 +02:00
Noel Grandin
ed04025e10 Convert maMaPag field in class SdrModel from Container to std::vector
Change-Id: I232ad32be90d93fe35a6cf089373e5a830e62113
2012-08-16 18:44:04 +02:00
Noel Grandin
dd3b0fa68b Remove unused field
Change-Id: I962c2bbd29b2ce2e39bf0f9db4c12fc5535cf4f6
2012-08-16 18:44:04 +02:00
Noel Power
b94bff540a fix for fdo#48200.diff import regrex state for filter
Change-Id: If05b53602a8d8ea260093b3f6a9c0fca45cb74b9
2012-08-16 17:43:40 +01:00
Noel Power
d88325f73e Revert "fix for fdo#48200.diff import regrex state for filter"
This reverts commit 094654fceb.
2012-08-16 17:43:12 +01:00
Noel Power
094654fceb fix for fdo#48200.diff import regrex state for filter
Change-Id: I46b07341e96d78130e6301e40fa32df6ed2c7879
2012-08-16 17:40:05 +01:00
Stephan Bergmann
4e923fb5a2 fdo#53280: Reset read-only UI after successful Save As
Change-Id: Ica9214d3655df27bbb259c463a7589a842f01c47
2012-08-16 17:54:43 +02:00
Michael Stahl
d2ca1e5ec8 SdrUShortCont: MSVC build can't link libsw if that is public
Change-Id: Id21368194c32f43e2f3bb091205ef7387fc0ee5b
2012-08-16 17:46:46 +02:00
Istvan Turi
1b0f7ee1e0 idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)
idxexample.odt will be localized through the standard l10n
framework, i.e. with use of .po files, because now strings
are read from resources.

html.stw is language independent now, defaults for different
scripts are handled in the code.

Change-Id: Ie20cafc6191721a959b33e2559b9866e3762a146
2012-08-16 17:45:36 +02:00
Miklos Vajna
cecff56168 sw layout dump: include the height and width of SwTxtPortion
Change-Id: Ia2bdff098d1bbd466f857e19315a22c835810202
2012-08-16 16:01:34 +02:00
Miklos Vajna
8f846dab6d sw layout dump: include the height and width of SwFlyPortion
Change-Id: Ib47087a9dcb96779958edfc1a984cf38cabd1086
2012-08-16 16:01:33 +02:00