Jung-uk Kim
34ca8dd9ad
fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN
...
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* bulk replacement of "-Wl,-z,origin,-rpath,..." with
"-Wl,-z,origin -Wl,rpath,..."
* additional hunk for directory/c-sdk/config/FreeBSD.mk in
moz/seamonkey-source-1.1.14.patch did not apply and has been dropped
Change-Id: Ie60c696f041108e819ce8f799cff6f58e63a5ad7
2012-08-29 12:02:26 +02:00
Stephan Bergmann
cc9c380b15
.gitignore config.Build.log
...
Change-Id: I48bdd2045a9b85153a9d39ee667c9083ab6a5a61
2012-08-29 11:22:50 +02:00
Caolán McNamara
3a4403fbdc
additional -lsoftokn3 lib materalized
...
Change-Id: Ie5e8dab3fc938436339dcddeb3d52a5c5cba41af
2012-08-29 09:10:25 +01:00
Caolán McNamara
42a15f45ff
Resolves: fdo#38983 allow extra word boundary characters
...
i.e. word overrides emdash and endash to be word boundary characters
for the purposes of counting words. And there are some who want
to treat =,- etc similarly.
Default to a configuration that gives the same results as Word for
word counting.
Change-Id: Ia8ce6ac12011a1d6e547f11644c76163c4c993c5
2012-08-29 09:02:50 +01:00
Jan Holesovsky
02f6e55231
Fix MinGW build - libxmlsec builds now.
...
This also removes patching of the generated 'configure' in libxmlsec; instead,
autoreconf is called.
Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
2012-08-29 09:50:34 +02:00
Miklos Vajna
dcc140204a
n#777345 testcase
...
Change-Id: I4dce0dfaf6f1c94024dd60df51d70a259689d6d9
2012-08-29 09:26:14 +02:00
Miklos Vajna
7fe05dc95d
add SimpleShape::createPictureObject to avoid code duplication
...
Change-Id: Id4bb0550ab2ce9bbb7edf568a086be18c1576b33
2012-08-29 09:26:14 +02:00
Miklos Vajna
9f6dd9a4cf
n#777345 import imagedata of v:rect elements inside OLE objects
...
Change-Id: I300bb5d3008b839f6ec63a4435f5ce8c1dd0a2c1
2012-08-29 09:26:14 +02:00
Noel Grandin
2323ca6bc3
Java cleanup - remove unnecessary null checks
...
Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754
2012-08-29 09:08:28 +02:00
David Tardon
e19f1afb2c
fix typo
...
Change-Id: Iba7b0c0cf200306d3fc53488021d1e92d8af0e75
2012-08-29 08:20:33 +02:00
Andrzej J.R. Hunt
9ca3b53662
Saving of authorised remotes.
...
Change-Id: I4cf6542352ac4213e66e2bbd6cc54d4f9372de62
2012-08-28 22:21:14 +02:00
Stephan Bergmann
571a7cba18
Stray "2"
...
Change-Id: I6647f46e7fbe13a9359ea8211c73996290d90b48
2012-08-28 21:57:05 +02:00
Takeshi Abe
9e2f8b9ec2
Fix typo ImpLoadLibary
...
Change-Id: I773678437aae6577f22078e97bcac1377c4307d8
Reviewed-on: https://gerrit.libreoffice.org/495
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
2012-08-28 19:53:36 +00:00
Markus Mohrhard
efc7e27138
hopefully a working version for databar ext guid creation
...
Change-Id: Ide7261955168dc13b47b29705e22eb2c3154d24e
2012-08-28 19:48:57 +02:00
Markus Mohrhard
7a8040665f
prevent double delete of broadcaster, fdo#54074, fdo#53364
...
Change-Id: I7d94525daaeb7c8268fb10594c8a21ebcd52311c
2012-08-28 18:55:45 +02:00
Markus Mohrhard
73de74bb6e
fix indentation
...
Change-Id: I666f130fe75bd0e0fcba54fee68b97ae153db2ef
2012-08-28 18:55:45 +02:00
Stephan Bergmann
9cfc64c66f
fdo#36149: Do not display error dialogs while showing a menu
...
...it apparently leads to crashes, but is probably not good from a usability
perspective anyway (as the menu closes again when the dialog appears/is operated
on by the user).
For now, just disable the Java specific interaction handler here; might make
sense to address this more generally though (there's framework::QuietInteraction
btw).
Change-Id: I6ae303c0084549b5339d219e158cdb89e5a6b331
2012-08-28 17:07:56 +02:00
Stephan Bergmann
7f7e0a6682
-Werror,-Wunused-private-field (Clang towards 3.2)
...
Change-Id: I2a181d1442ef3b41ecba009d160d2d18d6fb71ac
2012-08-28 16:49:11 +02:00
Noel Grandin
96fb2453e4
Javadoc warnings - fix some tags and references
...
Change-Id: I13be16beac258c551e58654b4fc37877d7bb9695
2012-08-28 16:15:44 +02:00
Stephan Bergmann
9dc3b1bf61
Simplify/remove some methods named "dropTable"
...
Change-Id: Icbebe81fec6ce0b39946dec00f57471b2cafd5e1
2012-08-28 16:15:44 +02:00
Noel Grandin
05f7bb2e3e
Java cleanup - remove unused parameters and fields
...
Change-Id: I4e9a27ce0b5f6d782034306afadb1b9d0ed9a2ba
2012-08-28 16:15:44 +02:00
Stephan Bergmann
9385062859
Make it clearer that previous change was sound
...
Change-Id: I0f2440b39e7b99b207755779a82bbeec164de278
2012-08-28 16:15:43 +02:00
Noel Grandin
4e2c95c786
Java cleanup - remove unnecessary null checks
...
Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754
2012-08-28 16:15:43 +02:00
Noel Grandin
0439c5189a
Java cleanup - remove unused local fields and variables and parameters
...
Change-Id: I5114bf2e390f3f5052819710329a789fc78c60f2
2012-08-28 16:15:43 +02:00
Stephan Bergmann
59c05d030e
Make use of autoboxing
...
Change-Id: I5eb463abbacc8804712a10bdccfe5535ba82c07b
2012-08-28 16:15:43 +02:00
Noel Grandin
67a5b7a8c1
Java5 update - convert to using generics for collections
...
Change-Id: I384cb006beee280922564c9277025843a1bda74a
2012-08-28 16:15:43 +02:00
Noel Grandin
ff77676612
Java cleanup - remove unused imports
...
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
2012-08-28 16:15:42 +02:00
Noel Grandin
2caf5d1937
Java cleanup - remove unnecessary semi-colons
...
Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
2012-08-28 16:15:42 +02:00
Stephan Bergmann
e09953e84a
Remove newly unused instance provisioning
...
Change-Id: I442a7980818d743c85bca89fbae7d7180185fa46
2012-08-28 16:15:42 +02:00
Noel Grandin
53b80ecb0b
Java cleanup - Static methods and fields should be accessed in a static way.
...
Change-Id: Ic9539f4c78574d995d983ab4b13b371f650e0c69
2012-08-28 16:15:42 +02:00
Markus Mohrhard
309b4e24d2
don't crash for invalid repaint ranges in cond formats, fdo#53839
...
Change-Id: I83cbb2574849c69fba3ca315d7507358654ff2b9
2012-08-28 15:31:57 +02:00
Markus Mohrhard
fd1fad4f42
remove some more null pointer checks before delete
...
Change-Id: I5997f0440a8a4875e800e830df211e8108752b37
2012-08-28 15:31:43 +02:00
Markus Mohrhard
0678420372
remove redundant function
...
Change-Id: If082663aea3e5ed4d242997a1fdd3fd2769daf8d
2012-08-28 15:31:41 +02:00
Markus Mohrhard
176598dbbe
remove useless null pointer checks before delete
...
Change-Id: I33ba84aebcb8d8abec4af13f9c0bb12a3364d8de
2012-08-28 15:31:40 +02:00
Olivier Hallot
f0b7b2e30f
Change Calc templates fonts
...
Replace non free fonts from Calc templates with open, LibreOffice-packaged fonts.
Albany - Liberation Sans
Thorndale - Liberation Serif
Cumberland - liberation Mono
Imprint MT Shadow - Linux Libertine G
Sheffield - Liberation Sans
Change-Id: I52946adf884f360e8a2359db65a58fd4d4269293
Reviewed-on: https://gerrit.libreoffice.org/499
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2012-08-28 13:25:40 +00:00
Caolán McNamara
e2f3312ea2
throw earlier on broken zip streams
...
Change-Id: I0de705b4c6a9176e98baed21b2cd960d4d091563
2012-08-28 13:26:11 +01:00
Caolán McNamara
8c205bfccd
Related: #i58513# add regression test for Finnish break iterator rules
...
Change-Id: I5b8c1190db08f781143fd8d12b007dc05a4d6046
2012-08-28 13:26:11 +01:00
Istvan Turi
5eb16c1cf2
fixes to new template localization code
...
* Crash when launching the Report Builder is now fixed.
* Added listbox localized templates to fax, report and letter wizard.
* Made some optimalization with the template path search.
Change-Id: Ie3f91fea301427b15891411c0192f9217b39ecae
2012-08-28 13:55:39 +02:00
Ivan Timofeev
58d757fd29
gtk: sumulate native insensitivity of scrollbar buttons
...
Change-Id: I13ac2c43aadd494389586166771b1d0e6bfb9ea6
2012-08-28 15:51:39 +04:00
Eike Rathke
c2b40d6fa5
fdo#52240 added D.M date acceptance pattern to [hr-HR]
...
Change-Id: I682bd186b571973acbe98a00af7f6a83ce83e9d4
2012-08-28 13:36:54 +02:00
Miklos Vajna
b6c18e3bc7
Move group handling from RTFDocumentImpl to RTFTokenizer
...
This is one step towards hiding the RTFDocument implementation from
RTFTokenizer.
Change-Id: Ief35a2440cac3147495675d344e1efc64f5fbc2e
2012-08-28 13:03:40 +02:00
Johann Messner
84c54990c0
add some built in number formats for "fill in character" support in Calc
...
Change-Id: Ib70b737af3628c77a72b6b8e9267ad31890597c8
2012-08-28 11:12:45 +01:00
Johann Messner
f727644ad1
tweaking the "fill in character" support in Calc Number Format Strings
...
a) changed ordering of repeat code marker ( 0x1b ) and repeat code to more
sensible ( and correct imo ) order
b) prevent some possible div/0 errors
c) added some missing formatter 'GetOutputString' calls
2012-08-28 11:12:44 +01:00
Miklos Vajna
1efa576ef8
fdo#52052 fix RTF import of page breaks on landscape pages
...
The problem was that we tried to insert a page break before reaching the
first section break, where section properties are sent.
Additionally, the continuous section break at the end of the doc caused
trouble, so ignore it explicitly.
Change-Id: I22bc355994991beeadb41d26b44ce3e2beedbdb2
2012-08-28 11:54:37 +02:00
Miklos Vajna
ea4b668d4a
SwModelTestBase: support extracting node contents from a layout dump
...
This way tests like "there is a textbox containing foo on the 3rd page"
are possible.
Also, make sure the XPath expression always matches a single node.
Change-Id: Iac82b389e1910db2257240a3764ec3c7ebaa5a02
2012-08-28 11:54:37 +02:00
Caolán McNamara
5d1d4c940a
document what the three FOO_word things are for
...
Change-Id: Ie93c06a9304fd45a1c0c10af81cc09c88baf106f
2012-08-28 10:49:19 +01:00
Noel Power
d27a7b8c5b
allow paste & paste special for unmatching dest (single) range
...
Change-Id: I420c044c9bcc49e479956f9118fb173a0350fda2
2012-08-28 10:10:10 +01:00
Stephan Bergmann
043d6b6442
Missing using com::sun: ⭐ :frame::DispatchHelper
...
Change-Id: Ia4a830c342077bdc5b61daba1edccca2edb544c6
2012-08-28 10:46:42 +02:00
Cédric Bosdonnat
fb63bdd041
fdo#36681: fixed view window after redoing a frame delete
...
Change-Id: I2b9f618ba6869fabf7c5ae2339421688aab127c7
2012-08-28 10:08:42 +02:00
Caolán McNamara
78fe6b8358
callcatcher: make VCLXPrinterServer an XTypeProvider
...
Change-Id: Ib6e4e4c61c56cea9c6171f36989e903f3c35aa4e
2012-08-28 09:07:05 +01:00