summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-16No need for extra heap allocationStephan Bergmann
2017-03-16Fix typosAndrea Gelmini
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-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann
2017-03-13sw: prefix members of SwTableBoxFormulaMiklos Vajna
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-08tdf#98899 Set a title for Mail Merge Wizard windowGabor Kelemen
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-04sw: remove unused id RES_TXTATR_FLDCHGMichael Stahl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02Clean up use of integer typesStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-01reorg SwBreakIt to just create it at the startCaolán McNamara
2017-03-01move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen
2017-03-01move predicates into only using compilation unitBjoern Michaelsen
2017-03-01Use consistent integer types in the SwRedlineTable interfaceStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28fold CreateVirtObj()Bjoern Michaelsen
2017-02-28use a vector of unique_ptr for explicit memory managementBjoern Michaelsen
2017-02-28remove DestroyVirtObj memberBjoern Michaelsen
2017-02-28remove const code duplicationBjoern Michaelsen
2017-02-28Fold SetMaster() CompletelyBjoern Michaelsen
2017-02-28make SetMaster private in SwDrawContactBjoern Michaelsen
2017-02-28move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen
2017-02-27use std::unique_ptrCaolán McNamara
2017-02-27own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen
2017-02-27Fix typo footenote -> footnoteGulsah Kose
2017-02-27convert spell menu to .uiCaolán McNamara
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
2017-02-25Revert "convert spell menu to .ui"Markus Mohrhard
2017-02-24convert spell menu to .uiCaolán McNamara