summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2017-03-22fix typo: bee --> be or beendennisroczek1-34/+29
2017-03-22create SfxDisableFlags enumNoel Grandin1-4/+0
2017-03-20sw: prefix members of SwTableBoxNumFormatMiklos Vajna1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin5-20/+24
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-17drop upcastsJochen Nitschke1-2/+2
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann1-2/+9
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant2-3/+7
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-6/+6
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-3/+0
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann5-17/+31
2017-03-16No need for extra heap allocationStephan Bergmann1-1/+1
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann5-12/+18
2017-03-16convert SwUndoId to scoped enumNoel Grandin4-150/+150
2017-03-16remove unused defines from HRC files in sw/Noel Grandin11-49/+2
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-3/+2
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin3-3/+3
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-8/+6
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant1-0/+6
2017-03-14remove noise UUUU tags in commentsNoel Grandin10-20/+13
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann1-1/+0
2017-03-13sw: prefix members of SwTableBoxFormulaMiklos Vajna1-3/+3
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-2/+3
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-08tdf#98899 Set a title for Mail Merge Wizard windowGabor Kelemen1-0/+1
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant2-0/+17
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann2-6/+6
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin4-57/+57
2017-03-04sw: remove unused id RES_TXTATR_FLDCHGMichael Stahl1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann48-270/+270
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin3-10/+10
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann3-5/+5
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin3-64/+85
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin4-14/+14
2017-03-02Clean up use of integer typesStephan Bergmann1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann5-27/+32
2017-03-02elide the SwSurround enumNoel Grandin2-41/+4
2017-03-01reorg SwBreakIt to just create it at the startCaolán McNamara1-5/+2
2017-03-01move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen1-1/+2
2017-03-01move predicates into only using compilation unitBjoern Michaelsen1-26/+0
2017-03-01Use consistent integer types in the SwRedlineTable interfaceStephan Bergmann1-1/+4
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin6-29/+24
2017-02-28fold CreateVirtObj()Bjoern Michaelsen1-2/+0
2017-02-28use a vector of unique_ptr for explicit memory managementBjoern Michaelsen1-7/+5
2017-02-28remove DestroyVirtObj memberBjoern Michaelsen1-1/+0
2017-02-28remove const code duplicationBjoern Michaelsen1-2/+4
2017-02-28Fold SetMaster() CompletelyBjoern Michaelsen1-1/+0
2017-02-28make SetMaster private in SwDrawContactBjoern Michaelsen1-1/+1