summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-03-111-1/+1
* tdf#98899 Set a title for Mail Merge Wizard windowGabor Kelemen2017-03-081-0/+1
* lok: Do not use UNO for fetching tracked changesPranav Kant2017-03-082-0/+17
* Replace some constexpr functions with static data membersStephan Bergmann2017-03-072-6/+6
* convert RES_FIELDS to scoped enumNoel Grandin2017-03-074-57/+57
* sw: remove unused id RES_TXTATR_FLDCHGMichael Stahl2017-03-041-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0348-270/+270
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-033-10/+10
* Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann2017-03-033-5/+5
* use SvxExtNumType in SvxNumberTypeNoel Grandin2017-03-033-64/+85
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-034-14/+14
* Clean up use of integer typesStephan Bergmann2017-03-021-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* Complete the transition of SwRedlineTable::size_typeStephan Bergmann2017-03-025-27/+32
* elide the SwSurround enumNoel Grandin2017-03-022-41/+4
* reorg SwBreakIt to just create it at the startCaolán McNamara2017-03-011-5/+2
* move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen2017-03-011-1/+2
* move predicates into only using compilation unitBjoern Michaelsen2017-03-011-26/+0
* Use consistent integer types in the SwRedlineTable interfaceStephan Bergmann2017-03-011-1/+4
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-016-29/+24
* fold CreateVirtObj()Bjoern Michaelsen2017-02-281-2/+0
* use a vector of unique_ptr for explicit memory managementBjoern Michaelsen2017-02-281-7/+5
* remove DestroyVirtObj memberBjoern Michaelsen2017-02-281-1/+0
* remove const code duplicationBjoern Michaelsen2017-02-281-2/+4
* Fold SetMaster() CompletelyBjoern Michaelsen2017-02-281-1/+0
* make SetMaster private in SwDrawContactBjoern Michaelsen2017-02-281-1/+1
* move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen2017-02-281-5/+2
* use std::unique_ptrCaolán McNamara2017-02-271-18/+16
* own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen2017-02-271-1/+2
* Fix typo footenote -> footnoteGulsah Kose2017-02-271-1/+1
* convert spell menu to .uiCaolán McNamara2017-02-271-3/+0
* re org things a little to quieten coverity warningsCaolán McNamara2017-02-251-1/+6
* Revert "convert spell menu to .ui"Markus Mohrhard2017-02-251-0/+3
* convert spell menu to .uiCaolán McNamara2017-02-241-3/+0
* Don't pass shared_ptr by valueStephan Bergmann2017-02-231-1/+1
* convert input window menu to .uiCaolán McNamara2017-02-221-29/+0
* loplugin:unusedfieldsNoel Grandin2017-02-221-9/+1
* convert writer changes menu to .uiCaolán McNamara2017-02-211-9/+0
* replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara2017-02-161-9/+4
* crashtesting: enum values need to not changeCaolán McNamara2017-02-161-2/+2
* Revert commits that caused instability on the Linux debug tinderboxBjoern Michaelsen2017-02-141-9/+5
* DYING_FLYFRAMEFORMAT not needed anymoreBjoern Michaelsen2017-02-141-1/+0
* give SwFlyDrawContact a clear owner: SwFlyFrameFormatBjoern Michaelsen2017-02-141-4/+9
* convert SwCalcError to scoped enumNoel Grandin2017-02-132-12/+8
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Revert "convert DBConnURIType to scoped enum"Noel Grandin2017-02-131-8/+10
* convert CharCompressType to scoped enumNoel Grandin2017-02-133-32/+3
* convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin2017-02-131-23/+29
* convert DBConnURIType to scoped enumNoel Grandin2017-02-131-10/+8
* convert CurRectType to scoped enumNoel Grandin2017-02-131-15/+12