summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-09-18remove boilerplate, use C++11 (convertToTable)Bjoern Michaelsen
2017-09-18use some C++11 and check for incomplete merges (lcl_MergeCells)Bjoern Michaelsen
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara
2017-09-18make fuzzer workCaolán McNamara
2017-09-18through->throwCaolán McNamara
2017-09-18ofz#3404 avoid oomCaolán McNamara
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-18add fodt fuzzerCaolán McNamara
2017-09-18tdf#109118 Added new buttons into Mail Merge toolbarSerge Krot
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth
2017-09-18related: tdf#111967 fix assertions about silly column positionsMichael Stahl
2017-09-18sw dbmgr: fix indent of these statementsMiklos Vajna
2017-09-18sw: prefix members of SwFormatFlyCntMiklos Vajna
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-17replace some boilerplate with C11++Bjoern Michaelsen
2017-09-17Prefer prefix operatorJulien Nabet
2017-09-17ofz: check if fallback creation failsCaolán McNamara
2017-09-17Replace list by vector unodispatch (sw)Julien Nabet
2017-09-17tdf#108572 remove connection also if not savedSzymon Kłos
2017-09-16allow db fields with disable-database-connectivityCaolán McNamara
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15tdf#107915 More paragraph and character style aliasesYousuf Philips
2017-09-15survive disable-database-connectivity + docs with embedded database settingsCaolán McNamara
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-09-15borderline: Fixed PatternScaleArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
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