Miklos Vajna
fd2cb15bad
sw: also test RTF export of zoom level
2012-04-15 20:05:08 +02:00
Michael Meeks
edcf5270f0
remove extraneous '2'
2012-04-15 18:45:59 +02:00
Michael Stahl
76122d591f
try to translate comic writer comment
2012-04-15 18:40:12 +02:00
Tor Lillqvist
10acafe29e
Guard against lack of pkg-config in one more place
2012-04-15 15:38:47 +02:00
Tor Lillqvist
f62c863f97
Unbreak build with clang for Mac OS X
2012-04-15 15:24:38 +02:00
Tor Lillqvist
336b27890b
Look for the Mac OS X SDKs also where current Xcode has them
2012-04-15 15:24:37 +02:00
Tor Lillqvist
f649237f0a
Propagate verbosity to lpsolve build
2012-04-15 15:24:36 +02:00
Andreas Mantke
3074bc8f47
PDF export dialog for watermark - textbox made higher
...
The line hight for the dialog box was not high enough; changed it from 8
to 10.
2012-04-15 15:13:48 +02:00
Tor Lillqvist
bc3f0bd3e2
WaE: unused functions
2012-04-15 15:11:13 +02:00
Eike Rathke
5a560e4300
resolved fdo#48731 in CSV import do not strip leading apostrophe
2012-04-15 14:56:55 +02:00
Miklos Vajna
385017e0f2
testcase for fdo#39053
2012-04-15 14:40:44 +02:00
Miklos Vajna
5187174cd4
fdo#39053 writerfilter: implement RTF_BIN
2012-04-15 14:40:38 +02:00
Miklos Vajna
1d256da4dc
sw: implement writing of RTF_VIEWSCALE
2012-04-15 14:06:58 +02:00
Jan Holesovsky
c6ec7ed43b
findbar: Allow F3 to search next when in the find combobox.
2012-04-15 12:44:16 +02:00
Tor Lillqvist
fd7d34ef3d
Add more libs, add the test documents
2012-04-15 11:56:57 +02:00
Tor Lillqvist
7021bfe89b
Modify for static linking (DISABLE_DYNLOADING, i.e. iOS)
2012-04-15 11:56:56 +02:00
Tor Lillqvist
906aa9dea2
Add utl and xstor UNO component mapping
2012-04-15 11:56:55 +02:00
Tor Lillqvist
3061e9e866
Add newline...
2012-04-15 11:56:54 +02:00
Tor Lillqvist
d31997559a
Add comphelp and stocservices UNO component mapping
2012-04-15 11:56:53 +02:00
Tor Lillqvist
220336d736
Just assert if trying to "load" an unknown library when DISABLE_DYNLOADING
2012-04-15 11:56:52 +02:00
Tor Lillqvist
e56b2109c0
Map and link in also the sfx UNO component
2012-04-15 11:56:51 +02:00
Tor Lillqvist
30196132e1
Link with libfiltergonfiglo
2012-04-15 11:56:51 +02:00
Tor Lillqvist
91ff02ec77
Map and link in also the filterconfig1 UNO component
2012-04-15 11:56:49 +02:00
Tor Lillqvist
5d369a2ca7
Nah, don't obscure the right type with void*
2012-04-15 11:56:48 +02:00
Tor Lillqvist
4067e629f7
Fix crasher and generate PIC for iOS simulator
...
Had an embarrassing thinko in the assembler generation for the iOS
simulator, had forgotten the $ for a literal number. While at it, make
also the simulator read-only code snippet data structures
position-independent. Some minor comment improvements. Bridge seems to
work now on simulator.
2012-04-15 11:56:48 +02:00
Tor Lillqvist
83ba7b4e8f
Copy and adapt current state of Norbert's CoreText work for iOS
...
Compiles, but I obviously have no idea how it works yet.
Yes, eventually we should factor out common parts from the iOS and
MacOSX code.
2012-04-15 11:56:47 +02:00
Tor Lillqvist
640b8ebb66
Remove accidentally duplicated file
2012-04-15 11:56:46 +02:00
Andreas Mantke
f8f96e9da0
Dialog for the option watermark of the PDF export.
...
The dialog for the export to PDF was enhanced with a section for the
option of setting a watermark. The dialog has now a special subsection
for this with a box to insert a string for the watermark.
2012-04-15 11:51:37 +02:00
Michael Meeks
a0b5ba2e82
re-open output file on save to fsync to improve first-start performance
2012-04-15 03:34:14 +02:00
Michael Meeks
c9f30fa2c9
writer redlining unit test starts to do something useful
2012-04-15 03:34:14 +02:00
Eike Rathke
a6ad8e8f0a
resolved fdo#48706 recognize $.12 as currency number
2012-04-15 02:39:08 +02:00
Markus Mohrhard
4d804a0052
fix ambiguous call on windows
2012-04-15 02:20:45 +02:00
Markus Mohrhard
89986db6d5
add test case for autofill with user defined lists
2012-04-15 01:26:03 +02:00
Markus Mohrhard
5af699cf62
don't deduce increment from multiple equal list entries, fdo#39500
2012-04-15 01:26:03 +02:00
Markus Mohrhard
cc94996d96
autofill increment needs a bit more tolerance, fdo#37424
2012-04-15 01:26:02 +02:00
Markus Mohrhard
bc16be3e1e
remove one more wrong IsDataFiltered call
2012-04-15 01:26:02 +02:00
Miklos Vajna
3fceaca5d6
rtftok: add back explicit OUString ctors where still needed
2012-04-15 01:23:11 +02:00
Miklos Vajna
ecbea5fac4
implement RTF import of zoom level
2012-04-15 01:19:47 +02:00
Jan Holesovsky
69805b85f2
findbar: Kill copy'n'paste.
2012-04-15 01:16:25 +02:00
Miklos Vajna
93b1c8b4a5
rtftok: RTL_CONSTASCII_USTRINGPARAM removals
2012-04-15 00:34:42 +02:00
Stefan Knorr
b32ae7fbaa
Correct icons for flipping images in Oxygen/Human themes
2012-04-14 23:48:29 +02:00
Miklos Vajna
8adbd3df42
dmapper: parse NS_ooxml::LN_CT_Zoom_percent token
...
The VisibleBottom and ZoomType properties are just set as it seems
without that, SwView::ReadUserDataSequence() ignores the ZoomFactor as
well.
2012-04-14 23:36:20 +02:00
Miklos Vajna
9a8c2db542
dmapper: log unhandled attributes in the settings table
2012-04-14 23:36:20 +02:00
Andras Timar
2765b0ed7e
fdo#45159 fix filter names, remove bogus %productname% where it was necessary
2012-04-14 23:29:54 +02:00
Andras Timar
397e0729e8
iremove useless x-comment lines
2012-04-14 23:29:53 +02:00
Jan Holesovsky
227113bbf1
Slidesorter: Kill more useless cruft.
2012-04-14 22:49:32 +02:00
Jan Holesovsky
cecde99da6
Slidesorter: Kill useless ImageButton abstraction.
2012-04-14 22:49:32 +02:00
Jan Holesovsky
af77ec0d7e
Slidesorter: Kill more.
2012-04-14 22:49:32 +02:00
Jan Holesovsky
389218f922
Slidesorter: Font_Button unused.
2012-04-14 22:49:32 +02:00
Jan Holesovsky
b80ca48354
Slidesorter: Reduce some overengineering.
2012-04-14 22:49:31 +02:00