summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-27sw: prefix members of SwTableBoxValueMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-24Offst might as well be expanded to OffsetCaolán McNamara
2017-03-24valgrind: fix memory leakCaolán McNamara
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23loplugin:loopvartoosmallStephan Bergmann
2017-03-22fix typo: bee --> be or beendennisroczek
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-20sw: prefix members of SwTableBoxNumFormatMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-17drop upcastsJochen Nitschke
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant
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