summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)AuthorFilesLines
2010-06-11masterfix: #i10000# bNothingSelected obsoleteobo1-1/+0
2010-06-09CWS-TOOLING: integrate CWS tl74obo39-2349/+1119
2010-06-09CWS-TOOLING: integrate CWS findbar01obo4-0/+32
2010-06-09cws tl74: merge with DEV300_m81Thomas Lange [tl]317-14128/+16244
2010-06-09CWS-TOOLING: integrate CWS hb33patches1obo14-280/+93
2010-06-08merge DEV300_m81Michael Stahl50-283/+489
2010-06-04CWS-TOOLING: integrate CWS dba33fooo/DEV300_m81Ivo Hinkelmann9-177/+276
2010-06-04CWS-TOOLING: integrate CWS slidecopyIvo Hinkelmann38-5925/+2543
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]38-5925/+2543
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]262-7975/+13404
2010-06-03CWS-TOOLING: integrate CWS renaissance2Ivo Hinkelmann14-64/+51
2010-06-01cws renaissance2: rebase m80Christian Lippka231-7140/+12551
2010-05-31cmcfixes74: merge with DEV300 m80Caolán McNamara11-183/+1455
2010-05-31hb33patches1: merged DEV300_m79Henning Brinkmann313-10241/+12524
2010-05-31#i10000# added missing headersooo/DEV300_m80Vladimir Glazunov1-0/+2
2010-05-28CWS-TOOLING: integrate CWS hb33tablebylayoutVladimir Glazunov8-154/+1398
2010-05-27sw33bf04: #i111172# method <SwWrtShell::NumOrBulletOn(..)> - further ↵Oliver-Rainer Wittmann1-1/+4
adjustment of handling existing indent when current text node is already in a list.
2010-05-27CWS-TOOLING: integrate CWS sb120Vladimir Glazunov3-29/+55
2010-05-27findbar01: #i111848#, #i111852# change title of findbar and show/hide the ↵Wu Yan4-2/+26
findbar according to specification
2010-05-26cmcfixes74: merge with DEV300 m79Caolán McNamara221-6957/+11096
2010-05-26cmcfixes74: #i110859 fix solaris compiler warning and disambiguate the ↵Caolán McNamara3-13/+13
AppendSeps
2010-05-26findbar01: Merge changes from m78Carsten Driesner196-6538/+10615
2010-05-26sw33bf04: merge with DEV300_m78Oliver-Rainer Wittmann196-6534/+10615
2010-05-25sw33bf04: #i111727#: SwDoc::DeleteRange should adjust cursors (via PaMCorrAbs)Michael Stahl2-10/+20
2010-05-25sw33bf04: #i111677#: prevent number string expansion in clipboard:Michael Stahl2-2/+16
SwTxtNode: add member: number string cache. [how to add this to SwNodeNum is not obvious, so add it to SwTxtNode.] SwTxtNode::GetNumString(): use cached number string in clipboard. SwTxtNode::CopyText(): cache source number string in clipboard.
2010-05-25sw33bf04: #i111677#: swdtflvr.cxx: call SetClipBoard() for clipboard docsMichael Stahl2-21/+33
2010-05-21sw33bf04: #i85766#: prevent field expansion in clipboard:Michael Stahl22-105/+107
SwField: add a String member to cache the value. SwField: wrap Expand() and Copy() methods to use/update cache. update all callers to pass the clipboard flag to new SwField::ExpandField().
2010-05-21sw33bf04: #i58606#: ~SwExtTextInput(): do not do anything if in SwDoc dtorMichael Stahl1-1/+3
2010-05-21CWS-TOOLING: integrate CWS sw33bf03ooo/DEV300_m79Ivo Hinkelmann18-348/+398
2010-05-20sb120: merged in DEV300_m78sb196-6538/+10615
2010-05-20hb33patches1: #i100709#: applied patchHenning Brinkmann2-27/+9
2010-05-20CWS-TOOLING: integrate CWS sdfindallVladimir Glazunov9-71/+83
2010-05-18sw33bf04: #i97421#: fix loop in AppendRedline:Michael Stahl3-8/+28
SwUndoDelete::Redo(): recreate redline save data (based on patch by majun51). SwDoc::AppendRedline(): fix loop on DELETE/INSERT without extent.
2010-05-17sw33bf04: #i101009#: doccomp.cxx: avoid creating redlines including EndOfContentMichael Stahl1-0/+22
2010-05-17#i10000# removed useless includeooo/DEV300_m78Ivo Hinkelmann2-2/+1
2010-05-14sw33bf04: #160026# method <WW8Export::DoComboBox(..)> - property "Help" does ↵Oliver-Rainer Wittmann1-4/+14
not exist and asking for it causes exception --> asking for property "HelpText"
2010-05-14sw33bf04: #i111177#: work around unxsols4 compiler bugMichael Stahl1-1/+3
2010-05-12sb120: #i111220# disabled failing tests for nowsb1-0/+1
2010-05-12sw33bf04: mergingOliver-Rainer Wittmann3-41/+41
2010-05-12sw33bf04: #i91658# method <SwHTMLTableLayout::GetBrowseWidth(..)> - remove ↵Oliver-Rainer Wittmann5-36/+20
unnecessary assertion
2010-05-12sw33bf04: #i105562# - correct handling of empty set list style due to ↵Oliver-Rainer Wittmann1-10/+7
outline level attribute
2010-05-11#i10000# #i111317# linux non-pro build breakIvo Hinkelmann5-2/+5
2010-05-11#i105414# workaround in case that a paragraph only overrules the first line ↵Oliver-Rainer Wittmann4-8/+54
indent, but not the left indent of the applied list style
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann13-25/+16
2010-05-11CWS-TOOLING: integrate CWS sw33a11y01Ivo Hinkelmann103-5087/+8257
2010-05-10sw33bf04: #i111286#: clean up footnote cruft in SwTxtNode::CopyText()Michael Stahl3-38/+27
2010-05-10sw33bf04: #i111286#: crash when pasting footnote into frame (patch by dtardon)Michael Stahl1-3/+14
2010-05-10CWS-TOOLING: integrate CWS dtardon01Ivo Hinkelmann3-5/+8
2010-05-10CWS-TOOLING: integrate CWS vcl110Ivo Hinkelmann1-1/+1
2010-05-10CWS-TOOLING: integrate CWS odfmetadata4Ivo Hinkelmann78-1412/+2323