Commit graph

308788 commits

Author SHA1 Message Date
Iain Billett
df82184b2a Added DocumentViewer class to hide page navigation/caching details.
Change-Id: Ic201bea9c22bc567d6769201df260aa2a38c6c16
2012-07-11 19:58:05 +01:00
Michael Meeks
535e83550e re-base on ALv2 code. Includes:
Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    remove redundant namespace, patch contributed Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1162610
    removal of OS/2 port changes, and preferring our similiar
    tools/inc/tools/solar.h DLLPOSTFIX cleanup.
    i118595 - Removal of the use of getopt() from rscdep.
    Patch contributed by Andre Fische
    http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-07-11 18:12:35 +01:00
Stephan Bergmann
de3d6883f2 Regression fix correction
Change-Id: I03f020f474c198368aa3528870b0752752a3bd2c
2012-07-11 19:11:14 +02:00
Cédric Bosdonnat
aaddd17317 CMIS UCP: getChildren created wrong path if there is no trailing /
Change-Id: I4cb4e691046c92303cab9f0b97fa19d9ad68d34f
2012-07-11 18:28:52 +02:00
Cédric Bosdonnat
62949c26ba CMIS UCP: guess the parent URL using the current path if needed
Change-Id: I5bc6e557dcdfd3a396b363325971344ad90fdd85
2012-07-11 18:22:23 +02:00
Cédric Bosdonnat
1122c8b9e3 fpicker: don't edit local places with double-click
Change-Id: Ibb8330dd088f6b630058fc023ad7efdea59e08bf
2012-07-11 17:03:12 +02:00
Cédric Bosdonnat
d75061c7f6 fpicker: fixed delete button (dis)enabling
Change-Id: I94fff429507da5f9d3fa4b6fcdb33c600a7a5b5b
2012-07-11 17:03:12 +02:00
Stephan Bergmann
a23f7ddee2 Revert "WaE: logically last test always passes"
This reverts commit 0b1f424833, which appears to
be a bogus fix (for a bogus warning?).  Also needs adaption a la
3c598c4064 "sal: work around spurious signed
overflow warnings."

Conflicts:

	sal/inc/rtl/ustring.hxx

Change-Id: I7e9d94fd93a37bb10604c1895ab619a8ac2c3f43
2012-07-11 15:48:54 +02:00
Ivan Timofeev
f6413c384f fdo#38785: preview window should be paint transparent
Change-Id: Ie3bf92e8cad16af85f800d0e2a4c992312524a7f
2012-07-11 17:44:02 +04:00
Luboš Luňák
794caa58a7 add a testcase for the recent writerfilter numbering fix
Change-Id: I41300ec0bf4b7db93912236e0d15fcab97cabd2d
2012-07-11 15:18:56 +02:00
Luboš Luňák
7039abde34 remove pointless named temporary
Change-Id: I6d0b45451c8fe232afc05041d3c70a98e8bd8cc8
2012-07-11 15:18:56 +02:00
Luboš Luňák
e7ab4bb6b0 do not let a style override paragraph's numbering
If a paragraph has its own <w:numPr>, do not let <w:pStyle> override that.

Change-Id: I7cea0d1c8bf59804f8c56382ee68c7fad5ed3ef6
2012-07-11 15:18:56 +02:00
Caolán McNamara
b1cab9fe45 svxcore before oox
Change-Id: Ia6c0b13aa0b2b039f678dc00afc837eacf288117
2012-07-11 13:35:02 +01:00
Caolán McNamara
36b9ff5eee ure cppunit tests depend on unobootstrapprotector
Change-Id: I998d0f46020d3f5ea6fd387fbed8480e3d57e59a
2012-07-11 13:10:07 +01:00
Caolán McNamara
a248f1bc57 tailbuild_serialize things seem to need to be in reverse dependency order
otherwise I get very confusing circular dependency errors in a clean build

Change-Id: I2a32d3053cfc0269fd77702125e3498e61f09e4d
2012-07-11 12:46:10 +01:00
Michael Meeks
cc632da72b fix std::max mismatched type compile snafu
Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33
2012-07-11 12:10:56 +01:00
Stephan Bergmann
63cb8d6bb2 fdo#51954: More tools->rtl string conversion regressions
Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec
2012-07-11 12:17:40 +02:00
Caolán McNamara
089fad5c46 add in windows 7 Khmer UI font as an option for Khmer
Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30
2012-07-11 10:59:03 +01:00
Cédric Bosdonnat
bbe19f1301 curl: fixed internal nss configure to get nspr includes
The nspr includes aren't added when using nss-config while they are
added by pkg-config. This caused internal build to fail when nss devel
packages aren't installed on the system. Patched the configure to get it
working.

Change-Id: I86d7d56c0d6df2dbf69ba7ac2a6f930ecb4ae8fb
2012-07-11 11:49:16 +02:00
Cédric Bosdonnat
bd5262540a fpicker: Add place dialog, added CMIS repositories list
Users don't have to open the XML file to know what repository they want
to use... we are now doing it for them and showing the repositories in
a dropdown listbox

Change-Id: I7c20c5a2880061d1ede35a17001e2a75c49a6e88
2012-07-11 11:49:16 +02:00
Caolán McNamara
464f69b8bb Resolves: rhbz#836937 insanely slow with Zemberek installed
Zemberek is a java spellchecker extension. With it installed the collecting of
spellchecker information on first activation of spellchecking is insanely slow
as the cache of spellcheckers is thrown away on each iteration through each
language known to LibreOffice.

So...

move the config updating stuff from editeng down to the linguistic layer. Let
the linguistic layer keep its spellchecker cache and listen to the extension
manager to know if an extension which might be a spellchecker one has been
modified and only throw away the cache on that event or if (existing
implementation) the config data for linguistics changes.

The polling of changed linguistic data in SvxLinguConfigUpdate::IsNeedUpdateAll
can be removed and leave it up to LngSvcMgr to load everything in its ctor and
keep itself up to date with its config and extension listeners.

Change-Id: I9c93d998928e2e7f5128c36771b3e450a8057cd6
2012-07-11 09:59:10 +01:00
Caolán McNamara
7fe61368ce CalcDataFilesChangedCheckValue is always zero
Change-Id: I851c0ac078b57f07e0a58a9fb2119d11cc5048e5
2012-07-11 09:59:10 +01:00
Caolán McNamara
0473296bd9 nCurrentDataFilesChangedCheckValue is kind of pointless
Change-Id: Ibded6b0a72c9501d35fb884c93c505a2f716f678
2012-07-11 09:59:10 +01:00
Caolán McNamara
b18e1e7051 Related: rhbz#836937 halve calls to expensive getAvailableServices
getAvailableServices is very expensive, so halve the amount of calls to it that
we need. This should be logically equivalent

Change-Id: I5627ed539695fd837a497362cf9873debd254013
2012-07-11 09:59:10 +01:00
Caolán McNamara
e18f1d6216 remove distracting and unhelpful debugging code
Change-Id: I870df7d4af666c1cb087cec6d4daebcba87ff8ab
2012-07-11 09:59:10 +01:00
Michael Meeks
88880514d2 serialize more linking, and handle the pathological mergelibs case
Change-Id: I0c4b1e4d7d5e4802dbea0a1c5a9ec80874f7ed21
2012-07-11 09:55:27 +01:00
Muthu Subramanian
065596f576 Adding helpers.hxx for FRound() 2012-07-11 14:17:48 +05:30
Miklos Vajna
d1ab1fa541 gdb: add pretty-printer for SwRect
Change-Id: I0506b3e92df372a67b4431e52e2e9d308dc886c9
2012-07-11 09:23:21 +02:00
Miklos Vajna
d323a8a0b5 gdb: add pretty-printer for tools Size
Change-Id: I3ff6568e34698d414ca7e4c631d32156b9d28cf0
2012-07-11 09:23:20 +02:00
Christophe JAILLET
3396c06c55 Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)
Change-Id: Idd83f6340d13a1d7111d0d5a7268f1aa8bf5c09e
2012-07-11 12:31:49 +05:30
Matúš Kukan
cfec62ef44 fix typo
Change-Id: I004a3981728b0f00f1536b6e7975bb45b2451eda
2012-07-11 08:34:51 +02:00
Matteo Casalin
739e20ac58 Decrease header files dependencies
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
2012-07-11 11:12:15 +05:30
Michael Stahl
185b8bfc67 warning C4018: singed/unsigned mismatch
Change-Id: I2f0899086f656f117849521c933cce4c23b8751c
2012-07-11 00:15:07 +02:00
Michael Stahl
8ab07f99d6 warning C4267: conversion from 'size_t' to 'DWORD'
Change-Id: I343a819a11d3121030d294d78808a2ec1da2adeb
2012-07-11 00:15:06 +02:00
Michael Stahl
e940b0f5e2 warning C4702: unreachable code
Change-Id: Icec8f9e37fa679b25d9bd44de56c98477d758abc
2012-07-11 00:15:06 +02:00
Michael Stahl
e0551af94d warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool'
Change-Id: I704347a19fac527b6bf7d43983a6336ac9282f49
2012-07-11 00:15:06 +02:00
Michael Stahl
ad36a0caad GraphicManager::ImplCreateOutput: warning C4701:
potentially uninitialized local variable used

Change-Id: I5820b8258a0255a4c9d1c52f2f88bcc3428786ba
2012-07-11 00:15:06 +02:00
Michael Stahl
95d0593986 warning C4530: C++ exception handler used ... specify /EHsc
Change-Id: Ifb23269c01dc80c328075fefe5e61b378e2d8477
2012-07-11 00:15:06 +02:00
Michael Stahl
a2d8b25830 sysdata.hxx: work around idiotic warnings from winnt.h
Change-Id: I47e30a319b5f5b6a03e6a4993af8f7612efacbdc
2012-07-11 00:15:06 +02:00
Michael Stahl
9e9c5c358f Library_dbtools: sort objects
Change-Id: I91a510a7a778a669182a14333e78a8095b27c6cd
2012-07-11 00:15:05 +02:00
Michael Stahl
c24d7246ac warning C4530: C++ exception handler used ... specify /EHsc
Change-Id: I2a81e4d5d3a19b5537b791391d035212e8bf423e
2012-07-11 00:15:05 +02:00
Michael Stahl
2c5cff6930 pq_allocator.hxx: work around spurious MSVC warning
Change-Id: I6c516e4bd125c4075c195980a2fcdb58382c38dd
2012-07-11 00:15:05 +02:00
Michael Stahl
ec41ccedb4 Runtime::any2PyObject: warning C4702: unreachable code
Change-Id: I303536b957f902d3bbda9f3a96b507851292523a
2012-07-11 00:15:05 +02:00
Julien Nabet
dd0e782d11 Add some explanation (thank you David!)
(see http://nabble.documentfoundation.org/Some-strange-lines-by-taking-a-look-at-the-bt-of-fdo-51916-tp3994561p3994639.html)

Change-Id: I93830306c70155532f461957991df8dde29540da
2012-07-10 23:31:37 +02:00
Julien Nabet
9e73f972b0 Remove unused methods:
Change-Id: Iad15c92be13ba9e6120f7306543c88a04893d2c7
dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::sdb::SQLContext const&)
dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::sdbc::SQLWarning const&)
2012-07-10 23:21:29 +02:00
Eike Rathke
f5798e947e changes to "Replaced deprecated tools/String with OUString in ScAddInCol"
Some further nitpicking changes to avoid a few more temporary conversion
objects.

Change-Id: I5faaa1f525aeafdc5004340a6cd05e0610c22182
2012-07-10 20:51:19 +02:00
Sören Möller
7b7d094c37 Replaced deprecated tools/String with OUString in ScAddInCol
Change-Id: I7059f10617b9a33ba63690c980b96d95d9023c55
2012-07-10 20:51:02 +02:00
Thomas Arnhold
b8d065e94a Remove unused SOT_FORMATSTR_ID_STARCALC_30
Change-Id: I6efa95c07d524379ce1b14c85d897494509039a5
2012-07-10 20:01:27 +02:00
Thomas Arnhold
1c8a30d4f9 Remove unused code
Change-Id: I00c8f078b50d913c02407653ce23415d31975f2f
2012-07-10 20:01:27 +02:00
Thomas Arnhold
26c3f9d677 Remove unused include statements
Change-Id: I2ff5fcfae2b9b638e0b39450fbedd77b111ec67c
2012-07-10 20:01:26 +02:00