summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-15Replacing old-style iterator loops with range based for loopsVasily Melenchuk
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14connect to modified instead of up/down/focus-lostCaolán McNamara
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-13Fix typoAndrea Gelmini
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13add missing context to translatable strings in ui filesChristian Lohmaier
2017-09-13sw: prefix members of SwFormatFieldHintMiklos Vajna
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky
2017-09-13tdf#112191: Unit test.Jan Holesovsky
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth
2017-09-13Replace some lists by vectors in docxattributeoutput (sw/ww8)Julien Nabet
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski
2017-09-12update notebookbar_groupedbar writer with style menuandreas kainz
2017-09-12coverity#1417678 Uncaught exceptionCaolán McNamara
2017-09-12-Werror,-Wunused-private-fieldStephan Bergmann
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-12sw: support paragraph signing undo/redoAshod Nakashian
2017-09-11sw: let user choose cert when inserting paragraph signatureAshod Nakashian
2017-09-11loplugin:unusedvariablecheckTor Lillqvist
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth
2017-09-11tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos
2017-09-10cppcheck: oppositeInnerCondition in htmlatr (sw)Julien Nabet
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth
2017-09-09Fix typosAndrea Gelmini
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08sw: inline trivial IS_FLYS macroMiklos Vajna
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl
2017-09-07tdf#42982 Improve exceptions in text document apiSamuel Mehrbrodt
2017-09-07sw: oops, forgot to amend that before pushingMichael Stahl
2017-09-07sw: fix text_portion_enumeration_test.py on WNTMichael Stahl
2017-09-07tdf#112247 correct the size only for WatermarkSzymon Kłos
2017-09-07tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk
2017-09-07tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl
2017-09-07sw: these should be assertsMichael Stahl
2017-09-06tdf#112074 doc import: use real width if no preferred widthJustin Luth
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin