summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze1-0/+10
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara2-9/+25
2019-11-26Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist2-0/+7
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl2-36/+9
2019-11-26sw: document CheckNodesRange functionsMichael Stahl2-2/+12
2019-11-26ofz#19065 sw: invalid fieldmarks created in SwWW8ImplReader::End_FieldMichael Stahl3-6/+9
2019-11-26dynamic_cast followed by the same dynamic_castCaolán McNamara1-5/+3
2019-11-26tdf#120734 Increase max lookup value to 10.000Samuel Mehrbrodt1-1/+1
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann3-13/+0
2019-11-25sw: prefix members of SwFieldDialog, SwLanguageIterator, SwSelectionList ...Miklos Vajna7-82/+82
2019-11-25tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth6-35/+64
2019-11-24Fix some loplugin error.Tamás Zolnai2-7/+7
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai3-123/+143
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai4-12/+121
2019-11-24SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai1-0/+7
2019-11-23SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai2-20/+106
2019-11-23SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai2-15/+20
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai3-17/+22
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai3-21/+43
2019-11-23SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai3-3/+31
2019-11-23SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.Tamás Zolnai1-4/+2
2019-11-23SpellingPopup: lok: Also hide the add menuTamás Zolnai1-0/+1
2019-11-23SpellingPopup: Remove unused variablesTamás Zolnai1-2/+0
2019-11-23SpellingPopup: Convert selection language items to use slot idTamás Zolnai1-15/+6
2019-11-23SpellingPopup: Convert paragraph language items to use slot idTamás Zolnai1-16/+6
2019-11-23SpellingPopup: Convert char dialog related items to use slot idTamás Zolnai3-11/+5
2019-11-22make some classes module-privateNoel Grandin3-14/+14
2019-11-22uitest for bug tdf#126168Zdeněk Crhonek1-0/+52
2019-11-22tdf#128499 DOC export: fix lost ToC formatting regressionLászló Németh1-1/+2
2019-11-22Resolves: rhbz#1775544 crash in navigatorCaolán McNamara1-6/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann192-25/+1216
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth4-24/+24
2019-11-22log exceptions when parsingNoel Grandin1-20/+8
2019-11-21Revert "tdf#127579 DOCX export: fix losing color of ... ODT hyperlinks"Caolán McNamara3-14/+1
2019-11-21tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh6-6/+51
2019-11-21tdf#118263 Take over doc print options for new printerMichael Weghorn1-0/+9
2019-11-21Drop SwAddPrinterItem::GetFaxMichael Weghorn2-4/+2
2019-11-21SwAddPrinterItem: Remove friend SwAddPrinterTabPageMichael Weghorn1-2/+0
2019-11-21sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl3-13/+56
2019-11-21uitest for bug tdf#126340Zdeněk Crhonek2-0/+39
2019-11-21Fix typoAndrea Gelmini1-1/+1
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt3-0/+15
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth1-1/+8
2019-11-21tdf#97926 Add UI test for infobarSamuel Mehrbrodt1-0/+60
2019-11-21writerfilter: these can be constMiklos Vajna1-1/+1
2019-11-21uitest for bug tdf#128431Zdeněk Crhonek1-0/+63
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski4-0/+20
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann1-2/+4
2019-11-20Removed executable permission on fileAndrea Gelmini1-0/+0
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth2-0/+11