summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2019-11-26sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-26Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl
2019-11-26sw: document CheckNodesRange functionsMichael Stahl
2019-11-26ofz#19065 sw: invalid fieldmarks created in SwWW8ImplReader::End_FieldMichael Stahl
2019-11-26dynamic_cast followed by the same dynamic_castCaolán McNamara
2019-11-26tdf#120734 Increase max lookup value to 10.000Samuel Mehrbrodt
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-25sw: prefix members of SwFieldDialog, SwLanguageIterator, SwSelectionList ...Miklos Vajna
2019-11-25tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-24Fix some loplugin error.Tamás Zolnai
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai
2019-11-24SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai
2019-11-23SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai
2019-11-23SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.Tamás Zolnai
2019-11-23SpellingPopup: lok: Also hide the add menuTamás Zolnai
2019-11-23SpellingPopup: Remove unused variablesTamás Zolnai
2019-11-23SpellingPopup: Convert selection language items to use slot idTamás Zolnai
2019-11-23SpellingPopup: Convert paragraph language items to use slot idTamás Zolnai
2019-11-23SpellingPopup: Convert char dialog related items to use slot idTamás Zolnai
2019-11-22tdf#128499 DOC export: fix lost ToC formatting regressionLászló Németh
2019-11-22Resolves: rhbz#1775544 crash in navigatorCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-11-22log exceptions when parsingNoel Grandin
2019-11-21Revert "tdf#127579 DOCX export: fix losing color of ... ODT hyperlinks"Caolán McNamara
2019-11-21tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh
2019-11-21tdf#118263 Take over doc print options for new printerMichael Weghorn
2019-11-21Drop SwAddPrinterItem::GetFaxMichael Weghorn
2019-11-21SwAddPrinterItem: Remove friend SwAddPrinterTabPageMichael Weghorn
2019-11-21sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth
2019-11-21writerfilter: these can be constMiklos Vajna
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann
2019-11-20sw: revert change in expanding hints in SwXText::insertTextContent()Michael Stahl
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20Use initializer list for unordered_set hereMichael Weghorn
2019-11-20Load "PrintTextPlaceholder" and "PrintHiddenText" based on configMichael Weghorn
2019-11-20Comment some code which resembles a wrong copypaste (sw/portxt)Julien Nabet
2019-11-19Fix typoAndrea Gelmini