summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2018-01-09Avoid clash with ERROR macro from wingdi.h on WindowsStephan Bergmann
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2018-01-02tdf#112474 change behavior of left click on writer statusbar page numberJim Raykowski
2017-12-27ofz#4813: Direct-leakCaolán McNamara
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist
2017-12-20convert RES_FMT constants to TypedWhichIdNoel Grandin
2017-12-20tdf#98168 sw: add mail merge from xlsx testcaseMiklos Vajna
2017-12-19Get rid of a dynamic_castTor Lillqvist
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-16Fix typosAndrea Gelmini
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot
2017-12-13tdf#83877 Add dialog to generate signature lineSamuel Mehrbrodt
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-12-12remove some dead message constantsNoel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-09valgrind: more leaks on loading abi3279-1.htmlCaolán McNamara
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips
2017-12-07tdf#114275 Use 'All Styles' for all style typesYousuf Philips
2017-12-07SwFrameBorder: Converted BorderRectangle functionalityArmin Le Grand
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-04add html to fftesterCaolán McNamara
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-11-30sw: move SvXMLSectionListContext out of header fileMichael Stahl
2017-11-30loplugin:unusedmethodsNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant