summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
AgeCommit message (Expand)AuthorFilesLines
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-5/+5
2015-12-10sw: accept a const text node in SwRDFHelper::getTextNodeStatements()Miklos Vajna1-1/+4
2015-12-09tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski1-1/+9
2015-12-09sw: implement addition of statements in SwRDFHelperMiklos Vajna1-1/+18
2015-12-09sw: handle RDF mark in SwFltControlStack::SetAttrInDoc()Miklos Vajna1-0/+4
2015-12-02sw: initial SwRDFHelperMiklos Vajna1-0/+51
2015-12-01tdf#88443:percent value fixedOliver Specht1-1/+1
2015-12-01tdf#88443: set relative width to objects with captions except formulasOliver Specht1-1/+13
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon36-781/+781
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-2/+0
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-5/+3
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-2/+2
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski1-0/+6
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-1/+1
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky4-17/+17
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-5/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-3/+3
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero9-39/+48
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann55-952/+952
2015-11-10sw: prefix members of SwStyleNameMapperMiklos Vajna1-105/+105
2015-11-10sw: prefix members of SwBoxAutoFormatMiklos Vajna1-199/+199
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin5-14/+13
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann3-4/+4
2015-11-06sw: prefix members of SwHTMLTableLayoutMiklos Vajna1-242/+242
2015-11-05tdf#76995: updated cached value on Evaluate() of db name fieldOliver Specht1-0/+1
2015-11-04loplugin:stringconstantNoel Grandin1-2/+2
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna1-22/+22
2015-10-29sw: prefix members of SwNodesMiklos Vajna1-2/+2
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna1-11/+11
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian4-53/+51
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna4-16/+16
2015-10-27inline SvBaseLinkRef typedefNoel Grandin1-2/+2
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-3/+3
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl1-16/+11
2015-10-20loplugin:defaultparamsStephan Bergmann5-9/+7
2015-10-19loplugin:defaultparamsStephan Bergmann6-12/+12
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19sw: prefix members of SwTableMiklos Vajna1-47/+47
2015-10-15cppcheck:variableScopeNoel Grandin2-3/+2
2015-10-13loplugin:mergeclass, merge CompareLine with SwCompareLineNoel Grandin1-49/+28
2015-10-13cppcheck:variableScopeNoel Grandin2-3/+7
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl1-2/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-28/+28
2015-10-12sw: indentation fixesMiklos Vajna1-2/+2
2015-10-12loplugin:mergeclassesNoel Grandin1-13/+13
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht17-39/+38
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+3