summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-02-01sw: refactor StartRuby in ww8 filter.Mark Hung
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung
2018-01-31ofz#5855 revert fix mem leakCaolán McNamara
2018-01-31Check of nMultiSpace is probably no longer relevantStephan Bergmann
2018-01-31Make nOffs be long from the startStephan Bergmann
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-31SvxNumberFormat::SetAbsLSpace takes a shortStephan Bergmann
2018-01-31SvxNumberFormat::GetAbsLSpace returns short...Stephan Bergmann
2018-01-31Bin line that has been commented out foreverTor Lillqvist
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot
2018-01-30Introduce name for one specific use of USHRT_MAXStephan Bergmann
2018-01-30ofz#5825 tweak max table in table depthCaolán McNamara
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna
2018-01-30Clean up conversion to sal_uInt16Stephan Bergmann
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-29Clean up conversion to sal_uInt16Stephan Bergmann
2018-01-29DOCX import: handle horizontal flip of bitmapsMiklos Vajna
2018-01-29sw: speed up SwpHints::Check() by 2xMichael Stahl
2018-01-29mailconfig UI: SSL CB toggles secure port 587 and unsecure 25Justin Luth
2018-01-29ofz#3005 TimeoutCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29Fix typosAndrea Gelmini
2018-01-29Fix typosAndrea Gelmini
2018-01-29Introduce dedicated SwXMLTableContext::MAX_WIDTH, replacing USHRT_MAXStephan Bergmann
2018-01-29Assume this wants to cap GetColumnCount()*MINLAY <= m_nWidth <= USHRT_MAXStephan Bergmann
2018-01-29Translate German variable nameJohnny_M
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna
2018-01-29BorderlineFix: Fix WriterPaint if scrolling CellTableBordersArmin Le Grand
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-28Unit test for tdf#105910, tdf#115276, tdf#115278Mike Kaganski
2018-01-28coverity#1417678 Uncaught exceptionCaolán McNamara
2018-01-28mailconfig UI: default POP port 995 and toggle with IMAP portsJustin Luth
2018-01-28mailconfig UI: pre-fill username from mail addressJustin Luth
2018-01-28tdf#104707 ooxmlexport: support RawText in textboxesJustin Luth
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-27tdf#115221 crash in printing and commentNoel Grandin
2018-01-27tdf#114771 make focus rect in Navigator content tree position correctlyJim Raykowski
2018-01-27mailconfig: default to secure port 587Justin Luth
2018-01-26tdf#114306 fix crash caused by special documentManfred Blume
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen
2018-01-26coverity#1401307 Uncaught exceptionCaolán McNamara
2018-01-26sw lok: include the field name in the description of the redlineHenry Castro
2018-01-26sw: remove misleading comment from SwUndoSaveContent::DelContentIndex()Michael Stahl
2018-01-26tdf#94225 - Writer crashes on Undo N timesFyodor Yemelyanenko
2018-01-26tdf#95377 ooxmlimport: treat default style like named stylesJustin Luth
2018-01-26Fix typosAndrea Gelmini
2018-01-26sw: remove remaining not-compiling debug code to fix dbglevel=2 buildMiklos Vajna
2018-01-26Fix typosAndrea Gelmini
2018-01-26USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann