Commit graph

335269 commits

Author SHA1 Message Date
Matúš Kukan
94159a7ffd gbuild: remove now unused gb_Library_OUTDIRLOCATION
Change-Id: I696b550b495d1bf6549e3c54a3157d467a7ead8d
2013-09-27 14:56:04 +02:00
Stephan Bergmann
a86a737a27 Fix URL creation
Change-Id: Icbbe9096c60def4687b137a37bfe86c4de9b3f22
2013-09-27 14:36:40 +02:00
Stephan Bergmann
5063e39261 getURLFromWorkdir should actually return a URL
Change-Id: Id6d67f820226da15d90b95aa047767926583cc2e
2013-09-27 14:26:51 +02:00
Miklos Vajna
9eaf9877f3 DOCX export: check for AutoFmt which id before trying to access it
Change-Id: If30f1df55e426b32fd7ef1278fe5b1cf77823f87
2013-09-27 13:56:10 +02:00
Miklos Vajna
e06907afab oox: fix off-by-one error in SimpleShape::implConvertAndInsert()
Change-Id: I52741c344fc04b82db650927e4223dc325afabdf
2013-09-27 13:56:10 +02:00
Lionel Elie Mamane
a9a0933ec6 raah... getURLFromWorkdir does not put the URL scheme
Change-Id: I62162230b313c66872ef1b3e8b18070126169aa1
2013-09-27 13:07:44 +02:00
Lionel Elie Mamane
c24161acd6 get workdir URL directly
as opposed to buggily trying to build it ourselves from the path

Change-Id: Ibf44fac809a9cf12bc654a5a2f8ac8f00866b1a3
2013-09-27 12:52:42 +02:00
Lionel Elie Mamane
e93df5c7b2 a dependency started requiring boost...
Change-Id: Ifd32f99f4ab1df1625464c2f269bc85f7283783f
2013-09-27 12:18:08 +02:00
Lionel Elie Mamane
70417fc19f janitorial: simplify code
xStorable is obtained from a XComponent,
so use the original instead of requerying
a XComponent from the XStorable.

Change-Id: Iec5ca6ddcf3eedd193ec04129ba9aa1d13af1d0e
2013-09-27 11:38:09 +02:00
Lionel Elie Mamane
92c53b9d94 unittest for fdo#67685
Change-Id: I44500717109a026d7c71e6494daacbea1f224263
2013-09-27 11:38:08 +02:00
Caolán McNamara
55f3851461 drop unused helpids
Change-Id: I6e1782674e66e5f744e307490ce6f417607d7f29
2013-09-27 11:33:45 +02:00
Caolán McNamara
f9aa714da8 Updated core
Project: help  73a4731805ca6d8ee9b33f52093e46d8a0703b16
2013-09-27 09:33:00 +00:00
Miklos Vajna
3da8490e6c fdo#69636 VML export: handle mso-layout-flow-alt shape prop for sw frames
Change-Id: Iec798b3db23883d34bfbaff0003330f013df1a3e
2013-09-27 11:25:09 +02:00
Caolán McNamara
13ef725dfc lint-ui 6 top pixels alignment
Change-Id: I441e23ab329a09cec7b28dfa743a63b4c834da8a
2013-09-27 11:18:49 +02:00
Caolán McNamara
c9483451aa convert mailmerge select page to .ui
Change-Id: I34f527ff8e1e9819f4e6ac728efa1e31f8bc3d48
2013-09-27 11:16:12 +02:00
Caolán McNamara
b3a8056a49 Related: fdo#38838 remove UniString::SearchBackward
Change-Id: Ia474ee07b1bd411eae8cd1ddd55c4fa83dbd5f47
2013-09-27 11:16:11 +02:00
Caolán McNamara
b3c860acf3 Updated core
Project: help  1d8e9be32370edf1d58c176c059e5cbe7d799958
2013-09-27 09:15:25 +00:00
Tor Lillqvist
6981fd4e9f WaE: variable 'bValid' is used uninitialized whenever 'if' condition is false
Change-Id: I3357ff4af0ac43950db94d1a009faeb4fb281dba
2013-09-27 10:59:34 +02:00
Andras Timar
a81156329d Revert "moved newly inserted entries to the end"
This reverts commit bcfb5f0e9b.
82a844a688 solves the root of the issue
2013-09-27 10:54:44 +02:00
Zolnai Tamás
82a844a688 fix po import of PairedList
Change-Id: Ie086cf59ae86a845e0b84e0ecba7f7e578d83783
2013-09-27 10:54:30 +02:00
Jan Holesovsky
4c809cd1c5 optasianpage.ui: Use mnemonic widgets.
Change-Id: I5353cffa12e7378e18fc38172c51257915d880b9
2013-09-27 10:13:23 +02:00
Eike Rathke
bcfb5f0e9b moved newly inserted entries to the end
In UI localizations where the translation for such an entry is missing
the entire entry is omitted, causing the following entries to be shifted
by an offset and picking a wrong entry. Seems that rsc does not handle
this case properly.

Change-Id: I0efe1ac5d1f704ab2ba6919c4997caaca2153401
2013-09-27 00:17:37 +02:00
Jan Holesovsky
20b9f53e96 Convert optasian page to .ui + adapt code.
Change-Id: Ia3ea3fcf38512431fb99191f230450f26c7b3e2f
2013-09-26 23:43:27 +02:00
Eike Rathke
ecefa40c08 use makeFallback() in MakeRalLocale()/MakeRealUILocale()
The old MsLangId::convert...() methods did implicitly fall back to a
known locale, this behavior is explicitly needed here to select a proper
completely known locale.

Change-Id: I350989f3af679890ddb0de964c2d107420331160
2013-09-26 23:00:38 +02:00
Stephan Bergmann
2eb36dc4b8 Hack to not leave SolarMutex released after g_main_loop_run call
Change-Id: I26923469d08308233ce3fabe749806c16d75cecd
2013-09-26 22:30:11 +02:00
Stephan Bergmann
ff0bd9ff42 Fix 32-bit builds
Change-Id: I78cdd43e02a891fac7240105a9457df105fb849f
2013-09-26 21:24:05 +02:00
Stephan Bergmann
703e9f90c0 Missing #include
Change-Id: I4ed43a7464da4f4e68636dc90bb92c9a1f76336f
2013-09-26 21:10:43 +02:00
Miklos Vajna
4930146e1b writerfilter: no need to have these as public anymore
And hopefully this will also fix the Windows build as well.

Change-Id: I6a008c0bf74d436be7eef0c5d0945dd07e3954e5
2013-09-26 20:59:12 +02:00
Stephan Bergmann
3d373e8a4a Missing #include
Change-Id: I2af468933b1e9bdad1c6da1f881daaf068b6bec0
2013-09-26 20:42:51 +02:00
Miklos Vajna
7367bd9fff writerfilter: remove dead createDffRecord
Change-Id: I27dc30c8aba7b77cdac771ca733fadb805a5c75b
2013-09-26 20:37:04 +02:00
Cao Cuong Ngo
4cd9024db1 Fix Infobar crash
The infobar should be added to the infobar list.

Change-Id: I105dd5091daf3596fdd7dd119a07d6160444c673
2013-09-26 19:16:40 +02:00
Cao Cuong Ngo
86218bda0d Fix fdo#68894 Cmis crashes on start up.
The reason of the crash is that the recent file opening
feature can't get the session automatically.

Change-Id: I6890c04cfdafc81d19c6b2b2024896df040fe091
2013-09-26 16:15:40 +02:00
Cao Cuong Ngo
34f4d25749 CMIS file picker: it really does not like ID Mark
The file picker can't go back folder if we use
ID mark in the URL.

Conflicts:
	ucb/source/ucp/cmis/cmis_content.cxx

Change-Id: I6985feec71dc23848ee022e0bab9e8515a21ffd2
2013-09-26 16:15:39 +02:00
David Tardon
92db3f7c39 malloc returns void*; must be cast to real ptr type
Change-Id: Ic19707b99b1a53005ac319887219fc52b3e60e89
2013-09-26 13:05:02 +02:00
Miklos Vajna
8738ded7bb fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw frames
Writer core doesn't support this, and this has been a problem for table
cells as well. There the workaround we're using for quite a while is to
do the rotation at a text portion level instead, which results in
reasonable layout for simple cases. Do the same here.

One additional complexity is that the API between oox and writerfilter
is a single UNO shape, we get this property in oox, and we have to
handle it in writerfilter, when the text frame is already attached to
some text. Kill this problem by adding a FrameInteropGrabBag for sw text
frames: it's useful anyway, and then we can pass around this property
inside the grab bag.

Change-Id: Idb5ec83b5cbdde8f29d15b2cebfad24226bb6507
2013-09-26 12:43:32 +02:00
László Németh
634f1d11d2 fdo#56392 fix hyph. of words with single punctuation marks
Change-Id: I0a24fb53c2ff48c26b1c97b9a4768c3a725cd686
2013-09-26 12:22:53 +02:00
Andras Timar
7f436c1fd3 typo fixes in comments
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-26 11:47:45 +02:00
Philipp Riemer
69c4a8bae5 cleanup method declarations
Change-Id: I751f94994cf51c01c56a10702c1d0d5f21ba6b45
2013-09-26 11:24:49 +02:00
Philipp Riemer
abb9edd863 whitespace work
Change-Id: I3581dc5e9e3b756ac8fcdf6cdb2dec896b75e467
2013-09-26 11:24:48 +02:00
Philipp Riemer
e324251a1a added code hints
Change-Id: Icce7ee8e10539d43f5686275930041a8b699b1c3
2013-09-26 11:24:48 +02:00
Philipp Riemer
582860942b remove commented-out code
Change-Id: I1893ee58431ccf7d5d6b375c46333b73b9f92ede
2013-09-26 11:24:48 +02:00
Philipp Riemer
20259c5940 work on existing comments
Change-Id: I35bd6c4eb15316de86f7fd85c81173a0e4ffc136
2013-09-26 11:24:47 +02:00
Philipp Riemer
ba665a9957 fdo#62475: remove visual noise
Change-Id: I287eeb68ee23931f0592190bad47a86cb4b8efac
2013-09-26 11:24:47 +02:00
Philipp Riemer
1043e4cb3a fdo#39468: Translate German comments
Change-Id: I2cda597bd1ccfef1234ae818716016056f44eac2
2013-09-26 11:24:47 +02:00
Jesús Corrius
7d491bec40 Everytimes -> Every time
Change-Id: Ib84cee7dbb493387760ce68c25ec442bf0a4a121
2013-09-26 10:37:00 +02:00
László Németh
968f4d72a2 fdo#56392 fix hyphenation of words with punctuation
Change-Id: I17e094fa93a7ba6a554f4bc2dfd353f718f1a500
Reviewed-on: https://gerrit.libreoffice.org/6040
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>
2013-09-26 08:33:39 +00:00
Jesús Corrius
6a3cf741d1 Otherwhise -> Otherwise
Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44
2013-09-26 10:21:12 +02:00
Jesús Corrius
a1bc57563f Some spellchecker love in the comments
Change-Id: I88dee4ae25ac57a78b72fa020b76e0d9b7709b31
2013-09-26 10:02:26 +02:00
Stephan Bergmann
ca4ee400ed Improve debug output
Change-Id: I10a9c3679ae2d6ca8183b68b60b52e91ecd8f91f
2013-09-26 09:36:00 +02:00
Stephan Bergmann
8802d37668 fprintf -> sal/log.hxx
Change-Id: Ic9962abc8ac8e9992fc26136eb3693e146d38c63
2013-09-26 09:36:00 +02:00