summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-17loplugin:stringconstantTor Lillqvist
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn
2016-05-13sw: document the MoveInvalidXAccToEnd() oddityMichael Stahl
2016-05-13tdf#99722 sw: avoid buffering a11y events for not-visible framesMichael Stahl
2016-05-13Resolves: tdf#99692 crash in SwPostItMgr with change trackingCaolán McNamara
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-13docxtablestyleexport: can pass the serializer by const refMiklos Vajna
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-05-13Fix wrong commentJulien Nabet
2016-05-13Convert ACT to scoped enumNoel Grandin
2016-05-13convert PROT to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12tdf#99722 sw: silly performance issue when firing a11y eventsMichael Stahl
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-12Silence bogus GCC 5.3 -Werror=strict-overflowJulien Nabet
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-11SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-11Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht
2016-05-11Missing break in switchStephan Bergmann
2016-05-11Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann