summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04Fix typoAndrea Gelmini
2019-10-04Character dialog - Hyperlink move Events button and labels left alignandreas kainz
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04sw: add DocumentContentOperationsManager::DeleteDummyChar()Michael Stahl
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth
2019-10-04sw: SwXTextPortion "TextFieldSeparator"Michael Stahl
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl
2019-10-04sw: remove dead branches in DocumentContentOperationsManagerMichael Stahl
2019-10-04sw: Overwrite() should ignore CH_TXT_ATR_INPUTFIELD*Michael Stahl
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen
2019-10-04use the common system PCH header in sw/Luboš Luňák
2019-10-04Use function-local statics for SwStyleNameMapper lists/mapsMike Kaganski
2019-10-03DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna
2019-10-03fix GtkGrid does not have a child property called xalignCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-03update sw pchCaolán McNamara
2019-10-03drop unnecessary includeCaolán McNamara
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara
2019-10-03NumFormatListBox is unusedCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna
2019-10-02Silence -Werror=redundant-move (GCC 10 trunk)Stephan Bergmann
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02dbmgr: Avoid "warning: extra ';' after member function definition"Michael Weghorn
2019-10-02crashtesting: null deref on importing ooo50983-1.odtCaolán McNamara
2019-10-02tdf#127862 ww8import: page style - import XATTR if definedJustin Luth
2019-10-02windows.h is already included in prewin.hMike Kaganski
2019-10-02sw: fix comment in SwTextFormatter::CalcFlyWidth()Miklos Vajna
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna
2019-10-01-Werror,-Wreturn-std-move (clang-cl)Stephan Bergmann
2019-10-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-10-01Removed executable permission on fileAndrea Gelmini
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth
2019-10-01Resolves: tdf#127896 fix 'Exchange database' crashCaolán McNamara
2019-10-01tdf#92845 Save Writer - Comparison settings properlyGabor Kelemen
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara