Cédric Bosdonnat
88bd22cad0
sw, fixed some missing include in dbglevel>1
2011-12-05 18:09:44 +01:00
Cédric Bosdonnat
91ae8f6c06
docx: actually import the last frame of a section.
...
When there is no paragraph outside the frame before the section end, the
paragraphs weren't transformed to a frame.
2011-12-05 18:09:43 +01:00
Cédric Bosdonnat
b8b1b45cb4
WW8TableNodeInfo debug outputs now for DBG_UTIL only builds
2011-12-05 18:09:43 +01:00
David Tardon
cc41d0fc67
bah, wrong file extension...
2011-12-05 18:07:13 +01:00
Lior Kaplan
c26e8ca5e9
It's RTL languages not bidi languages
2011-12-05 18:54:03 +02:00
David Tardon
03f0a84c00
fix build on macosx
2011-12-05 17:41:58 +01:00
Sérgio Marques
04e03814d0
corrected [pt-PT] date formats
2011-12-05 17:24:35 +01:00
Takeshi Abe
877da827a7
catch exception by constant reference
2011-12-06 00:20:08 +09:00
David Tardon
ac9f72d962
add support for printing selections
2011-12-05 15:19:42 +01:00
David Tardon
62fd44a5e3
attach signals after activation of the control to avoid warnings
2011-12-05 15:19:40 +01:00
David Tardon
53f89022b5
make the gtk print dialog an experimental feature
2011-12-05 15:19:37 +01:00
David Tardon
1849e535d9
adapt to the new assertion/logging mechanism
2011-12-05 15:11:53 +01:00
David Tardon
adb1105171
set up CFLAGS/LIBS for gtk print dialog in configure
...
The dialog is built for gtk 2.0 if the version present at the system is
at least 2.10.0 and always for gtk 3.0.
2011-12-05 15:11:52 +01:00
David Tardon
85c6244b85
build the print dialog for gtk3 too
2011-12-05 15:11:52 +01:00
David Tardon
823d4a3944
check for printing support dynamically
2011-12-05 15:11:51 +01:00
David Tardon
5628699db4
set parent window
2011-12-05 15:11:50 +01:00
David Tardon
803749150c
avoid use of destroyed widget
2011-12-05 15:11:49 +01:00
David Tardon
b2096dee90
process HelpId option entry
2011-12-05 15:11:49 +01:00
David Tardon
c11d549a89
deactivate print job after error
2011-12-05 15:11:48 +01:00
David Tardon
9624e340a2
add support for printing n copies
2011-12-05 15:11:47 +01:00
David Tardon
d723e7b119
avoid memory leak when print has been cancelled
2011-12-05 15:11:47 +01:00
David Tardon
49721e5df8
add support for Gtk+ print dialog (#i106780#)
2011-12-05 15:11:46 +01:00
David Tardon
18cf5cea5b
move the check function to vcl
...
Other plugins may want to use it too.
2011-12-05 15:11:45 +01:00
Andras Timar
a5f7843221
no need to check for vcredist files, Windows installer don't use them
2011-12-05 15:03:34 +01:00
Andras Timar
a7664d4b09
remove unused ONLY_ASIA_LANGUAGE and ONLY_WESTERN_LANGUAGE options
2011-12-05 14:06:15 +01:00
Stephan Bergmann
3486d31f1c
Avoid mixed signed/unsigned warning.
2011-12-05 13:54:04 +01:00
Thorsten Behrens
c1a2a6cb56
Determine Packager properly, and use fallback if none.
...
This fixes the more strict rpmbuild checking that requires a non-
empty Packager name.
2011-12-05 13:00:13 +01:00
Armin Le Grand
9d40293f14
aw084: #i108052# Added code to mimic old behaviour and call user layout link when empty paragraph is rendered
...
# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300894213 -3600
# Node ID 773a354b3c4694565fa5ef4588c21c6b2b2eed7f
# Parent 1e5618c51d1690a7c619f75d6b79c220c39854f8
aw084: #i108052# Added code to mimic old behaviour and call user layout link when empty paragraph is rendered
2011-12-05 13:00:13 +01:00
Armin Le Grand
ef4066bb19
aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening
...
# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300120426 -3600
# Node ID 1e5618c51d1690a7c619f75d6b79c220c39854f8
# Parent 9d821e77ed393c984738cf3e829a8c94a681828f
aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening
2011-12-05 13:00:12 +01:00
Armin Le Grand
d999ae1000
aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support
...
# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300116633 -3600
# Node ID 9d821e77ed393c984738cf3e829a8c94a681828f
# Parent 20c5c9384888da33596d864251881e6e46bdd339
aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support
2011-12-05 13:00:12 +01:00
ericb2
2aa52a0ae0
Propragating the modif in the implementation (MultiClickRemoteBehavior.m)
...
* found under MIT-style license at svn rev 1195274 (http://svn.apache.org/viewvc?view=revision&revision=1195274 )
2011-12-05 13:00:12 +01:00
ericb2
7874d95ea3
Removing never tested Keyspan remote (RemoteMainController.m)
...
* found under MIT-style license at svn rev 1195273 (http://svn.apache.org/viewvc?view=revision&revision=1195273 )
2011-12-05 13:00:11 +01:00
ericb2
aaf218d025
Propragating the modif in the implementation (HIDRemoteControlDevice.m)
...
* found under MIT-style at svn rev 1195272 (http://svn.apache.org/viewvc?view=revision&revision=1195272 )
2011-12-05 13:00:11 +01:00
ericb2
b50bb4d305
Propragating the modif in the implementation (AppleRemote.m)
...
* found under MIT-style at svn rev 1195271 (http://svn.apache.org/viewvc?view=revision&revision=1195271 )
2011-12-05 13:00:11 +01:00
ericb2
7afb9c0e39
Adding missing constants for new metallic remote that Apple introduced in 2009
...
* found under MIT-style at svn rev 1195270 (http://svn.apache.org/viewvc?view=revision&revision=1195270 )
2011-12-05 13:00:11 +01:00
Khaled Hosny
f8e53d7320
gtk: fix RTL list box rendering
2011-12-05 13:08:21 +02:00
Khaled Hosny
d2028f970b
gtk: fix RTL spin button rendering
2011-12-05 13:08:05 +02:00
Matteo Casalin
363728c52f
DecoView - a more descriptive comment about mirroring issues with checkmarks
2011-12-05 12:30:54 +02:00
Matteo Casalin
ca0c446289
DecoView cleanup - remove unused button styles
2011-12-05 12:30:52 +02:00
Matteo Casalin
651ce3894d
DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangle
2011-12-05 12:30:49 +02:00
Matteo Casalin
1edf28e073
DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrame
2011-12-05 12:30:47 +02:00
Matteo Casalin
7a6941d76b
Decoview cleanup - DrawButton
2011-12-05 12:30:44 +02:00
Matteo Casalin
41cfce47ed
Removed unused header
2011-12-05 12:30:42 +02:00
Cédric Bosdonnat
faa285f267
cppunit build: fix the lib64 libdir on some linux distros
2011-12-05 11:17:46 +01:00
Fridrich Štrba
dc0f9dab10
The ODG should have office:drawing after office:body, not office:graphics
2011-12-05 11:15:35 +01:00
Noel Power
9cff030fa1
add some form control support for basic dialogs
2011-12-05 09:57:12 +00:00
Noel Power
c2f62c8cb3
enable gsoc multi line inputbar feature
2011-12-05 09:57:10 +00:00
Jan Holesovsky
30febe7998
Revert "remove StarDesktop icon"
...
This breaks unit tests in svtools.
This reverts commit 915fe51391
.
2011-12-05 10:16:58 +01:00
Tor Lillqvist
a35140f245
Fix library layer mapping for the URELIB ones, fdo#42826
2011-12-05 09:47:00 +02:00
Stephan Bergmann
90a3c0c0b4
ChildStatusProc needs to be extern "C".
2011-12-05 08:28:38 +01:00