Luboš Luňák
78a7db0523
make KDE4FilePicker::appendFilterGroup() simply use appendFilter()
2011-12-22 19:32:40 +01:00
Luboš Luňák
aa97ec9b4d
add a note that the Qt bugreport is mistaken
2011-12-22 19:32:30 +01:00
Marcel Metz
45c2812ebd
ScChangeActionTable conversion: Yet another correction.
2011-12-22 19:10:36 +01:00
Eike Rathke
b0aaaeb7bd
recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-dd
2011-12-22 19:04:30 +01:00
Jan Holesovsky
f31656f18a
The packaging was missing uno_cppuhelpergcc33.dll on MinGW.
2011-12-22 18:39:48 +01:00
Eike Rathke
5f7e21b595
point directly to http://www.validome.org/xml/
...
Thanks to Roman Eisele for mentioning.
2011-12-22 18:30:28 +01:00
Michael Stahl
e7c096471d
sw: translate some comments, and s/sal_Bool/bool/
2011-12-22 18:22:59 +01:00
Tzvetelina Tzeneva
062eaeffe7
sw: Improved document comparison based on RSIDs.
2011-12-22 17:53:53 +01:00
Eike Rathke
61329db01a
'--' is not allowed inside comments
2011-12-22 17:53:27 +01:00
Matúš Kukan
b769901d5a
unusedcode: remove various unused classes
2011-12-22 15:33:50 +01:00
Matúš Kukan
9856dfd3cc
unusedcode: oox: remove some unused code
2011-12-22 15:33:49 +01:00
Olivier Hallot
7c0c3362de
Fix for fdo43460 Part XV getLength() to isEmpty()
...
Part XV
Module
embeddeobj
2011-12-22 14:26:46 +00:00
David Tardon
7248aaed7a
we need to include the localized file
...
This reverts commit 9d88c67c4c
.
2011-12-22 15:03:15 +01:00
Tor Lillqvist
e685a684eb
Initial untested implementation of dirent style functions for the .apk
2011-12-22 15:45:34 +02:00
Tor Lillqvist
6aac868d65
Add comment about how to use the lo-strace "extra" (option)
2011-12-22 15:45:33 +02:00
David Tardon
28cb2ca795
replace this monstrosity with gb_SrsTarget_add_templates
2011-12-22 13:28:58 +01:00
David Tardon
a6511b9d9a
add some explanation for gb_SrsTemplateTarget
2011-12-22 13:28:58 +01:00
David Tardon
bc3683aecd
use the same dir structure for images as sc and sw
2011-12-22 13:24:48 +01:00
David Tardon
b80d9acb3e
use officecfg/Office/Common.hxx directly
2011-12-22 13:24:47 +01:00
Jan Holesovsky
ee1eb92655
Improve usability of the Page Break control.
...
- use the same fade in/out values that we use for headers/footers
- clicking on the line opens the menu too
- clicking outside the menu hides the button
- leaving the line or the button hides the button immediately
2011-12-22 12:05:09 +01:00
Caolán McNamara
27aa4dccf2
bump hyphen to 2.8.3
2011-12-22 10:47:26 +00:00
Caolán McNamara
5c1dc778d6
remove some unused code
2011-12-22 10:46:58 +00:00
Caolán McNamara
700d04cf24
default to dbglevel=2 for callcatcher
2011-12-22 09:30:58 +00:00
Caolán McNamara
de2491a4c3
new route left to set pHandler
2011-12-22 09:07:48 +00:00
Caolán McNamara
9d97f5e8ab
callcatcher: newly unused code
2011-12-22 09:07:48 +00:00
Caolán McNamara
a5c153bf83
fix msvc build error
2011-12-22 09:07:47 +00:00
Caolán McNamara
be4db0569c
catch by const ref
2011-12-22 09:07:47 +00:00
Caolán McNamara
7a6efedd9e
split hyphen patch to isolate android support
2011-12-22 09:07:47 +00:00
Caolán McNamara
80a11f0d43
ByteString->rtl::OString
2011-12-22 09:07:47 +00:00
Caolán McNamara
1c1961786a
inheriting from ByteString is kind of weird
2011-12-22 09:07:47 +00:00
August Sodora
66714f1888
Remove HelpAgentWindow
2011-12-21 22:34:54 -05:00
Peter Foley
881ea5470a
fix build with msvc
2011-12-21 20:56:34 -05:00
Miklos Vajna
0d9d6535a9
dmapper: clog -> SAL_WARN in GraphicImport
2011-12-22 02:33:18 +01:00
Miklos Vajna
3c86591749
fdo#40937 fix RTF import of images with invalid crop data
...
Add a try-catch, so in case setting crop data fails, the size data will
be still set.
2011-12-22 02:19:00 +01:00
Miklos Vajna
acfdec468d
writerfilter: fix dbglevel=2 build
...
This basically reverts e8f980d10c
and
b0e993d42e
, while keeping callcatcher
happy.
2011-12-22 01:47:34 +01:00
Bjoern Michaelsen
a308f9172f
Revert "Fix gmake detection for MacOSX"
...
This reverts commit cf33de27eb
.
This breaks make bug 20033 detection on Linux. If this can not be reliably
detected on OSX, just disable parallelism for GNU make 3.81 on OSX in general,
but leave the detection intact for Linux.
2011-12-22 01:08:47 +01:00
Cédric Bosdonnat
5e772cda40
Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)
2011-12-21 22:10:43 +01:00
Stephan Bergmann
c9bc4a0406
rtl::OString::copy with count too large raises assert.
2011-12-21 21:22:31 +01:00
Eike Rathke
c1db721af6
ScChangeActionTable conversion: another correction
2011-12-21 20:45:40 +01:00
Michael Stahl
3d96cb2527
ScChangeActionTable conversion: small corrections
2011-12-21 20:14:52 +01:00
Marcel Metz
713d69d960
fdo#38832 Replace ScChangeActionTable with std::map
2011-12-21 20:14:52 +01:00
Marcel Metz
13f8d799b9
Replace SwTxtPortionTable with std::map.
2011-12-21 20:14:52 +01:00
Jan Holesovsky
40fe511d0e
Don't show the non-printing characters by default.
2011-12-21 19:40:58 +01:00
Korrawit Pruegsanusak
202eb9a834
Revert this to build on msvc 2008
2011-12-21 18:19:21 +01:00
Eike Rathke
6c37252eb9
resolved fdo#37978 - Date formatting in Spreadsheet is inconsistent
...
* SvNumberFormatter::IsNumberFormat() ISO 8601 date input results in
yyyy-mm-dd format if no other date format was set.
* SvNumberFormatter::GetInputLineString() preserves ISO 8601 date format for
editing if such was set.
2011-12-21 18:06:23 +01:00
Caolán McNamara
98d75b3506
ditch min/max as macros under msvc
2011-12-21 16:39:32 +00:00
Rene Engelhard
b31375be84
don't remove configure and aclocal.m4 in distclean anymore
2011-12-21 17:21:55 +01:00
Caolán McNamara
b9d786f535
WaE: hInstance arg unused under mingw32
2011-12-21 15:55:43 +00:00
Caolán McNamara
458a7c2c7d
WaE: add a space to tell SLED-11 gcc that we know what we're doing
2011-12-21 15:53:23 +00:00
Caolán McNamara
3af1efde38
build-fix for windows msvc
2011-12-21 15:50:12 +00:00