summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-21sw: those should be assertsMichael Stahl
2017-03-21tdf#106492 DOCX export: fix duplicated section break at doc endMiklos Vajna
2017-03-21tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl
2017-03-20ubsan fix after "drop GetId() from SfxUndoAction"Noel Grandin
2017-03-20sw: prefix members of SwTableBoxNumFormatMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-19TyposJulien Nabet
2017-03-19loplugin:loopvartoosmallStephan Bergmann
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-19fix grammar/typo: defunctional --> nonfunctionaldennisroczek
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-17There appears to be no need to create a copy hereStephan Bergmann
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-16Add comment to SwContent::nYPositionStephan Bergmann
2017-03-16No need for extra heap allocationStephan Bergmann
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-14sw: fix Android -Werror=maybe-uninitializedMiklos Vajna
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant
2017-03-14remove WITH_ALPHANUM_AS_NUMFMT codeNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-03-14sw: Simplify - no need to create a pointer herePranav Kant
2017-03-13Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13sw: prefix members of SwTableBoxFormulaMiklos Vajna
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist
2017-03-11fix typo: savety --> safetydennisroczek
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann