summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-8/+5
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin3-12/+6
2016-02-22loplugin:commaoperator in sw/Noel Grandin2-2/+8
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-17/+17
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-24/+24
2016-01-21loplugin: unused return valuesNoel Grandin2-8/+6
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-20sw: indentation fixesMiklos Vajna1-53/+53
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-6/+6
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-4/+4
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud3-9/+9
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-6/+6
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-3/+3
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-7/+7
2016-01-10Fix typosAndrea Gelmini3-3/+3
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-2/+2
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+2
2016-01-03loplugin:stringconstantStephan Bergmann1-2/+2
2016-01-02tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski1-4/+3
2015-12-19tdf#83755 correct non-printing character positionMark Hung1-0/+22
2015-12-02an empty string here seems no hardshipCaolán McNamara1-1/+0
2015-11-27sw doc model xml dump: recognize RES_TXTATR_METAMiklos Vajna1-0/+5
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon10-253/+253
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-3/+3
2015-11-13sw: shove 2 global variables into SwHyphIterMichael Stahl1-6/+6
2015-11-115th step to remove tools/rtti.hxxOliver Specht5-8/+4
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-22/+14
2015-11-10sw doc model xml dump: show comment textMiklos Vajna1-1/+16
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann18-339/+339
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin3-8/+6
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-8/+16
2015-10-28sw: prefix members of SwSubFontMiklos Vajna2-47/+47
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna1-1/+1
2015-10-26sw: prefix members of SwFontMiklos Vajna2-179/+179
2015-10-26sw: prefix members of SwUnderlineFontMiklos Vajna1-2/+2
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann2-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann4-10/+10
2015-10-15cppcheck:variableScopeNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-13/+13
2015-10-12sw: indentation fixesMiklos Vajna1-1/+1
2015-10-01Fix typosAndrea Gelmini2-4/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin4-6/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-3/+3
2015-09-18convert Link<> to typedNoel Grandin1-4/+4