summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl13-60/+248
2017-09-18remove boilerplate, use C++11 (convertToTable)Bjoern Michaelsen1-40/+27
2017-09-18use some C++11 and check for incomplete merges (lcl_MergeCells)Bjoern Michaelsen1-26/+12
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara3-0/+545
2017-09-18make fuzzer workCaolán McNamara1-2/+2
2017-09-18through->throwCaolán McNamara1-1/+1
2017-09-18ofz#3404 avoid oomCaolán McNamara1-1/+3
2017-09-18borderline: restuctured used classesArmin Le Grand1-20/+26
2017-09-18add fodt fuzzerCaolán McNamara4-6/+62
2017-09-18tdf#109118 Added new buttons into Mail Merge toolbarSerge Krot4-0/+12
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth6-5/+32
2017-09-18related: tdf#111967 fix assertions about silly column positionsMichael Stahl1-2/+2
2017-09-18sw dbmgr: fix indent of these statementsMiklos Vajna1-2/+2
2017-09-18sw: prefix members of SwFormatFlyCntMiklos Vajna2-13/+13
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-17replace some boilerplate with C11++Bjoern Michaelsen1-34/+10
2017-09-17Prefer prefix operatorJulien Nabet1-1/+1
2017-09-17ofz: check if fallback creation failsCaolán McNamara1-1/+1
2017-09-17Replace list by vector unodispatch (sw)Julien Nabet2-32/+18
2017-09-17tdf#108572 remove connection also if not savedSzymon Kłos3-5/+44
2017-09-16allow db fields with disable-database-connectivityCaolán McNamara1-14/+1
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin4-7/+6
2017-09-15tdf#107915 More paragraph and character style aliasesYousuf Philips1-11/+11
2017-09-15survive disable-database-connectivity + docs with embedded database settingsCaolán McNamara1-0/+8
2017-09-15some defaults for when config is unavailableCaolán McNamara3-4/+8
2017-09-15borderline: Fixed PatternScaleArmin Le Grand1-14/+5
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand1-3/+13
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand1-207/+28
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand1-110/+77
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand2-22/+22
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand1-45/+61
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand2-10/+58
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin2-2/+2
2017-09-15Replacing old-style iterator loops with range based for loopsVasily Melenchuk1-133/+118
2017-09-14improve redundantcast lopluginNoel Grandin2-2/+2
2017-09-14connect to modified instead of up/down/focus-lostCaolán McNamara3-67/+15
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin1-2/+2
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks1-3/+0
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin59-168/+165
2017-09-13Fix typoAndrea Gelmini1-1/+1
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin4-19/+16
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin9-21/+21
2017-09-13add missing context to translatable strings in ui filesChristian Lohmaier2-2/+2
2017-09-13sw: prefix members of SwFormatFieldHintMiklos Vajna1-10/+10
2017-09-13Enable -Wunreachable-codeStephan Bergmann2-2/+2
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara2-33/+7
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky2-2/+2
2017-09-13tdf#112191: Unit test.Jan Holesovsky1-0/+63
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky3-4/+6
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth3-1/+12