summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-11-05bnc#825891 fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc...Miklos Vajna1-0/+6
2013-11-05bnc#825891 fdo#69979 SwCrsrShell::ExtendedSelectAll: exclude headers, tooMiklos Vajna3-2/+19
2013-11-05bnc#825891 fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select foot...Miklos Vajna7-11/+30
2013-11-05fdo#67796: sw: fix table cursor when setting language in status barMichael Stahl1-5/+11
2013-11-05fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-11-05fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-11-05fdo#69384 fix impress -> writer copy&pasteMiklos Vajna2-0/+31
2013-11-05Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-11-05fdo#41833: fix visual cursor position after resizingIvan Timofeev1-1/+1
2013-11-05CID#736212 clip word 2 pap boundsCaolán McNamara6-1/+13
2013-11-05bDel is unused uninitializedCaolán McNamara1-0/+1
2013-11-05fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-11-05fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-11-05fdo#63273 sw: let word count not update stat. fieldsMiklos Vajna4-15/+21
2013-11-05fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna2-0/+27
2013-11-05fdo#66145: revert change to CopyMasterHeaderMichael Stahl1-0/+4
2013-11-05fix undetected(?) merge conflictMichael Stahl1-2/+0
2013-11-05fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()Michael Stahl1-3/+3
2013-11-05fdo#66145: fix copying of header/footer when un-sharingMichael Stahl1-2/+12
2013-11-05fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()Michael Stahl1-2/+2
2013-11-05Resolves: fdo#67554 avoid ooxml import crashCaolán McNamara1-10/+9
2013-11-05fdo#58040: sw: fine tune async word countMichael Stahl2-10/+12
2013-11-05fdo#68064: Do not insert aTempEntry multiple timesStephan Bergmann1-4/+8
2013-11-05fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev3-8/+6
2013-11-05fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl2-1/+22
2013-11-05fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna3-1/+47
2013-11-05fdo#65932: sw: remove SwDoc::ShareLayoutMichael Stahl4-21/+0
2013-11-05fdo#65650: fix Writer ODF import of list style with bullets and colorMichael Stahl1-5/+1
2013-11-05fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl1-1/+0
2013-11-05fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet1-1/+1
2013-11-05resolved fdo#35756 import more than 64k HTML table cellsEike Rathke18-39/+40
2013-11-05fdo#58029: replace quadratic child window loop with linearMichael Stahl1-26/+2
2013-11-05fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controlsMichael Stahl1-33/+41
2013-11-05fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2-0/+26
2013-11-05fdo#65666 keep tabs in footnote settings of sections (backport)László Németh1-8/+18
2013-11-05Revert "fdo#65666 keep tab characters in footnote settings of sections, too"Andras Timar1-6/+6
2013-11-05fdo#65666 keep tab characters in footnote settings of sections, tooLászló Németh1-6/+6
2013-11-05fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-11-05fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2-10/+12
2013-11-05i#10000 adapt to old String APIDavid Tardon1-2/+6
2013-11-05fdo#65666 keep tab characters in footnote settings (Begin/After)László Németh1-4/+4
2013-11-05Resolves: fdo#64151 increase checkbox size to fit last 'h' into itCaolán McNamara1-2/+2
2013-11-05fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-11-05fix fdo#64872 infinite loop saving as docLuke Deller2-21/+7
2013-11-05fix backport (OUString::number -> valueOf)Luboš Luňák1-1/+1
2013-11-05Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller2-2/+28
2013-11-05fdo#47951 work around underlying causeLionel Elie Mamane1-8/+8
2013-11-05fdo#60967: re-enable deletion of paragraph following tableMichael Stahl3-1/+40
2013-11-05fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna2-0/+32
2013-11-05fdo#36876 WW8 filter: fix export of table marginsMiklos Vajna1-1/+3