summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-11-28Fix issue #i120928: Import Graphic Bullets of MS Word Binary Document into A...Jian Hong Cheng21-16/+576
2012-11-22#120938# - method <WW8AttributeOutput::ParaTabStop(..) - consider left indent...Oliver-Rainer Wittmann1-21/+34
2012-11-22#120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarksOliver-Rainer Wittmann11-101/+232
2012-11-14#121282# function <lcl_TCFlags(...)> - correct type of parameter <nRowSpan>Oliver-Rainer Wittmann1-3/+3
2012-11-14#121334# turbned back chart non-fill defaults, done the non-fill using toolin...Armin Le Grand1-0/+4
2012-10-23#121237# Rework/Cleanup of Region code due to missing complete support for B2...Armin Le Grand1-6/+14
2012-10-19#121236# Added support for fast move of objects with cursor keys (holding shi...Armin Le Grand1-21/+82
2012-10-09#i119587# For doc file loaded by AOO, correct table position when table acro...Chen ZuoJun3-9/+32
2012-10-08#i119466# Doc file loaded by AOO, table with incorrect text wrapping property.Chen ZuoJun1-0/+4
2012-10-01link library swd against stl in order enable DEBUG=yes build under WindowsOliver-Rainer Wittmann1-0/+1
2012-09-28avoid assignments in if-conditionsOliver-Rainer Wittmann1-4/+9
2012-09-28adjust documentation about WhichID numbersOliver-Rainer Wittmann1-109/+105
2012-09-28Simplify the code and prevent compiler warning at the same time.Pavel Janík1-4/+2
2012-09-27#i70151# - Fix wrong Any conversionAriel Constenla-Haile1-1/+1
2012-09-18#119831# check again the node if the bookmark belongs to it (start and end po...Jürgen Schmidt1-2/+2
2012-09-18#i119660# Doc file saved by AOO, header and footer in continuous section with...Chen ZuoJun3-4/+8
2012-09-17#119963#,#120877# - WW8 filter enhancement: import and export actual TOC contentOliver-Rainer Wittmann17-590/+671
2012-09-14#i113606#, in SwDoc dtor to release the cyclic reference between XFormModel a...Jian Fang Zhang3-2/+55
2012-09-14Add parens around assignment used as boolean value to prevent WaEPavel Janík1-1/+1
2012-09-14Move initialization of meDocType to prevent WaE issue.Pavel Janík1-2/+2
2012-09-12#i119558#, set SwDoc default page mode value to false when import MS 2007 doc...Jian Fang Zhang5-1/+12
2012-09-12Fix issue #120881: Page number in footer display incorrectlyJian Hong Cheng6-1/+85
2012-09-12Fix issue #i120864: Text is overlapped by the drawing object when open the .d...Jian Hong Cheng1-1/+5
2012-09-12Fix issue i120759: Bookmark value changed when opening the doc fileJian Hong Cheng1-10/+29
2012-09-12#119612# fix the order of Hebraic string are changed after save as new .docLei De Bin12-12/+95
2012-09-11#i120832#, the style and color set on table text by user should have higher p...Jian Fang Zhang1-3/+9
2012-09-11Reorder initializations to match prototype to prevent WaE issues.Pavel Janík1-4/+4
2012-09-10#119549# fix Position of drawing obj incorrect Lei De Bin1-8/+14
2012-09-06#i119714# prevent crash in SwXTextSection::attach()Herbert Dürr2-21/+18
2012-09-04Fix issue #i120133: Doc file saved by AOO, section size changedJian Hong Cheng4-4/+26
2012-09-04Fix issue #i120769: Color of underline display wronglyJian Hong Cheng1-4/+6
2012-09-04#i120735#, the para object or editengine object attached to textfield object ...Jian Fang Zhang1-0/+2
2012-09-04#i113600#, Add call to subtable SwXMLTableRow_Impl.dispose() to break cycle r...Jian Fang Zhang1-0/+3
2012-09-03#i120680#, need to clear aSortArr in SwTOXBaseSection dtorJian Fang Zhang1-0/+1
2012-08-31Fix issue i120718: after save the sample file with page border and shadow to ...Jian Hong Cheng1-1/+3
2012-08-31Fix issue i120717: The graphic's spacing is not correct when open the .doc fileJian Hong Cheng2-2/+2
2012-08-31Fix issue i120716: The graphic's border size and spacing is not correct when ...Jian Hong Cheng1-3/+6
2012-08-29Remove unused variable tmp to prevent WaE issue.Pavel Janík1-1/+0
2012-08-29#119576# fix indent and spacing between bullets and text are inconsistent wit...Lei De Bin1-0/+34
2012-08-29Fix issue #i120654: Number range variable filed shows in AOOJian Hong Cheng1-0/+6
2012-08-28some minor changes in module sw to avoid warning from compiler under windows/...Oliver-Rainer Wittmann2-9/+17
2012-08-26Remove unused variables.Pavel Janík1-5/+2
2012-08-26Do not name unused arguments to prevent WaE issues.Pavel Janík1-2/+2
2012-08-26Remove unused variable nIdx to prevent WaE issue.Pavel Janík1-1/+0
2012-08-24Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng10-16/+397
2012-08-24Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character" los...Jian Hong Cheng1-1/+20
2012-08-22Fix issue #i119650: Font size increased if saved by AOOJian Hong Cheng1-0/+3
2012-08-22Fix issue #i119649: Hyperlink font size increased if saved to .doc fileJian Hong Cheng1-0/+7
2012-08-21#119446# - method <SwWW8ImplReader::Read_Field(..)> - correct condition for f...Oliver-Rainer Wittmann1-3/+10
2012-08-20#120158# fix picture shadow lost after saved as doc in some case.Lei De Bin1-0/+55