Commit graph

304443 commits

Author SHA1 Message Date
Andras Timar
397e0729e8 iremove useless x-comment lines 2012-04-14 23:29:53 +02:00
Jan Holesovsky
227113bbf1 Slidesorter: Kill more useless cruft. 2012-04-14 22:49:32 +02:00
Jan Holesovsky
cecde99da6 Slidesorter: Kill useless ImageButton abstraction. 2012-04-14 22:49:32 +02:00
Jan Holesovsky
af77ec0d7e Slidesorter: Kill more. 2012-04-14 22:49:32 +02:00
Jan Holesovsky
389218f922 Slidesorter: Font_Button unused. 2012-04-14 22:49:32 +02:00
Jan Holesovsky
b80ca48354 Slidesorter: Reduce some overengineering. 2012-04-14 22:49:31 +02:00
Jan Holesovsky
7316331b86 Slidesorter: Copy'n'paste reduction. 2012-04-14 22:49:31 +02:00
Michael Stahl
5b3a860676 JavaClassSet.mk: remove the output directory before calling javac
When removing a source file, the outdated class file would still end up
in the jar otherwise.
2012-04-14 21:07:15 +02:00
Michael Stahl
946e7180be oosplash: handle SIGTERM by killing soffice.bin 2012-04-14 21:07:15 +02:00
Michael Stahl
228515e778 OfficeConnection: kill soffice process when Java bridge is disposed
In the rare case that the soffice process outlives the Java side UNO
bridge, ensure that soffice.bin doesn't continue running.
2012-04-14 21:07:14 +02:00
Michael Stahl
40aaefeb25 put the missing type into the exception message 2012-04-14 21:07:14 +02:00
Michael Stahl
0ff30829a6 unoil: remove generated classes before calling javamaker
Otherwise the class files for IDL files that were removed still end up
in unoil.jar and may cause JunitTest to fail with
"binaryurp::Unmarshal: type with unknown name: ".
2012-04-14 21:07:14 +02:00
Michael Stahl
8c0a9bca42 idlc: make dependencies: handle removed include files:
Write dummy targets for included files, so the incremental build does not
break with "No rule to make target" if the included file is removed.
2012-04-14 21:07:13 +02:00
Eike Rathke
d3b74479a7 fix orcus to not fiddle with literal strings 2012-04-14 20:25:17 +02:00
Eike Rathke
1e94b35b3d unit test for CSV import fixes related to fdo#48621 2012-04-14 20:25:16 +02:00
Matúš Kukan
2d0e58e1fc unusedcode: PresenterAnimation and PresenterAnimator 2012-04-14 19:41:07 +02:00
Ivan Timofeev
3a603d376a vcl: win: adjust some coordinates 2012-04-14 20:59:57 +04:00
Ivan Timofeev
7179a362dd vcl: win: fix RTL checkmark backgrounds fdo#42537 2012-04-14 20:59:57 +04:00
Ivan Timofeev
5329047650 vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width() 2012-04-14 20:59:56 +04:00
Eike Rathke
7928b65196 resolved fdo#48621 better handling of broken CSV files
* non-escaped (not doubled) quotes in quoted strings are regarded as broken
  representation and are taken literally, only a quote followed by a separator
  ends a field. If not being a separator themselves, trailing blanks between
  the ending quote and the separator are ignored, complementary to leading
  blanks between a separator and a quote.
* quotes in a non-quoted string are taken literally
2012-04-14 18:57:31 +02:00
Julien Nabet
95cc5de63b Resolves: fdo#48683 nice crash when hitting DEL 2012-04-14 18:06:08 +02:00
Andras Timar
1ba0ab72d1 we only extract en-US strings, remove some complexity 2012-04-14 17:50:29 +02:00
Miklos Vajna
fd1bef82a9 dmapper: use PropNameSupplier in SectionPropertyMap::CloseSectionGroup() 2012-04-14 16:52:45 +02:00
Miklos Vajna
0ef7dbcb36 dmapper: fix import of odd/even page breaks 2012-04-14 16:43:04 +02:00
Chr. Rossmanith
a167ce5d91 gbuild for svg2odf 2012-04-14 16:20:50 +02:00
Jan Holesovsky
3c0f54a41a Make svg2odf really build :-) 2012-04-14 16:03:10 +02:00
Jan Holesovsky
c0a3ff4ad8 Temporarily disable the build of svg2odf. 2012-04-14 15:50:03 +02:00
Jan Holesovsky
2a63c47b5b Build svg2odf tool to be able to test the svg import. 2012-04-14 15:37:41 +02:00
Jan Holesovsky
bca961b855 Simplify the construction of the '>>' menu. 2012-04-14 15:37:41 +02:00
Markus Mohrhard
3bdb228895 Revert "blind fix for Norbert's tinderbox"
This reverts commit 7ad0f3a413.
2012-04-14 15:34:20 +02:00
Markus Mohrhard
7ad0f3a413 blind fix for Norbert's tinderbox 2012-04-14 14:55:15 +02:00
Caolán McNamara
2306784964 valgrind: Conditional jump or move depends on uninitialised value
in ScDPItemData::DisposeString
2012-04-14 13:46:50 +01:00
Andras Timar
3f00358bfd export x-comments to sdf file into the 'helptext' field
helptext field has not been in use for a while, so we can
use that to hold the x-comment
2012-04-14 14:24:06 +02:00
Andras Timar
af0e727b5d fix a typo (BN instead of BN_IN) 2012-04-14 14:24:06 +02:00
Norbert Thiebaud
b60bf1eb62 rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
David Ostrovsky
a57b634799 gbuild conversion: unodevtools module 2012-04-14 06:58:00 -05:00
David Ostrovsky
f3653d3c1e gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
Caolán McNamara
234f150f30 Resolves: fdo#48640 handle various busted rtf docs without hanging 2012-04-14 12:47:23 +01:00
Caolán McNamara
1856186951 optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXT 2012-04-14 12:46:04 +01:00
Michael Meeks
2a20f94696 gtk3: add approved theme color fetch / selection. 2012-04-14 13:43:24 +02:00
Gábor Stefanik
7a9738f407 Clean up basegfx's polygon tools code 2012-04-14 12:18:48 +02:00
Markus Mohrhard
d8ff1a579f improve autofill test case 2012-04-14 11:48:55 +02:00
Markus Mohrhard
97fe16f4dc move testCVE into slowcheck
speed up rebuild of sc
2012-04-14 11:48:55 +02:00
Julien Nabet
daae05ccf5 WaE fix 2012-04-14 10:05:34 +02:00
David Tardon
bcc942451d really replace SDK with SDKBIN 2012-04-14 08:13:02 +02:00
Kohei Yoshida
89de9dfe27 Really fix the build. 2012-04-14 02:03:46 -04:00
Julien Nabet
9b30c36efd Some vcl cleaning 2012-04-14 07:45:27 +02:00
Julien Nabet
715138f3aa Some sc cleaning (oox) 2012-04-14 07:37:48 +02:00
David Tardon
55823d331e replace APP?RPATH SDK by SDKBIN in old build system
Commit 0c80ad06fd broke MacOS X builds
because of this discrepancy. It would be easy to accept both, but I
think it is better to be consistent with gbuild.
2012-04-14 07:22:15 +02:00
Kohei Yoshida
5d66587d79 Keep tinderbox happy. 2012-04-14 01:12:42 -04:00