Markus Mohrhard
f44c104106
enable calc's ODS file filter unit test
2011-09-02 15:31:53 +01:00
Michael Meeks
da1073f130
let unit tests use the solver's config xml with OOO_CONFIG_REGISTRY_DIR
2011-09-02 15:31:53 +01:00
Michael Meeks
7872be8ab6
more xoutdev redundant cut/paste cleanup
2011-09-02 15:31:53 +01:00
Lionel Elie Mamane
3b32204d9f
fdo#39355: reenable "use typedefs and endianess from sal" patch hunk
2011-09-02 14:58:55 +02:00
Lionel Elie Mamane
6749e4859f
Typo in comment
2011-09-02 14:58:55 +02:00
Marc-Andre Laverdiere
5c16dae200
Modified output of filters-test.cxx to CSV
2011-09-02 18:04:21 +05:30
Caolán McNamara
91313fc05a
Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3
2011-09-02 13:24:18 +01:00
Tor Lillqvist
11e8dc2d90
Need doubled dollarsign here it seems for this to actually work as intended
2011-09-02 14:43:48 +03:00
Caolán McNamara
075755a792
add link lib for decompose_ja_voiced_sound_marks
2011-09-02 12:31:21 +01:00
Matúš Kukan
a44dda4b7d
process more idl files at once - second part: makefiles
2011-09-02 11:49:25 +02:00
Matúš Kukan
4453178694
process more idl files at once - first part: gbuild
2011-09-02 11:48:12 +02:00
Matúš Kukan
5f000fdf86
include missing header file
2011-09-02 11:41:27 +02:00
Tor Lillqvist
141ba95cfc
Add basebmpdllapi.h
2011-09-02 12:03:19 +03:00
Tor Lillqvist
6eb586506d
Add a foodllapi.h file here too and use it
...
Factor out the DLLPUBLIC dance from bitmapdevice.hxx to a separate
headers as is the normal convention.
Decorate the new debugDump() with BASEBMP_DLLPUBLIC in the header.
Otherwise the definition (which uses SAL_DLLPUBLIC_EXPORT) doesn't
match the declaration.
2011-09-02 11:57:10 +03:00
Caolán McNamara
1d32ee9a53
regenerate
2011-09-02 09:54:18 +01:00
Caolán McNamara
0ee8ec18c4
add a way to better construct an OString of len X from a SvStream
2011-09-02 09:54:18 +01:00
Caolán McNamara
088e175776
add a public __sal_NoAcquire to OString to match OUString's
2011-09-02 09:54:17 +01:00
Caolán McNamara
cd9038dd39
move to comphelper, and rename
2011-09-02 09:54:17 +01:00
Caolán McNamara
a2d55e1869
update list
2011-09-02 09:54:17 +01:00
Tor Lillqvist
7cdab67854
And then fix MSVC compilation
2011-09-02 11:10:55 +03:00
Kohei Yoshida
ca5a4839a6
css::awt namespace is included in this file.
2011-09-02 02:06:20 -04:00
Kohei Yoshida
d178d7bef1
fdo#40466: Get charts to import from xlsx again.
...
This regression was probably caused by a bad merge of OOo m106.
2011-09-02 02:00:41 -04:00
Kohei Yoshida
2c00fc5206
No macros for the com::sun: ⭐ :foo.
2011-09-02 02:00:40 -04:00
Kohei Yoshida
f71bd7314a
sal_Bool to bool.
2011-09-02 02:00:40 -04:00
Joseph Powers
8c7345ab89
unusedcode.easy: vcl::unotools cleanup
2011-09-01 22:47:32 -07:00
Tor Lillqvist
893c6785a9
Fix MinGW compilation error with min()
2011-09-02 08:44:38 +03:00
Joseph Powers
581e7d7057
unusedcode.easy: PDFWriter cleanup
2011-09-01 20:51:15 -07:00
Miklos Vajna
9a31efdad9
enhwmf: revert typo introduced by cdc4b38034
2011-09-01 23:34:06 +02:00
Thorsten Behrens
399cd057dd
More build fixing.
...
Writer also needed the ooxmlexport.hxx from oox now.
2011-09-01 23:24:23 +02:00
Thorsten Behrens
29cd8ec18e
Fix the build.
...
StarMath needs oox/export/ooxmlexport.hxx. This fixes
f8d22519a4
by exporting the
moved file from oox and adapting starmath.
2011-09-01 22:52:25 +02:00
Michael Meeks
067e7bb997
remove obsolete, and apparently unused GLOBALOVERFLOW* defines
2011-09-01 20:51:09 +01:00
Michael Meeks
8e7560f441
re-factor and cleanup load and save code for lists, killing copy & paste
...
'return' is not a function, GLOBALOVERFLOW is superstition, bin unused &
obsolete static character arrays, prune unused includes, remove bogus
comments.
2011-09-01 20:51:09 +01:00
Julien Nabet
e506874251
slightly buggy commit 66141a46a4
from 20/11/2008
2011-09-01 21:34:54 +02:00
Julien Nabet
78c1a9f5c4
Some cppcheck cleaning
2011-09-01 21:34:19 +02:00
Tor Lillqvist
f8d22519a4
Move OoxmlFormulaExportBase to oox
2011-09-01 21:38:43 +03:00
Radek Doulik
da691c1416
make the overlap smaller
2011-09-01 20:36:11 +02:00
Muthu Subramanian
72051f5a6b
fix for linear gradient export to PDF
...
Signed-off-by: Radek Doulik <rodo@novell.com>
2011-09-01 20:32:29 +02:00
Tor Lillqvist
e90b1a0c7b
Need an explicit implementation of constructor for MSVC it seems
2011-09-01 20:42:57 +03:00
Laurent BP
5849ca749a
Resolves:fdo#40499/#i75665# remove italic from bg autotext numbered formula
2011-09-01 16:57:08 +01:00
Caolán McNamara
9db9812dc1
resync list
2011-09-01 16:42:03 +01:00
Gabor Jenei
cdc4b38034
fix warnings
2011-09-01 16:42:03 +01:00
Caolán McNamara
f2b9160f09
humour me, and sync this with osl/w32/security.c
2011-09-01 16:42:02 +01:00
Joseph Powers
746074a0c0
Placed more debug code behind #ifdef statements
2011-09-01 07:47:10 -07:00
Matúš Kukan
e21822008d
export debugDump used for debugging
2011-09-01 15:46:11 +02:00
Tor Lillqvist
d3e60204f4
Work around compilation errors with mingw-w64 and --enable-debug
2011-09-01 16:30:31 +03:00
Matúš Kukan
c78a4d31ed
unusedcode: utl::PropertySetFoo
2011-09-01 15:26:44 +02:00
Eike Rathke
d9d6ee2e5e
adapt a few @since to reality, OOo -> LibreOffice
2011-09-01 15:22:47 +02:00
Caolán McNamara
a78a6e013b
Resolves: fdo#37195 CreateProcessServiceFactory can't happen before sync
...
If CreateProcessServiceFactory is called, then common.rdb of
"Users/YOU/AppData/Roaming/LibreOffice/3/user/extensions/bundled/registry/
com.sun.star.comp.deployment.component.PackageRegistryBackend/common.rdb" is
opened mmapped
On a new start of an LibreOffice which wants to synchronize new config over an
old config, then it will want do a copy of
"install/share/prereg/bundled/registry/
com.sun.star.comp.deployment.component.PackageRegistryBackend/common.rdb"
over
"Users/YOU/AppData/Roaming/LibreOffice/3/user/extensions/bundled/registry/
com.sun.star.comp.deployment.component.PackageRegistryBackend/common.rdb"
which will fail on windows with error 1224, i.e. ERROR_USER_MAPPED_FILE
That aborts the copy_bundled_recursive copy, leaving an old config
pointing to the old location of dictionaries.
So for windows at least, CreateProcessServiceFactory shouldn't happen before
copy_bundled_recursive.
2011-09-01 13:44:49 +01:00
Andras Timar
afac5725dc
correct description of Czech dictionary pack
2011-09-01 14:38:24 +02:00
Andras Timar
de3aec237a
add European Portoguise dictionary pack
2011-09-01 14:35:07 +02:00