David Tardon
a39f11a276
gbuildize extras
...
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
2012-08-24 13:22:05 +02:00
David Tardon
20f06e3cd3
add AllLangZip gbuild class
...
Change-Id: I1b0ebafac55bdfb41c5e6e64ded637313e47bae4
2012-08-24 13:22:05 +02:00
David Tardon
b4687fe20c
fix condition
...
Change-Id: I5370bca6689d0d089a6862c70f45a95516e8531e
2012-08-24 13:22:04 +02:00
David Tardon
390c602294
source the right file
...
Change-Id: Id378c5f0a6308964c3d8fb66184f32b72c67d685
2012-08-24 13:22:04 +02:00
David Tardon
3d71bf4761
fix make showdeliverables
...
In contexts where several deliverables with different index were
registered in one eval block, all indexes but the last one were lost,
because the current value of $(gb_Deliver_DELIVERABLES_INDEX) did not
contain them yet. We need to use the variable, not its value, here.
Change-Id: I537ec949c0491dc5b35461253fdaca1f4887ec31
2012-08-24 13:22:03 +02:00
David Tardon
b665f80b6b
do not print the dummy command for showdeliverables
...
Change-Id: I70b90e6551a8f4f093947abc382babedd9b784cd
2012-08-24 13:22:03 +02:00
David Tardon
6ace132bfb
add hsqldb to tail_build
...
Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
2012-08-24 13:22:03 +02:00
David Tardon
687944efaa
gbuildize hsqldb
...
Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29
2012-08-24 13:22:02 +02:00
David Tardon
3cdd8d3b00
add support for building external projects
...
Change-Id: I1ae354e3bf85c29679919f6382e14d3e4232d798
2012-08-24 13:22:02 +02:00
David Tardon
ddc8881122
adapt clucene for UnpackedTarball
...
Change-Id: I52d78c396511ee44c18ba9473b9602fc4e6f947f
2012-08-24 13:22:01 +02:00
David Tardon
ee0a39c52e
adapt ucpp for UnpackedTarball
...
Change-Id: I0871baf8a6c72ea0c7b44a7abfc8d5152b331db5
2012-08-24 13:22:01 +02:00
David Tardon
df4ff35470
add support for external tarballs to gbuild
...
Change-Id: Ic6645e9943b2445ebb37bb99114f777527c69af9
2012-08-24 13:22:00 +02:00
Ivan Timofeev
5dc11d57f0
ThumbnailView: memory leak
...
Change-Id: I652ec6bf0309f56d4d2bc1ff7b0fb2b8173de6be
2012-08-24 14:35:10 +04:00
Ivan Timofeev
a251863970
SwPageBreakWin: memory leak
...
Change-Id: Ibb543b8da8c89c7fa3799fada03c787dabe2b3cb
2012-08-24 14:30:56 +04:00
Michael Stahl
01a6b0b0eb
make it possible to run JunitTest and CppunitTest from Makefile.top
...
Change-Id: Ib0286466403a0457420c708ac083051d28d087bb
2012-08-24 11:56:14 +02:00
Noel Power
629cd5e1fc
fix for fdo#49255
...
Change-Id: I5af8bc0b511bdf838343d7b71f310df8d8dd8473
2012-08-24 09:51:45 +01:00
Matúš Kukan
e1db0bd299
gbuild: also in libmerge case library needs to depend on all headers
...
Change-Id: Ib1c3e37dfa6b9cd9708b721a7ad5b1bdb468b020
Reviewed-on: https://gerrit.libreoffice.org/469
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz >
Tested-by: Tomáš Chvátal <tchvatal@suse.cz >
2012-08-24 06:13:06 +00:00
Takeshi Abe
911e412b87
sal_Bool to bool
...
Change-Id: I96fe31c80f952b1ac6d25c65431597d81e0fdda3
2012-08-24 12:58:56 +09:00
Rafael Dominguez
515b260cb4
Fix rendering subtitle for template search results.
...
Change-Id: I1d1a5100bdbd2be238d045df3c7790dde8afd63f
2012-08-23 21:44:08 -04:30
Rafael Dominguez
2addf49c27
rtl::OUString -> OUString
...
Change-Id: Id435edc2d2f8801bde4be6e4acbe42608e0be179
2012-08-23 21:44:08 -04:30
Rafael Dominguez
9c94045bd2
Rename class from TemplateOnlineView to TemplateRemoteView.
...
Change-Id: I3d1cc00274c4f758cb4e8e6a09cea9cb63b0a733
2012-08-23 21:44:05 -04:30
Matúš Kukan
33b1750f4a
fdo#53888: svx: do not link against dbtools
...
dbtools were added in 01089138cc
only to
create dependency and fix the build.
This creates circular dependency for libmerged, dbtools is not that
common library.
It's better to create real dependency in connectivity_inc package.
To avoid another circular dependency gb_YaccTarget_get_header_target
must not depend on external headers target.
Change-Id: I536376303de5330addd2dbf85bdfea8b9a23301c
2012-08-24 01:39:52 +02:00
Andras Timar
e155a555c9
remove unused soffice.html
...
Change-Id: I877080c8fdc3dcd9a7018cfd3dd8d2cbec09dc8f
2012-08-24 00:18:05 +02:00
Andras Timar
9fceed463b
fdo#52978 remove hardcoded page width/height
...
Change-Id: I3af89440ce6305e24941b905c67d18b769b46a21
2012-08-24 00:16:50 +02:00
Rene Engelhard
361991a271
actually set P_SEP aka. PATH_SEPERATOR on kFreeBSD to fix Java builds...
...
Change-Id: I5e84cf342ab9a7017bf61dbb455548105b867e50
2012-08-23 22:31:26 +02:00
Tor Lillqvist
a1aed54fee
Build basebmp as a static library for Android
...
Reduces shared library count by one... This is tedious.
Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
2012-08-23 22:26:01 +03:00
Tor Lillqvist
0d2ed78dad
No reason to leave out use_sdk_api and use_udk_api, I think
...
Change-Id: I5bf5dd2708de103a1f4eb48ef2cb1a28b5e4cd29
2012-08-23 22:26:01 +03:00
Tor Lillqvist
07df4c9ed0
fileacc is in merged
...
Change-Id: If58adf2558c2baac51f91d621b75f2d37f935dfd
2012-08-23 22:26:00 +03:00
Tor Lillqvist
4e1fd1b3e1
Bin leftovers from the iOS foo_cppunittester_all crack
...
Change-Id: Ieba3c29cd28f14e2fb5eac827f245edbed053298
2012-08-23 22:25:59 +03:00
Andrzej J.R. Hunt
fb0a28df82
Removal of manually added servers.
...
Change-Id: Ia46eccb8c7ace05054e952f49e2a2c65a462b83f
2012-08-23 20:24:24 +02:00
Dave
4908c8d797
Fix for fdo#46858 Have us show up in Productivity category in Finder
...
Change-Id: I19416bdef0e046102b78953d4663feaffa153722
2012-08-23 19:45:30 +02:00
Luboš Luňák
f35aacfc76
initialize member
...
Introduced by b95d203bc1
.
Change-Id: I2497ee7cd55776fbd801d07470968e5aa47e971a
2012-08-23 18:16:50 +02:00
Ivan Timofeev
442d0766eb
SwHeaderFooterWin: memory leak
...
Change-Id: Ie8322b93745c48970766c2033a23cca2c710a516
2012-08-23 20:16:17 +04:00
Miklos Vajna
93d2285256
n#775906 testcase
...
Change-Id: Idafd1b7506dac77307190df275fb8ed35d40e5e5
2012-08-23 17:55:12 +02:00
Jan Holesovsky
1a3f44e52b
Fix typo in a comment (copied here and there).
...
Change-Id: Ic3c3e71a79ea8bf73a51fc7f001833d6ccedcb76
2012-08-23 17:54:00 +02:00
Jan Holesovsky
35c9ffb275
Fix off-by-one drawing problems of the bottom docking area.
...
Change-Id: Ic463f6829f7faa6d9667656f42f844a12d85518e
2012-08-23 17:54:00 +02:00
Jan Holesovsky
dd7382353d
Remove ViewShell's border.
...
It is not necessary now; where it was necessary previously, we visually
distinguish the viewshell from the rest by other means.
Change-Id: I24f3ed1916c0886683bf8b770ce3bf22a5e9ec7a
2012-08-23 17:54:00 +02:00
Jan Holesovsky
0a5b49e719
Seemingly off-by-one painting error in Impress' ViewShell.
...
In fact, it is not a off-by-one, just the scrollbars do not align with the
splitters; so adjust it to fit better.
Change-Id: I062b5da6baf4c20bedbf69301066547dcd1ace20
2012-08-23 17:54:00 +02:00
Jan Holesovsky
682c4f1bf7
Get rid of the 3D look of the Formula Bar.
...
Change-Id: I146123149bd32223f9321b1bf4b49e71805aa37e
2012-08-23 17:54:00 +02:00
Jan Holesovsky
e280b01caf
Draw separating line at the top of the status bar.
...
This makes the status bar optically one pixel smaller; which is correct,
because the new icons used there are one pixel smaller too ;-)
This also kills IsTopBorder() and IsBottomBorder(), as they always returned
'false' anyway.
Change-Id: I94c87e8d4ac1ff3c4df57b17e530f3b087efa1e1
2012-08-23 17:53:59 +02:00
Jan Holesovsky
9b10ef9fc3
Revert the TOPBOTTOM border window type, this needs another approach.
...
This reverts commit 51fdf273e9
.
In order to be able to draw the toolbars docked on the left or on the right
nicely and reliably, we have to avoid any border in the shell; instead, the
docking areas will draw the separating lines (when finished).
Change-Id: I74c18a7e471a66ac0a436c2bf01f5be016280d22
2012-08-23 17:53:59 +02:00
Kohei Yoshida
2ba43bc1b8
A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.
...
Change-Id: I4dc7dc689af5d2e9d49584157171202aef873688
2012-08-23 11:49:58 -04:00
Daniel Bankston
ccce242c3a
Convert xlsx unnamed database range import to direct sc
...
Will evaluate later if further conversion is useful here
Change-Id: I6af5296b95075066335783e371d87be15f09f112
2012-08-23 11:49:57 -04:00
Daniel Bankston
5d906574f2
Prevent broadcasts to gain xlsx formula import performance boost
...
oox import filter was spending a lot of time in ScFormulaCell::Notify()
because of unnecessary broadcasts.
Now the oox import filter will use the same approach
that the xml import filter uses to prevent this from happening which
results in shorter import time.
Change-Id: I65e86919f352de0b22916a8d57d3166af0a58984
2012-08-23 11:49:57 -04:00
Daniel Bankston
a96998cdd1
Disable adjust height flag once for whole doc instead for each tab
...
Change-Id: Ib82a72d257772b3dcdf9368c4ee5850a6f411d6e
2012-08-23 11:49:57 -04:00
Daniel Bankston
bed0447cef
Check for more cases of functions that should always be recalculated
...
Thanks to Eike Rathke for pointing this out.
Change-Id: Ie2ce2ebe54cd290a7bf1c55d58790e21833b1105
2012-08-23 11:49:57 -04:00
Miklos Vajna
5fd1516f82
refactor duplicated code to DomainMapper_Impl::getCurrentNumberingProperty
...
Change-Id: Id68df67e1301d0eed74c3bdcaabc7c601d72770b
2012-08-23 17:34:55 +02:00
Miklos Vajna
25af4f283f
n#775906 dmapper: fix inherited first/left margin vs w:ind/w:right
...
This is similar to 89f208c
, but here the direct right margin reset the
left/first margin, inherited from the numbering style.
Change-Id: I2d238740c24db7607719dcefb17565656592be44
2012-08-23 17:34:55 +02:00
Luboš Luňák
863bd5f7b9
convert docx mathml test documents into unittests
...
There are few small things that do not survive the roundtrip completely
accurately, they should be checked somewhen when there's time. But it's
better to have these as actual tests rather than just documents somewhere.
Change-Id: Ic3732ab8450376820867950438d89e324f391eeb
2012-08-23 17:29:22 +02:00
Markus Mohrhard
a2cc10e023
add missing licence header
2012-08-23 16:04:45 +02:00