Christina Rossmanith
f8c9ed1663
Bug 45563 - incorrect IMPORT of Zotero RTF, regression
2012-03-13 10:06:37 +01:00
David Tardon
ee40910379
WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
2012-03-13 09:03:08 +01:00
Luboš Luňák
d2850c03d8
actually use the base class, not the class itself
2012-03-13 08:35:51 +01:00
Josh Heidenreich
bde32dc95d
Removed FileStatus::isFile. Use ::isRegular instead.
...
See:
https://bugs.freedesktop.org/show_bug.cgi?id=44982#c6
https://bugs.freedesktop.org/show_bug.cgi?id=44982#c7
for why.
2012-03-13 16:03:32 +10:30
Kohei Yoshida
32b3e93e04
Get drill-down by double-click to work with number-grouped data.
...
This never worked before, going back to the OOo days...
2012-03-13 00:18:35 -04:00
Kohei Yoshida
307bfa235b
Forgot to add break here...
2012-03-13 00:18:34 -04:00
Matúš Kukan
794f4e2329
missing $: announce only if something is happening
2012-03-13 02:03:11 +01:00
Tor Lillqvist
d37b4908ef
Setenv SAL_LOG to yes for maximum logging for now
2012-03-13 02:44:01 +02:00
Tor Lillqvist
9a188e78b2
Don't usse -D_FILE_OFFSET_BITS=no
2012-03-13 02:44:01 +02:00
Tor Lillqvist
2b2804b956
Use _NSGetExecutablePath also on iOS
2012-03-13 02:44:00 +02:00
Tor Lillqvist
bbe99e9c7b
No inter-process UNO on iOS
2012-03-13 02:43:59 +02:00
Tor Lillqvist
53baab7261
Deliver the static libraries built for iOS
2012-03-13 02:43:59 +02:00
Tor Lillqvist
bfabdcdca1
Initial version of pretty-printer for lldb
2012-03-13 02:43:58 +02:00
Markus Mohrhard
2a26fe4a39
only shrink to used area in text export, fdo#46230, related n#677811
2012-03-13 01:27:19 +01:00
Josh Heidenreich
6635337181
Fix authgen.sh to not clobber autogen.lastrun when using --help
...
Fix also works for -h and -?
2012-03-13 08:58:31 +10:30
Michael Stahl
b7c2124b39
SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapi
2012-03-12 23:18:09 +01:00
Santiago Martinez
8a10f9e3e9
Remove unused code in dpitemdata
2012-03-12 17:12:13 -04:00
Santiago Martinez
6f7bf17e31
Remove unused code in dptabres
2012-03-12 17:05:15 -04:00
Santiago Martinez
411a0f08f9
Remove unused code in dpcache
2012-03-12 17:05:14 -04:00
Kohei Yoshida
a105d96979
Nobody uses this now.
2012-03-12 17:05:14 -04:00
Miklos Vajna
f722299e13
implement RTF support of contextual spacing
...
Import, export and testcase.
2012-03-12 21:09:45 +01:00
Kohei Yoshida
85f580ac0c
Get double-click drill-down of pivot data to work again.
2012-03-12 15:47:07 -04:00
Ivan Timofeev
53f661b314
sax: no matching function for call to 'max(int, sal_Int32&)'
2012-03-12 22:26:05 +04:00
Luboš Luňák
36627af621
SAL_DLLPUBLIC_TEMPLATE
...
On Linux, public templates should not be hidden at the linker level.
But on Windows, dllimport causes trouble. So create a new macro
to be used specifically with templates that does the right thing
on both platforms.
(http://lists.freedesktop.org/archives/libreoffice/2012-March/028041.html
and followups)
2012-03-12 19:12:49 +01:00
Miklos Vajna
9f4bb5bd4f
xmloff: implement contextual spacing import/export
2012-03-12 18:42:34 +01:00
Miklos Vajna
8631dbf85f
cui: implement contextual spacing UI
2012-03-12 18:42:33 +01:00
Miklos Vajna
03f9b6bebc
DocxAttributeOutput: implement contextual spacing
2012-03-12 18:42:33 +01:00
Miklos Vajna
1105933171
SwFlowFrm: implement contextual spacing
2012-03-12 18:42:32 +01:00
Miklos Vajna
0662778b0b
dmapper: implement contextual spacing
2012-03-12 18:42:32 +01:00
Miklos Vajna
6f04bf5e90
SvxULSpaceItem: implement contextual spacing
2012-03-12 18:42:31 +01:00
Michael Stahl
b7c79fc2ef
sax: replace Min/Max macros with std::max
2012-03-12 18:30:37 +01:00
Michael Stahl
7191b52c00
Makefile: subsequentcheck should only run tests
...
... so drop the dependency on dev-install (with it, subsequentcheck is
just a synonym for check, which does not seem useful).
2012-03-12 18:30:36 +01:00
Michael Stahl
5f86eca62f
Makefile: add $(module).subsequentcheck targets
2012-03-12 18:30:36 +01:00
Michael Stahl
9365c975f8
sax: move xml2utf.cxx to libsax to prevent duplicate linkage warnings
2012-03-12 18:30:35 +01:00
Michael Stahl
0cd3740c1d
smoketest: fix duplicate linkage warning
2012-03-12 18:30:34 +01:00
Michael Stahl
d343dddc3f
extensions: split out static library from npsoplugin
2012-03-12 18:30:34 +01:00
Michael Stahl
5926ce12ed
extensions: split out static library for X11 plugin connection stuff
2012-03-12 18:30:33 +01:00
Michael Stahl
fece687329
desktop: move lockfile.cxx to libdeploymentmisc
2012-03-12 18:30:33 +01:00
Michael Stahl
c7458a4a71
desktop: libsofficeapp shouln't need a main()
2012-03-12 18:30:32 +01:00
Michael Stahl
0f1ac15c1d
vcl: fix multiply linked objects
2012-03-12 18:30:31 +01:00
Michael Stahl
f8f0891168
sdext: factor out a static library to fix triple-linked objects
2012-03-12 18:30:31 +01:00
Luboš Luňák
9fabd6c078
handle msvc not even compiling a test that should fail
...
but that is fine, because outside the unittest it should fail
everywhere
2012-03-12 16:36:59 +01:00
Tor Lillqvist
9895690965
Fix Android compilation error
2012-03-12 15:59:12 +02:00
Tor Lillqvist
b68f06287d
Fix crash with document from bnc#693238
2012-03-12 15:30:09 +02:00
Michael Meeks
61eeb689d7
fix smoketest - need to check read-only-ness of non-existent paths
2012-03-12 13:20:38 +00:00
Luboš Luňák
ca939177d6
remove C2U usage, string literal OUString ctors will do the job
...
and this also avoids reaching the parse recursion limit with clang,
because all the macros C2U expands to, although clang's limit is
probably tad a bit low
2012-03-12 13:35:59 +01:00
Luboš Luňák
4f5bc49954
@since 3.6 -> @since LibreOffice 3.6
...
To help distinguish between OOo derivatives.
2012-03-12 13:35:59 +01:00
Luboš Luňák
90a91ed3e9
use string literal OUString overloads
2012-03-12 13:35:59 +01:00
Luboš Luňák
814cb6a3d6
implement OUString::endsWithIgnoreAsciiCase()
...
match() has matchIgnoreAsciiCase(), so it makes sense that endsWith()
also has the IgnoreAsciiCase variant, especially given there already is
endsWithIgnoreAsciiCaseAsciiL()
2012-03-12 13:35:58 +01:00
Luboš Luňák
91752ecd4e
also check that string literals do not actually trigger OUString ctors
2012-03-12 13:35:58 +01:00