summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17remove indirection in SwFormatField ..Jochen Nitschke1-4/+0
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna2-5/+5
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna1-3/+8
2018-01-12More loplugin:cstylecast: swStephan Bergmann4-7/+7
2018-01-09Avoid clash with ERROR macro from wingdi.h on WindowsStephan Bergmann1-3/+3
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-2/+2
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl2-3/+21
2018-01-04loplugin:unusedfieldsNoel Grandin1-6/+0
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna2-15/+15
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin3-4/+4
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin13-20/+20
2018-01-02tdf#112474 change behavior of left click on writer statusbar page numberJim Raykowski1-2/+2
2017-12-27ofz#4813: Direct-leakCaolán McNamara2-5/+5
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin24-88/+85
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-1/+0
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist1-1/+1
2017-12-20convert RES_FMT constants to TypedWhichIdNoel Grandin1-12/+9
2017-12-20tdf#98168 sw: add mail merge from xlsx testcaseMiklos Vajna1-0/+17
2017-12-19Get rid of a dynamic_castTor Lillqvist1-2/+0
2017-12-19loplugin:unusedmethodsNoel Grandin1-4/+0
2017-12-19inline use-once typedefsNoel Grandin1-1/+0
2017-12-16Fix typosAndrea Gelmini1-1/+1
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt2-0/+2
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot1-1/+10
2017-12-13tdf#83877 Add dialog to generate signature lineSamuel Mehrbrodt2-0/+2
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin2-49/+46
2017-12-12remove some dead message constantsNoel Grandin1-2/+2
2017-12-12TypeWhichId in swNoel Grandin3-103/+88
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi2-3/+3
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap1-0/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann2-6/+6
2017-12-09valgrind: more leaks on loading abi3279-1.htmlCaolán McNamara1-16/+11
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips2-10/+10
2017-12-07tdf#114275 Use 'All Styles' for all style typesYousuf Philips1-5/+5
2017-12-07SwFrameBorder: Converted BorderRectangle functionalityArmin Le Grand1-0/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-8/+8
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin3-4/+4
2017-12-05remove some unused definesNoel Grandin1-3/+0
2017-12-04add html to fftesterCaolán McNamara1-0/+2
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna1-5/+5
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet1-2/+2
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke10-38/+0
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-1/+7
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2-17/+13
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl1-3/+1
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl2-3/+4
2017-11-30sw: move SvXMLSectionListContext out of header fileMichael Stahl1-16/+0
2017-11-30loplugin:unusedmethodsNoel Grandin1-1/+0