Commit graph

301751 commits

Author SHA1 Message Date
Caolán McNamara
3313f7a555 merge cppunit test dirs together
drop archaic makefile.mks and export.maps and use consistent naming
2012-02-23 10:31:24 +00:00
Caolán McNamara
2eb36a839a workben urltest duplicates qa/urlobj cppunit test 2012-02-23 10:31:23 +00:00
Caolán McNamara
55b71dcc18 convert workben inetmimetest to cppunit test 2012-02-23 10:31:23 +00:00
Caolán McNamara
416010c7d3 ditch useless, duplicated or non-recoverable workben files 2012-02-23 10:31:23 +00:00
Caolán McNamara
331b377c8d make vcl ByteString free 2012-02-23 10:31:22 +00:00
Caolán McNamara
971ca6c255 fix windows import lib name 2012-02-23 10:31:22 +00:00
Caolán McNamara
9f33cd3f6c disable warnings in exported headers 2012-02-23 10:31:22 +00:00
Caolán McNamara
03aebc6b11 need to export more headers from CLucene 2012-02-23 10:31:22 +00:00
Caolán McNamara
b06d05fbda reduce try-catch CLuceneError block 2012-02-23 10:31:21 +00:00
Caolán McNamara
97fc40055d not every extension's help will have help in all langs, catch that exception 2012-02-23 10:31:21 +00:00
Caolán McNamara
3ea0a0a45e ja help overflows clucene's default limits 2012-02-23 10:31:20 +00:00
Caolán McNamara
98d6d98f5c ditch archaic headerguards 2012-02-23 10:31:20 +00:00
Caolán McNamara
d5c14a99dc just link to HelpIndexer 2012-02-23 10:31:20 +00:00
Caolán McNamara
170b9551b2 tweak for cross-platformity 2012-02-23 10:31:19 +00:00
Caolán McNamara
561cbe2bd5 document how to enable contrib-libs for distro's system-clucene 2012-02-23 10:31:19 +00:00
Caolán McNamara
e4825f45e5 make sure we retain fix for fdo#40665 in clucene 2012-02-23 10:31:19 +00:00
Caolán McNamara
8f6321b775 use different OUString ctor for RTL_TEXTENCODING_UCS4 2012-02-23 10:31:19 +00:00
Gert van Valkenhoef
c4e3596820 HelpIndexer and HelpSearch: remove Java 2012-02-23 10:31:18 +00:00
Gert van Valkenhoef
71231b9ea4 Bugfix resultsetforquery 2012-02-23 10:31:18 +00:00
Gert van Valkenhoef
bc923636b4 HelpIndexer: use OSL for directory access 2012-02-23 10:31:17 +00:00
Gert van Valkenhoef
70a7cd0923 Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. 2012-02-23 10:31:17 +00:00
Caolán McNamara
796818d7b5 tweak build 2012-02-23 10:31:17 +00:00
Gert van Valkenhoef
0f691cc689 HelpIndexer using rtl::OUString, called from xmlhelp 2012-02-23 10:31:16 +00:00
Gert van Valkenhoef
db4bc712df Separate HelpIndexer into header, implementation, and main 2012-02-23 10:31:16 +00:00
Gert van Valkenhoef
25caea6f0d Add C++ HelpIndexer 2012-02-23 10:31:16 +00:00
Caolán McNamara
15704e6319 bootstrap replacement c++ help component 2012-02-23 10:31:15 +00:00
Petr Mladek
5f7667e9c1 set back rpath to ure/lib for libxml on MAC
The library is installed in ure/lib. Thanks Stefan Bergman for the pointer.
2012-02-23 11:10:53 +01:00
Matus Kukan
18339dbc45 fix build on Windows: use OUString 2012-02-23 10:49:32 +01:00
Stephan Bergmann
d6b39054fc Adapted Reader to safer-to-use salhelper::Thread
...which required some Reference namespace clean up.
2012-02-23 10:47:38 +01:00
Stephan Bergmann
8b960f0ec4 Adapted LateInitThread to safer-to-use salhelper::Thread 2012-02-23 10:47:38 +01:00
Stephan Bergmann
d3f4ee2bc2 Adapted SvtMatchContext_Impl to safer-to-use salhelper::Thread 2012-02-23 10:47:37 +01:00
Stephan Bergmann
b5764eb9f4 Adapted FileViewContentEnumerator to safer-to-use salhelper::Thread 2012-02-23 10:47:37 +01:00
Stephan Bergmann
2eaa1422a0 Adapted AsyncEventNotifier to safer-to-use salhelper::Thread 2012-02-23 10:47:37 +01:00
Stephan Bergmann
40d21ab3c7 Adapted OfficeIPCThread to safer-to-use salhelper::Thread 2012-02-23 10:47:37 +01:00
Stephan Bergmann
e4c7862ba2 Adapted SearchThread/TakeThread to safer-to-use salhelper::Thread 2012-02-23 10:47:36 +01:00
Stephan Bergmann
97355467b4 Adapted WriteThread to safer-to-use salhelper::Thread 2012-02-23 10:47:36 +01:00
Stephan Bergmann
d21fb1451e Adapted Reader/Writer to safer-to-use salhelper::Thread 2012-02-23 10:47:36 +01:00
Stephan Bergmann
0a5dcfe4a1 Adapted AsynchReader to safer-to-use salhelper::Thread 2012-02-23 10:47:36 +01:00
Stephan Bergmann
f7afe3b7b0 Adapted TickerThread to safer-to-use salhelper::Thread 2012-02-23 10:47:35 +01:00
Stephan Bergmann
123c59342c Adapted GCThread to safer-to-use salhelper::Thread 2012-02-23 10:47:35 +01:00
Stephan Bergmann
a342b3e3b0 Moved dp_gui::Thread to salhelper::Thread, so that all code can use it
...also improved the code somewhat.
2012-02-23 10:47:35 +01:00
Stephan Bergmann
5b98bb4713 log-areas clean up 2012-02-23 10:47:35 +01:00
Josh Heidenreich
e9d045f0f4 Translation of German comments in sc html filter (htmlexp2.cxx) 2012-02-23 13:02:46 +10:30
Michael Stahl
91fab30f3b fdo#46482: prevent duplication of frames:
SwDoc::MakeFlySection: abuse the SwDoc::mbRedlineMove flag, which
(with the fix for fdo#40599) does exactly what is necessary to prevent
the spurious copies.
Also, remove the ugly hack to work around this problem from
SwXText::convertToTextFrame.
2012-02-23 00:02:48 +01:00
Michael Stahl
23e52c2077 fdo#40599 i#112763: fix frame duplication:
SwDoc::CopyFlyInFlyImpl: When called from SwRedline::CopyToSection, do not
copy frames that are anchored at the redline end node by checking
IsRedlineMove(); these frames are not deleted by DelCopyOfSection and were
thus duplicated on every Show/Hide redlines.
(regression from 62ebbb006b (CWS os131))
2012-02-23 00:02:48 +01:00
Michael Stahl
d066f7e4af vcl: crash in GraphiteLayout::expandOrCondense:
When printing the bugdoc from i#103958:

    error: attempt to subscript container with out-of-bounds index 5, but
    container only holds 5 elements.

#4  0x00007fd37902be5e in GraphiteLayout::expandOrCondense (this=0x35296a8, rArgs=...) at vcl/source/glyphs/graphite_layout.cxx:848
#5  0x00007fd37902bc54 in GraphiteLayout::AdjustLayout (this=0x35296a8, rArgs=...) at vcl/source/glyphs/graphite_layout.cxx:812
#6  0x00007fd3790345c8 in GraphiteServerFontLayout::AdjustLayout (this=0x3529640, rArgs=...) at vcl/inc/graphite_serverfont.hxx:76
#7  0x00007fd378d5c91d in OutputDevice::forceFallbackFontToFit (this=0x35022c0, rFallback=..., rFallbackFont=..., rFontSelData=..., nFallbackLevel=1, rLayoutArgs=..., rOrigMetric=...) at vcl/source/gdi/outdev3.cxx:6094
#8  0x00007fd378d5cece in OutputDevice::ImplGlyphFallbackLayout (this=0x35022c0, pSalLayout=0x36136c0, rLayoutArgs=...) at vcl/source/gdi/outdev3.cxx:6206
#9  0x00007fd378d5c6fe in OutputDevice::ImplLayout (this=0x35022c0, rOrigStr="\327\252\327\220\327\250\327\231\327\232:__________", nMinIndex=0, nLen=5, rLogicalPos=..., nLogicalWidth=570, pDXArray=0x0, bFilter=true) at vcl/source/gdi/outdev3.cxx:6065
#10 0x00007fd378d5b9da in OutputDevice::DrawStretchText (this=0x35022c0, rStartPt=..., nWidth=570, rStr="\327\252\327\220\327\250\327\231\327\232:__________", nIndex=0, nLen=5) at vcl/source/gdi/outdev3.cxx:5840
#11 0x00007fd378d27f1e in MetaStretchTextAction::Execute (this=0x3588880, pOut=0x35022c0) at vcl/source/gdi/metaact.cxx:1482
#12 0x00007fd378cdbea5 in GDIMetaFile::Play (this=0x7ffff63e7da0, pOut=0x35022c0, nPos=1283) at vcl/source/gdi/gdimtf.cxx:424
#13 0x00007fd378ea1c6f in vcl::PrinterController::printFilteredPage (this=0x34ff550, i_nPage=10) at vcl/source/gdi/print3.cxx:1207
2012-02-23 00:02:47 +01:00
Tim Retout
617c914016 Remove unnecessary $run variable from installer. 2012-02-22 22:54:16 +00:00
Norbert Thiebaud
23dace36e7 WaE unitialized variable 2012-02-22 16:51:21 -06:00
Norbert Thiebaud
49843f0f97 support using for libxml2 internal on MacOSX 2012-02-22 16:51:21 -06:00
Tim Retout
f05664d182 Remove another form of debug logging from the installer. 2012-02-22 22:16:35 +00:00