summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-03-08sw: ODF import: try to fix aExcludeWhenNotLoadingUserSettingsMichael Stahl1-7/+6
2019-03-08tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl1-7/+0
2019-03-08sw btlr writing mode shell: left/right cursor travelling, fix vert posMiklos Vajna2-1/+48
2019-03-08Make variable name more descriptiveSamuel Mehrbrodt1-3/+3
2019-03-08Add some commentsSamuel Mehrbrodt1-0/+2
2019-03-08new loplugin constvarsNoel Grandin6-40/+8
2019-03-07sw: document a problem with IsFrameBehind()/SetGetExpFieldMichael Stahl1-0/+8
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2-0/+2
2019-03-07tdf#123637 sw_redlinehide: fix iteration in SwCursorShell::GotoNextOutline()Michael Stahl1-4/+4
2019-03-07sw_redlinehide: fix SwGetExpField ODF importMichael Stahl1-0/+1
2019-03-07Fix LTO segfault in libtest_sw_uwriter test.marxin1-0/+7
2019-03-07tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet1-5/+22
2019-03-07log nice exception messages whereever possibleNoel Grandin8-36/+62
2019-03-06tdf#121176 DOCX track changes: same size w:del in w:insLászló Németh3-3/+11
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara7-0/+10
2019-03-06sync sdraw and simpress ui files with swriter ui filesandreas kainz1-1/+0
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt3-0/+17
2019-03-06Fix typoAndrea Gelmini1-1/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin19-32/+32
2019-03-05sw_redlinehide: fix RSID related asserts regressionMichael Stahl3-14/+17
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl6-10/+62
2019-03-05re-land "new loplugin typedefparam""Noel Grandin12-25/+34
2019-03-05tdf#122920 uitest: XMouseListener is not called for top most windowSerge Krot1-0/+152
2019-03-05Better types for nFc and nLenStephan Bergmann1-1/+2
2019-03-05Change type of buffer to unsigned charStephan Bergmann1-1/+1
2019-03-05Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann1-2/+2
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna4-0/+7
2019-03-05sync sweb ui files with swriter ui filesandreas kainz23-161/+228
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen1-0/+1
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann10-183/+183
2019-03-04Fix some UITests to use copies of SRCDIR documentsStephan Bergmann1-5/+3
2019-03-04Avoid intermediate computation overflowing sal_uInt16Stephan Bergmann1-4/+2
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe12-12/+12
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea3-0/+18
2019-03-04expand out SwRead typedefNoel Grandin5-13/+11
2019-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2019-03-04tdf#123313 sw: workaround Undo problem with ToX UpdateMichael Stahl1-3/+6
2019-03-04tdf#122892 sw: fix disappearing rows after table splitMichael Stahl1-6/+6
2019-03-04tdf#122892 sw: fix IsPrepWidow() loop in SwTextFrame::CalcFollow()Michael Stahl2-1/+2
2019-03-04sw: prefix members of SwBlockCursor, SwAutoCompleteWord and TransWrpMiklos Vajna5-50/+50
2019-03-04simplify UNO getTypes methodsNoel Grandin14-197/+90
2019-03-04Revert "new loplugin typedefparam"Noel Grandin11-32/+24
2019-03-04new loplugin typedefparamNoel Grandin11-24/+32
2019-03-03tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist1-2/+2
2019-03-02sync swxform ui files with swriter ui filesandreas kainz16-145/+258
2019-03-02filter\ww8 export: don't spam RTL if ParaStyle definedJustin Luth1-1/+4
2019-03-02tdf#116084 DOCX track changes: fix w:del within w:insLászló Németh3-2/+20
2019-03-02weld SwInsertAbstractDlgCaolán McNamara7-44/+43
2019-03-02tdf#123705: avoid duplicate themeColorJulien Nabet3-0/+7
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara10-409/+844