Commit graph

293386 commits

Author SHA1 Message Date
Andras Timar
a7a56615e7 translated German comment 2011-09-07 00:20:00 +02:00
Andras Timar
40ab4aebb7 add LibreOffice colors to SDK cpp doc css 2011-09-07 00:20:00 +02:00
Markus Mohrhard
4432b06ff4 initital work for a unit test for calc's basic features
the SC_DLLPUBLIC changes in document.hxx are only necessary until we can
link statically against sc
2011-09-06 23:53:43 +02:00
Markus Mohrhard
67b374980f related #i114504: external reference manager part 2011-09-06 23:53:43 +02:00
Niklas Nebel
1f36d1208e related #i114504: don't assume external references are always file urls 2011-09-06 23:53:43 +02:00
Markus Mohrhard
5b47818367 merge area does not need to be increased if a shadow is attached 2011-09-06 23:53:43 +02:00
Katarina Machalkova
450b31a056 Update shape fill preview on switch to this tab
(related to i#95158, but not quite)
2011-09-06 22:45:32 +02:00
Pierre-André Jacquod
3d411ec522 [cppchecker] unread Variable warning suppressed 2011-09-06 22:43:34 +02:00
Pierre-André Jacquod
899e9848cf [cppchecker] suppress unread Variable warnings 2011-09-06 22:43:14 +02:00
Pierre-André Jacquod
7a83696a76 [cppchecker] superfluous variable deleted 2011-09-06 22:42:56 +02:00
Pierre-André Jacquod
3979fb5b59 [cppchecker] deletion of unread variable 2011-09-06 22:42:32 +02:00
Pierre-André Jacquod
7eb5645e73 [cppchecker] unread variable deleted 2011-09-06 22:42:10 +02:00
Pierre-André Jacquod
7f90f8af5f [cppchecker] deletion of supperfluous variable 2011-09-06 22:41:49 +02:00
Pierre-André Jacquod
48f69c3072 [cppchecker] deletion of unread / unneeded variable 2011-09-06 22:41:28 +02:00
Pierre-André Jacquod
1d7e004c1e [cppchecker] deletion of unneeded variables 2011-09-06 22:41:10 +02:00
Pierre-André Jacquod
6f94c644c3 [cppchecker] suppression of unread Variable 2011-09-06 22:40:50 +02:00
Pierre-André Jacquod
7d146bdf4c [cppchecker] deleting unread variable 2011-09-06 22:40:29 +02:00
Pierre-André Jacquod
efce802d3a [cppcheker] delete unread variable 2011-09-06 22:40:13 +02:00
Pierre-André Jacquod
40620d716b [cppchecker] local variable deleted
this local declaration makes no sense, based on the previous code, it seems
this is a rest of the former code change
2011-09-06 22:39:47 +02:00
Pierre-André Jacquod
80bf270d9b [cppchecker] deletion of not needed variable 2011-09-06 22:39:09 +02:00
Pierre-André Jacquod
aa9fe64403 [cppchecker] unread Variable within a #ifdef [WINT] removed 2011-09-06 22:38:07 +02:00
Christoph Lutz
e024f61693 i#118224: kill O(n^2) complexity of unique bookmark name creation 2011-09-06 19:04:00 +02:00
Cédric Bosdonnat
b8162ca024 Header/Footer: added the menu button to the separator.
Show either a SPIN_DOWN arrow if there is a header or a plus is there is
none.
2011-09-06 18:50:37 +02:00
Noel Power
c3db533255 make sure we can detect if vba code was imported 2011-09-06 17:34:30 +01:00
Caolán McNamara
fa9ff01fe4 SID_DOC_MODIFIED should (probably) be a SfxBoolItem 2011-09-06 16:28:27 +01:00
Caolán McNamara
81c5bd4bd2 WaE: unused variable 2011-09-06 16:28:27 +01:00
Caolán McNamara
a388bf3304 ByteString->rtl::OStringBuffer 2011-09-06 16:28:27 +01:00
Tor Lillqvist
7ede0090cc Look at OS_FOR_BUILD, not GUI 2011-09-06 18:07:51 +03:00
Thorsten Behrens
044c534b2d Fix hang in slideshow.
This fixes fdo#32861, by processing all remaining events after the
post-yield callback comes around (that's supposed to be the time
when the app can spend time on event processing).
2011-09-06 16:42:29 +02:00
Bjoern Michaelsen
a635cc935f make install and dev-install build-depend on all
* this enables "make all dev-install" or "make all install" calls
2011-09-06 15:55:30 +02:00
Tor Lillqvist
2f059de8b7 Do generate debugging information with MSVC when gb_SYMBOL is on 2011-09-06 16:13:12 +03:00
Tor Lillqvist
d2e2c50e60 Make this easier to parse visually 2011-09-06 16:13:10 +03:00
Tor Lillqvist
3b881220a6 Do what I said in 8b23d5be31
Don't mark the template class TableDataHandler for DLL export/import
either. It seems to break the MSVC build, and dropping the decoration
fixed the problem.

Odd that I didn't notice before now, or is it really over a month
since I managed to build master last? That wouldn't be too surprising,
I guess. But other people do claim the have built master with MSVC
relatively recently. Or is it just that this templace class has only
recently been used more than earlier? Or does the fact that I am still
attempting a --enable-dbgutil build affect this? The world is full of
little mysteries.
2011-09-06 16:13:07 +03:00
Stephan Bergmann
d8eca4ed55 JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java. 2011-09-06 14:14:28 +02:00
Luboš Luňák
a5339d44ec fix reading of w:textbox contents (bnc#693388) 2011-09-06 13:08:57 +02:00
Caolán McNamara
4d3b7684b5 one of those vexing parses 2011-09-06 11:53:28 +01:00
Caolán McNamara
3adaf5cf46 Do this on windows only, everything else has some python available 2011-09-06 11:33:10 +01:00
Caolán McNamara
2bec6ead48 nope, python is supposed to install python 2011-09-06 11:19:23 +01:00
Kenneth Venken
2c90e29e43 cppcheck scope 2011-09-06 11:12:36 +01:00
Stephan Bergmann
a8f776e0a0 frm::OInterfaceContainer::insertByIndex must not crash for null argument.
Regression introduced with 4fae740db79d4e7cc97440e2bab8d1ef612d9b51;
caused forms/qa/unoapi check to fail.
2011-09-06 11:01:18 +01:00
Cédric Bosdonnat
ec6905bf85 Header/Footer: enhanced the document subsidiary lines
+ Implemented http://wiki.services.openoffice.org/wiki/DocumentBorder#Option_3
 + Show the text boundaries for the currently edited area, e.g. don't
   show the header and footer boundaries when editing the main body
 + Included the footnote boundaries into the main body ones as it's the
   same editing area
 + Reimplemented the painting of the manual page breaks. These are
   hidden when editing headers/footers and are be toggled with the
   non-printing characters instead of the document boundaries.
2011-09-06 11:28:10 +02:00
Cédric Bosdonnat
cb3c09c323 Header/Footer: revert objects ghosting to keep writer WYSIWYG
This reverts commits:
  * 7d700ecf81
  * 523ff04440
  * f7da7938c5
  * 28d1c25092
2011-09-06 11:28:10 +02:00
Cédric Bosdonnat
849d47326d Header/Footers: SwPageDesc as a member of SwHeaderFooterWin 2011-09-06 11:28:10 +02:00
Cédric Bosdonnat
2f150822d8 Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx files 2011-09-06 11:28:10 +02:00
Stephan Bergmann
dcdcc53e25 Honor --disable-strip in gbuild. 2011-09-06 10:25:32 +01:00
Caolán McNamara
811345dcb2 pyuno is the module that installs python apparently 2011-09-06 10:11:32 +01:00
Caolán McNamara
ab33fc3c5c get this building under windows 2011-09-06 09:47:39 +01:00
Caolán McNamara
b9b22fa7f8 IBM jni.h has non-const SetByteArrayRegion final arg 2011-09-06 09:19:11 +01:00
Caolán McNamara
a1ce4fb4f0 callcatcher: various unused methods 2011-09-06 08:52:37 +01:00
Caolán McNamara
ebded7f2f5 what happens if we try and do it right ? 2011-09-06 08:52:36 +01:00