Commit graph

297996 commits

Author SHA1 Message Date
Takeshi Abe
9262039e90 catch exception by constant reference 2011-12-09 09:59:02 +09:00
Lionel Elie Mamane
e89c99ce5e Revert "mysqlcppconn: force recompilation when switching between different bindings"
This reverts commit 694627b786.
2011-12-09 01:17:19 +01:00
Lionel Elie Mamane
4b15417268 Revert "tg_ext: fix unpack for zip files"
This reverts commit fb46e93e1a.
2011-12-09 01:17:16 +01:00
Lionel Elie Mamane
0fe6184dc3 Revert "tg_ext: fix unpack for flat zip files"
This reverts commit 58844404ad.
2011-12-09 01:17:13 +01:00
Lionel Elie Mamane
c58f776fb8 Revert "tg_ext.ml: fix patch when filename ambiguous"
This reverts commit 0189e8881d.
2011-12-09 01:16:45 +01:00
Lionel Elie Mamane
0189e8881d tg_ext.ml: fix patch when filename ambiguous 2011-12-09 00:55:58 +01:00
Lionel Elie Mamane
58844404ad tg_ext: fix unpack for flat zip files 2011-12-09 00:37:38 +01:00
Eike Rathke
ce2fe82b08 fixed fdo#43614 Crash when closing document and several Spreadsheet documents open
During Paint() in ScMultiTextWnd::InitEditEngine(),
ScTabViewShell::GetActiveViewShell() may return a view shell that does not
correspond with the document to be repainted if another document was opened or
when switching between documents. Prevent creating an EditEngine with wrong
SfxItemPool.
2011-12-09 00:27:17 +01:00
Lionel Elie Mamane
fb46e93e1a tg_ext: fix unpack for zip files 2011-12-09 00:22:55 +01:00
Lionel Elie Mamane
694627b786 mysqlcppconn: force recompilation when switching between different bindings 2011-12-08 23:56:40 +01:00
Lionel Elie Mamane
4097499989 Allow Xinerama to sit in another directory than other X libraries 2011-12-08 23:22:15 +01:00
Tor Lillqvist
03a8c54cfc Fix build with internal zlib 2011-12-08 23:52:26 +02:00
Tor Lillqvist
8b8dfa2536 Unused obsolete stuff 2011-12-08 23:40:44 +02:00
Tor Lillqvist
8f82764271 We don't need any btm files 2011-12-08 23:40:43 +02:00
Tor Lillqvist
0f8bcb0652 We don't use this 2011-12-08 23:40:43 +02:00
Tor Lillqvist
d8280dd065 We don't use any gbuild.lst files 2011-12-08 23:40:42 +02:00
Tor Lillqvist
99ee003d61 Unused and obsolete 2011-12-08 23:40:41 +02:00
Tor Lillqvist
297b58140a EIS is dead 2011-12-08 23:40:40 +02:00
Tor Lillqvist
36e28fa846 We have abandoned pch 2011-12-08 23:40:39 +02:00
Tor Lillqvist
9c787c2217 Weird old crack, presumably not used 2011-12-08 23:40:39 +02:00
Tor Lillqvist
344e17efbf No idea what this is, seems obsolete 2011-12-08 23:40:38 +02:00
Tor Lillqvist
bbc6099213 Bump version to 3.6 (3.6.0, 360, 360m1) 2011-12-08 23:40:37 +02:00
Cédric Bosdonnat
52422457d4 Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...) 2011-12-08 21:43:56 +01:00
Michael Meeks
f1db9ee6c3 Fix misc. bugs in presenter view switch screen feature: make it work. 2011-12-08 19:45:40 +00:00
Michael Meeks
d122fd76eb de-inline display fetch/set functions to assist in debugging 2011-12-08 19:45:40 +00:00
Lionel Elie Mamane
85863c130a fix build with --enable-ext-mysql-connector --without-system-mysql 2011-12-08 20:43:36 +01:00
Ivan Timofeev
dc61ebdc93 fdo#42147: fix crash
it is not valid to use (type & ND_TEXTNODE) before casting to SwTxtNode,
type of SwCntntNode has the ND_TEXTNODE bit as well, but SwCntntNode is not
derived from SwTxtNode.
2011-12-08 23:05:30 +04:00
Norbert Thiebaud
0c60677c96 WaE Mac gcc is confused with >>= operator overload (it is not alone)
>>= operator overload turn the right-value of the operator into a
left value... which confuse the heck out of the compiler's detection
of use of unitialized variables (and also C-reader like me for
whom >>= means something else altogether...
(why on earth are we right-bitshifting... with an unitialized variable...
oh! fracking operator overload!!!)
2011-12-08 13:04:08 -06:00
Norbert Thiebaud
a41bf63060 ./download need to be run with $SRCDIR as working dir 2011-12-08 13:04:07 -06:00
Norbert Thiebaud
f2825ed71a clean-up header and set the modfiel appropriately 2011-12-08 13:04:06 -06:00
August Sodora
cfcbcc8939 Removed basic/svtmsg.hrc 2011-12-08 13:59:58 -05:00
August Sodora
9b8e3d285b Removed basic/dispdefs.hxx 2011-12-08 13:57:47 -05:00
August Sodora
da35c131fe Removed basic/process.hxx 2011-12-08 13:56:03 -05:00
August Sodora
0c1a331599 Remove unused code 2011-12-08 13:54:13 -05:00
August Sodora
954c3b2d9a Remove unused code 2011-12-08 13:54:13 -05:00
August Sodora
7cf6d38eb6 Remove unused code 2011-12-08 13:54:12 -05:00
Jan Holesovsky
ddbe08e1dd Fix build on Linux. 2011-12-08 17:11:01 +01:00
Bjoern Michaelsen
c240dbc820 Fix 18npool build on Windows. 2011-12-08 16:49:48 +01:00
Luboš Luňák
5214f7843c enable -gdwarf-4 by default if possible
http://lists.freedesktop.org/archives/libreoffice/2011-December/021638.html
2011-12-08 16:38:23 +01:00
Luboš Luňák
9a8d7e2a3f add docx starmath testing documents
It's simply a bunch of documents with various math features in them.
It'd be nice to have an automated test built on top of them that
checks the formula is the same (roughly, in the meaning, it can't be
precise because import adds e.g. extra {}'s) after an export+import
roundtrip.
2011-12-08 16:36:19 +01:00
Fridrich Štrba
8a51676799 no config.h inside LO build 2011-12-08 16:06:36 +01:00
Stephan Bergmann
e7d2e8ffe2 Missing dependency. 2011-12-08 15:34:11 +01:00
Tor Lillqvist
9a18da1e45 There is no LibreOffice with bundled JRE and won't be 2011-12-08 16:20:43 +02:00
Tor Lillqvist
dfc4e8223c Fix Windows build 2011-12-08 16:20:40 +02:00
Stephan Bergmann
ac579e29ad Added Makefile for SDK Python example. 2011-12-08 15:12:44 +01:00
Laurent Godard
07249785a7 SDK examples : add Python section and ToolPanel python example
correct minor css rendering too
2011-12-08 15:12:44 +01:00
Fridrich Štrba
1ed632b4cd Don't forget to download the libcdr 2011-12-08 14:30:57 +01:00
Fridrich Štrba
dd8b86ea55 CDR importer: fixing some build and esthetic issues 2011-12-08 14:28:04 +01:00
Fridrich Štrba
d701a0e9cc Stub Corel Draw importer 2011-12-08 14:28:04 +01:00
Caolán McNamara
3e6ae8428a Resolves: fdo#43337 optimize weak-char overriding
When writer would choose the same bias automatically that word
implies or this doc hard-codes, then elide the font-forcing.
2011-12-08 12:41:12 +00:00