Commit graph

301173 commits

Author SHA1 Message Date
Petr Mladek
5169057884 Use "Close" instead of "Cancel" button in the about dialog
Thanks to Stefan Knorr (Astron) for hint.
2012-02-13 15:40:24 +01:00
Fridrich Štrba
9a51a7ae71 Copy the gcc's stdlibs to solver even if not packaging them 2012-02-13 15:39:43 +01:00
Caolán McNamara
d22bfbbc67 move ABORT_ON_ASSERTION from smoketest to smoketestoo_native 2012-02-13 14:29:52 +00:00
Kohei Yoshida
acbb997eda Move it down a bit, to hopefully get Norbert's Mac tinderbox to build. 2012-02-13 09:15:28 -05:00
Caolán McNamara
2e92ad1846 fix windows build, String::GetTokenCount is gone 2012-02-13 14:13:20 +00:00
Ivan Timofeev
2ad3b48ce5 always use the *real* visibility of the SwScrollbar 2012-02-13 14:12:13 +00:00
Caolán McNamara
f7b2d16b01 WaE: keep msvc happy 2012-02-13 14:04:42 +00:00
Caolán McNamara
5416316840 catched -> caught 2012-02-13 14:04:42 +00:00
Miklos Vajna
3cd8d8c27d sw: add rtf slowcheck test that checks the resulting document model
Having it as a subsequent test in wrifterfilter would be less useful;
having it as a unit test in writerfilter is not possible, since
writerfilter does not depend on sw.
2012-02-13 14:21:03 +01:00
Alexander Bergmann
8f1270db7d unusedcode.easy: Removed unused code 2012-02-13 13:17:19 +00:00
Caolán McNamara
507a5d0eb7 manual override of ATToolSupport is a windows-only feature 2012-02-13 13:12:41 +00:00
Caolán McNamara
013076d6a8 add check for xmllint 2012-02-13 12:32:41 +00:00
Michael Meeks
86a624ea2d sfx2's README: clarify and slightly expand 2012-02-13 12:13:37 +00:00
Tor Lillqvist
f9595ad515 WaE: unreferenced local variable 2012-02-13 14:08:20 +02:00
Tor Lillqvist
a52f348700 WaE: unreachable code 2012-02-13 14:02:20 +02:00
Miklos Vajna
e0328096dc n#695479 fix RTF import of text frames with exact height 2012-02-13 12:54:18 +01:00
Thorsten Behrens
af54a1b8b1 Integrate Josh Heidenreich's nice README parser as start page.
From https://github.com/TheJosh/tdf-misc's scrape.php, ported the
concept over to bash, to have it run with the doxygen generation.
2012-02-13 12:46:52 +01:00
Caolán McNamara
3d1f1c43a0 allow java 1.7, or any future version 2012-02-13 11:44:44 +00:00
Tor Lillqvist
eb676d0a9c WaE: unreferenced local variable 2012-02-13 13:34:04 +02:00
Caolán McNamara
c3b59c3da7 preserve timestamps for .py files
.pyc and .pyo binary caches contain the timestamp of the .py file, so for
fedora multilib if the .py files get different times on different arch then the
.py[o|c] files end up being different for the same content
2012-02-13 11:02:47 +00:00
Caolán McNamara
3b4786b6b7 callcatcher: regenerate list 2012-02-13 11:02:46 +00:00
Caolán McNamara
761f502083 can use a reference for singleton 2012-02-13 11:02:46 +00:00
Caolán McNamara
56122bdf25 tell tooling about xmllint 2012-02-13 11:02:46 +00:00
Tor Lillqvist
976cc2360d WaE: class has virtual functions, but destructor is not virtual 2012-02-13 12:32:38 +02:00
Cédric Bosdonnat
beb8a85796 Header/Footer, Page Break: don't show them in RO mode (fdo#45548) 2012-02-13 11:21:26 +01:00
Miklos Vajna
492dbf9cec fix RTF import of ffres token for checkboxes 2012-02-13 11:05:14 +01:00
Stephan Bergmann
758cceaff4 Duplicate #include 2012-02-13 10:59:34 +01:00
Tor Lillqvist
02f30e56e7 WaE: type name first seen using 'class' now seen using 'struct' 2012-02-13 11:14:32 +02:00
Tor Lillqvist
5ba36c0e82 Say "MSVC build" as that is what build_os = cygwin means 2012-02-13 10:39:21 +02:00
Tor Lillqvist
b7980663f0 WaE: type name first seen using 'class' now seen using 'struct' 2012-02-13 09:52:15 +02:00
Michael Stahl
a9f6e5323e fdo#41712: sw: remove superfluous flag:
This removes SwFlowFrm::bIsFollow, which is pointless duplication of
m_pPrecede; this fixes lots of assertions (probably some real problem as
well).
2012-02-13 00:25:06 +01:00
Michael Stahl
657c500e2e fdo#41712: sw: fix crash in layout frame linked lists:
The pPrecede member is not maintained properly when setting the
corresponding pFollow member.
The change in SwTxtFrm::JoinFrm() fixes the crash, the other changes
are perhaps fixes for other crashes...
(regression from cc3d0d182c)
2012-02-13 00:25:05 +01:00
Michael Stahl
c0970c2be4 fdo#41712: rename members to track down assignments 2012-02-13 00:25:05 +01:00
Michael Stahl
cd24d2524f extensions: plugin: UNX: don't crash headless 2012-02-13 00:25:05 +01:00
Michael Stahl
43cb934dda extensions: plugin: assertion from OUString::copy 2012-02-13 00:25:05 +01:00
Michael Stahl
17598877cd sw: make LoadSaveTest runnable again 2012-02-13 00:25:04 +01:00
Michael Stahl
dde3ce96de sw: filters-test.cxx: failed attempt to layout loaded documents 2012-02-13 00:25:04 +01:00
Michael Stahl
85b5a18512 filter configuration: add some OOo XML/ODF mimetypes 2012-02-13 00:25:04 +01:00
Michael Stahl
6b54630499 filter configuration: add some mimetype 2012-02-13 00:25:04 +01:00
Michael Stahl
6bbed75218 filter configuration: add MSO 2007 XML mimetypes 2012-02-13 00:25:03 +01:00
Michael Stahl
82259f2e54 get-bugzilla-attachments-by-mimetype: add retry:
Sadly the Apache OO bugzilla is rather unreliable and connections time out
a lot; retry connections to work around that.
2012-02-13 00:25:03 +01:00
Michael Stahl
18d1e1968c get-bugzilla-attachments-by-mimetype: don't do images:
What a stupid idea; what the heck do i do now with 5G of
jpegs and pngs on my disk?
2012-02-13 00:25:03 +01:00
Michael Stahl
4ff7252375 get-bugzilla-attachments-by-mimetype: more mimetypes 2012-02-13 00:25:03 +01:00
Michael Stahl
66fa9be298 get-bugzilla-attachments-by-mimetype: deduplicate 2012-02-13 00:25:02 +01:00
Michael Stahl
05c254ca0e get-bugzilla-attachments-by-mimetype: fix it 2012-02-13 00:25:02 +01:00
Michael Stahl
6c3e8f9d19 sw: ww8: ~SwIndexReg assertion:
Remove pointless SwPosition that triggers the assertion when loading
bugdoc from fdo#39006 from wwExtraneousParas::delete_all_from_doc.
2012-02-13 00:25:02 +01:00
Markus Mohrhard
699eae5bd3 disable new test on win and mac since it is a test with UI 2012-02-12 20:14:56 +01:00
Markus Mohrhard
b97bdba24e finish initial work on the Base test
Base needs the numberformatter to initialize a document
2012-02-12 20:14:56 +01:00
Julien Nabet
1fb6237c08 Fix call delete twice on the same variable 2012-02-12 18:08:56 +01:00
Julien Nabet
5be2521a90 "in_list_end" never read, let's drop it 2012-02-12 17:41:05 +01:00