summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet
2017-03-08lok: Create change tracking position tooPranav Kant
2017-03-07sw: SwUndoCompDoc: fix assertion about invalid node indexesMichael Stahl
2017-03-07tdf#106218 sw: compare document: tweak special handling of EndOfContentMichael Stahl
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann
2017-03-07lok: Allow changing comment text of document redlinesPranav Kant
2017-03-07tdf#105570: Treat sprmTTableHeader properly.Vitaliy Anderson
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06sw: remove unnecessary upcastsJochen Nitschke
2017-03-06sw: Bin unused vectorPranav Kant
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-06doc/docx: make unit test for tdf#99120 round-tripableJustin Luth
2017-03-06sw: prefix members of SwRectFnSetMiklos Vajna
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
2017-03-06convert HTMLInputType to scoped enumNoel Grandin
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-03-06remove unnecessary castsJochen Nitschke
2017-03-04sw: translate german comments in atrftn.cxxMichael Stahl
2017-03-04sw: remove unused id RES_TXTATR_FLDCHGMichael Stahl
2017-03-04sw: translate german comments in atrfld.cxxMichael Stahl
2017-03-04sw: translate german comments in fntcap.cxxMichael Stahl
2017-03-04sw: translate german comments in ndhints.cxxMichael Stahl
2017-03-04sw: translate german comments in swfont.cxxMichael Stahl
2017-03-04sw: translate german comments in txtedt.cxxMichael Stahl
2017-03-04sw: remove unused declarationsMichael Stahl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03tdf#106291: WW8 import: Properly treat column spansMike Kaganski
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-03sw: rework input field line breaking test to use portions directlyTomaž Vajngerl
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02tdf#101178 sw: DOCX export: fix crashMichael Stahl
2017-03-02sw: Fix STL assert on DOCX export of ooo29679-42.odtMichael Stahl
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-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-03-02bypass exception throwing and catchingNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin