1. 3c1d474 Resync to trunk, windows non-pro build by Armin Le Grand · 12 years ago aoo/aw080
  2. c5c31e2a missing includes, needed for pro build on Windows by Regina Henschel · 12 years ago
  3. 6ca3a9f aw080 resync to trunk, win build working, no checks yet by Armin Le Grand · 12 years ago
  4. 812e2a8 resync to trunk (after accessibility integration) by Armin Le Grand · 12 years ago
  5. 3e7d04fa Continued connector and gluepoint cleanup, further reworks by Armin Le Grand · 12 years ago
  6. e9a2d5e resync to trunk by Armin Le Grand · 12 years ago
  7. 6b40671c in-between commit with changes to MS binary format stuff, Calc overlay, circle type cleanup, rotated obejct export for word by Armin Le Grand · 12 years ago
  8. a3452f1 GluePoint rework done and checked by Armin Le Grand · 12 years ago
  9. 14a9ddc in-between co with recent changes to have an anchor point for a critical change, not complete by Armin Le Grand · 13 years ago
  10. dbd1dea selection rework, fixes for virtual function warnings by Armin Le Grand · 13 years ago
  11. ff6a9f0 in-between work commit by Armin Le Grand · 13 years ago
  12. 269719b commit to safe ongoing work by Armin Le Grand · 13 years ago
  13. 8a6f84c resync to trunk (close to AOO400) by Armin Le Grand · 13 years ago
  14. 59ee09f mv ooo to top-level by Joe Schaefer · 13 years ago
  15. 7b20978 #120938# - method <WW8AttributeOutput::ParaTabStop(..) - consider left indentation when converting tab stop positions of styles by Oliver-Rainer Wittmann · 13 years ago
  16. e3a34e9 #120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarks by Oliver-Rainer Wittmann · 13 years ago
  17. c8d736b #121282# function <lcl_TCFlags(...)> - correct type of parameter <nRowSpan> by Oliver-Rainer Wittmann · 13 years ago
  18. af9220c #121334# turbned back chart non-fill defaults, done the non-fill using tooling when chreating new chart modules by Armin Le Grand · 13 years ago
  19. cab10ee #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class by Armin Le Grand · 13 years ago
  20. d794e5f #121236# Added support for fast move of objects with cursor keys (holding shift) for Writer and Calc (was alraedy in Draw/Impress) by Armin Le Grand · 13 years ago
  21. 723bb36 #i119587# For doc file loaded by AOO, correct table position when table across pages with the Around wrap attribute. by Chen ZuoJun · 13 years ago
  22. 75c944e #i119466# Doc file loaded by AOO, table with incorrect text wrapping property. by Chen ZuoJun · 14 years ago
  23. 87d2cc8 link library swd against stl in order enable DEBUG=yes build under Windows by Oliver-Rainer Wittmann · 14 years ago
  24. 0c663a6 avoid assignments in if-conditions by Oliver-Rainer Wittmann · 14 years ago
  25. d86bcdf adjust documentation about WhichID numbers by Oliver-Rainer Wittmann · 14 years ago
  26. 944c1a5 Simplify the code and prevent compiler warning at the same time. by Pavel Janík · 14 years ago
  27. fe3959a #i70151# - Fix wrong Any conversion by Ariel Constenla-Haile · 14 years ago
  28. 016331f #119831# check again the node if the bookmark belongs to it (start and end position) by Jürgen Schmidt · 14 years ago
  29. 633e511 #i119660# Doc file saved by AOO, header and footer in continuous section with incorrect first page style. by Chen ZuoJun · 14 years ago
  30. 8f2a21e #119963#,#120877# - WW8 filter enhancement: import and export actual TOC content by Oliver-Rainer Wittmann · 14 years ago
  31. adc0946 #i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions by Jian Fang Zhang · 14 years ago
  32. 65409fe Add parens around assignment used as boolean value to prevent WaE by Pavel Janík · 14 years ago
  33. 86918fa Move initialization of meDocType to prevent WaE issue. by Pavel Janík · 14 years ago
  34. 28e1cb1 #i119558#, set SwDoc default page mode value to false when import MS 2007 docx file by Jian Fang Zhang · 14 years ago
  35. a3a4dd6 Fix issue #120881: Page number in footer display incorrectly by Jian Hong Cheng · 14 years ago
  36. 182062b Fix issue #i120864: Text is overlapped by the drawing object when open the .doc file by Jian Hong Cheng · 14 years ago
  37. 6b6ccbc Fix issue i120759: Bookmark value changed when opening the doc file by Jian Hong Cheng · 14 years ago
  38. daa4da2 #119612# fix the order of Hebraic string are changed after save as new .doc by Lei De Bin · 14 years ago
  39. fe7e723 #i120832#, the style and color set on table text by user should have higher priority than that from table style by Jian Fang Zhang · 14 years ago
  40. 4960217 Reorder initializations to match prototype to prevent WaE issues. by Pavel Janík · 14 years ago
  41. 5c413ad #119549# fix Position of drawing obj incorrect by Lei De Bin · 14 years ago
  42. b2c0501 #i119714# prevent crash in SwXTextSection::attach() by Herbert Dürr · 14 years ago
  43. e8c93cc Fix issue #i120133: Doc file saved by AOO, section size changed by Jian Hong Cheng · 14 years ago
  44. 70f7599 Fix issue #i120769: Color of underline display wrongly by Jian Hong Cheng · 14 years ago
  45. e200513 #i120735#, the para object or editengine object attached to textfield object need free explicitly by Jian Fang Zhang · 14 years ago
  46. ba47a71 #i113600#, Add call to subtable SwXMLTableRow_Impl.dispose() to break cycle reference to SwXMLTableContext object by Jian Fang Zhang · 14 years ago
  47. ee5a492 #i120680#, need to clear aSortArr in SwTOXBaseSection dtor by Jian Fang Zhang · 14 years ago
  48. 513bfe2 Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed by Jian Hong Cheng · 14 years ago
  49. 1fda245 Fix issue i120717: The graphic's spacing is not correct when open the .doc file by Jian Hong Cheng · 14 years ago
  50. d91933a Fix issue i120716: The graphic's border size and spacing is not correct when open the .doc file by Jian Hong Cheng · 14 years ago
  51. b35a90b Remove unused variable tmp to prevent WaE issue. by Pavel Janík · 14 years ago
  52. 3e857b0 #119576# fix indent and spacing between bullets and text are inconsistent with MS word by Lei De Bin · 14 years ago
  53. 720fc77 Fix issue #i120654: Number range variable filed shows in AOO by Jian Hong Cheng · 14 years ago
  54. 920887f some minor changes in module sw to avoid warning from compiler under windows/cygwin environment by Oliver-Rainer Wittmann · 14 years ago
  55. ddf11a2 Remove unused variables. by Pavel Janík · 14 years ago
  56. 2306e3b Do not name unused arguments to prevent WaE issues. by Pavel Janík · 14 years ago
  57. 22cf0c4 Remove unused variable nIdx to prevent WaE issue. by Pavel Janík · 14 years ago
  58. ee3b12a Fix issue #i119405: Numbering text style changed after importing the *.doc by Jian Hong Cheng · 14 years ago
  59. bf14497 Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character" lost after save as doc format by Jian Hong Cheng · 14 years ago
  60. 980ee15 Fix issue #i119650: Font size increased if saved by AOO by Jian Hong Cheng · 14 years ago
  61. f0fc2a2 Fix issue #i119649: Hyperlink font size increased if saved to .doc file by Jian Hong Cheng · 14 years ago
  62. 2eeb801 #119446# - method <SwWW8ImplReader::Read_Field(..)> - correct condition for fields containing '.' or '/' by Oliver-Rainer Wittmann · 14 years ago
  63. fe54945 #120158# fix picture shadow lost after saved as doc in some case. by Lei De Bin · 14 years ago
  64. 189fe5d #120573# fix the export issue for the text box in header&footer with the margin mirrored layout by Lei De Bin · 14 years ago
  65. a535dd7 #120158# fix Time format is different than MS Office issue by Lei De Bin · 14 years ago
  66. 74f769f #35763# fix WW8: Wrong import/export of underlining colours by Lei De Bin · 14 years ago
  67. e4578fc #120582# - method <SyncIndentWithList(..)>: consider the case that a right indent is set at the paragraph by Oliver-Rainer Wittmann · 14 years ago
  68. 0d2bf1c #119440# - correction to be warning-free - sal_Unicode is unsigned on all platforms; Found by: Pavel Janik by Oliver-Rainer Wittmann · 14 years ago
  69. 3c7cfb2 #119440# - method <SwWW8ImplReader::Read_SubF_Combined(..)> by Oliver-Rainer Wittmann · 14 years ago
  70. fb2580f #120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sw by Armin Le Grand · 14 years ago
  71. 6a72b1c #120389# - Printing in Writer by Oliver-Rainer Wittmann · 14 years ago
  72. 9b161d1 #119548# fix Window/Orphan control setting lost when save .doc file by Lei De Bin · 14 years ago
  73. 9debb74 #i120442# fix html-flavored copy+paste of unicode surrogate pairs by Herbert Dürr · 14 years ago
  74. 3654740 #119470# fix page number in header lost when we save the .doc file as another in web layout by Lei De Bin · 14 years ago
  75. de1be2d #i116448# fix memory leak when exporting PDF with XStorable.storeToURL by Herbert Dürr · 14 years ago
  76. 5c6d553 #116001# Reverted revision 1366087 by Armin Le Grand · 14 years ago
  77. 4cbdc93 #119620# fix .doc page number is lost issue, caused by section break. by Lei De Bin · 14 years ago
  78. c3f714b #116001# TextToFitSize item/property optimized to boolean by Armin Le Grand · 14 years ago
  79. 7a3114b #119581# fix import issue for 'checkin' 'checkout' 'showsample' macro button in writer by Lei De Bin · 14 years ago
  80. 8c5cd0c #i120300# - Add new property "ShowContentTips" in com.sun.star.text.ViewSettings by Ariel Constenla-Haile · 14 years ago
  81. f848fc9 #120224# Mapping the text rotation in Writer table cell with MSO by Lei De Bin · 14 years ago
  82. 2586f21 #119609# Fixed alphabetical and roman numberals became ditial numbering by Lei De Bin · 14 years ago
  83. 3e0fc21 RTF import filter review: the page descriptor fiasco by Armin Le Grand · 14 years ago
  84. 59e1933 RTF import filter review: correction to rtffly.cxx by Armin Le Grand · 14 years ago
  85. f07148e RTF import filter review by Armin Le Grand · 14 years ago
  86. e61611f sw: fix some warnings by Armin Le Grand · 14 years ago
  87. bda4fce #i120278# - Fix replacement of TRUE by sal_True by Ariel Constenla-Haile · 14 years ago
  88. 6cecd60 #119952# - method <lcl_CalcAutoWidth(..)> - do not provide width of text frame inclusive margins, if text frame is in its formatting. by Oliver-Rainer Wittmann · 14 years ago
  89. 4034798 56806: Page background lost when export to doc format by Yong Lin Ma · 14 years ago
  90. 472d561 #120016# - method <SwTabFrm::MakeAll()> - refine condition for allowing split of a table row: by Oliver-Rainer Wittmann · 14 years ago
  91. e352f05 #100684# - function <lcl_MoveAllLowerObjs(..)> - assure that contour cache is cleared. by Oliver-Rainer Wittmann · 14 years ago
  92. 66cef81 #i119953# Fixed crash on File->Insert. by Andre Fischer · 14 years ago
  93. e4b509e Fix issue #i120140: After doc file saved by AOO, one more section is created by Jian Hong Cheng · 14 years ago
  94. 69ea079 #119567# - method <SwWW8WrGrf::WritePICFHeader(..)> - assure correct scaling in case that the size is substituted. by Oliver-Rainer Wittmann · 14 years ago
  95. fa6c5d9 #119510# - fix some invalid FLY_AT_PARA case: by Lei De Bin · 14 years ago
  96. b51d354 #119632# - Macro button lost if save template to .doc file by Lei De Bin · 14 years ago
  97. 2057fc6 Comment variable nSz to prevent WaE issues. by Pavel Janík · 14 years ago
  98. 7dcea9c #i120045# use namespace to avoid name clash of different TransliterationChgData structs by Herbert Dürr · 14 years ago
  99. 880aadb Fix build breaker from i120106 by Ariel Constenla-Haile · 14 years ago
  100. c26f80a #120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks. by Armin Le Grand · 14 years ago