summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-03-09tdf#98620 filter\ww8 export: spam bidi=LTR alsoJustin Luth
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2019-03-09MSForms: Update cursor position after the drop down form field was changedTamás Zolnai
2019-03-09MSForms: Disable legacy field menu slots if the cursor is inside a text fieldTamás Zolnai
2019-03-09Fix typoTamás Zolnai
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai
2019-03-09MSForms: Fix drop-down form field properties dialog to work with vcl backendTamás Zolnai
2019-03-09loplugin:singlevalfieldsNoel Grandin
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-03-09uitest for bug tdf#123547Zdeněk Crhonek
2019-03-08set empty text for GtkMenuButtons which will later have textCaolán McNamara
2019-03-08Use pragma once instead of header guardSamuel Mehrbrodt
2019-03-08sw: replace long lists of components with services.rdbMichael Stahl
2019-03-08tdf#123259 sw_redlinehide: fix reanchoring of drawing objectsMichael Stahl
2019-03-08sw: ODF import: try to fix aExcludeWhenNotLoadingUserSettingsMichael Stahl
2019-03-08tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl
2019-03-08sw btlr writing mode shell: left/right cursor travelling, fix vert posMiklos Vajna
2019-03-08Make variable name more descriptiveSamuel Mehrbrodt
2019-03-08Add some commentsSamuel Mehrbrodt
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07sw: document a problem with IsFrameBehind()/SetGetExpFieldMichael Stahl
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07tdf#123637 sw_redlinehide: fix iteration in SwCursorShell::GotoNextOutline()Michael Stahl
2019-03-07sw_redlinehide: fix SwGetExpField ODF importMichael Stahl
2019-03-07Fix LTO segfault in libtest_sw_uwriter test.marxin
2019-03-07tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06tdf#121176 DOCX track changes: same size w:del in w:insLászló Németh
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara
2019-03-06sync sdraw and simpress ui files with swriter ui filesandreas kainz
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt
2019-03-06Fix typoAndrea Gelmini
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05sw_redlinehide: fix RSID related asserts regressionMichael Stahl
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05tdf#122920 uitest: XMouseListener is not called for top most windowSerge Krot
2019-03-05Better types for nFc and nLenStephan Bergmann
2019-03-05Change type of buffer to unsigned charStephan Bergmann
2019-03-05Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna
2019-03-05sync sweb ui files with swriter ui filesandreas kainz
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-03-04Fix some UITests to use copies of SRCDIR documentsStephan Bergmann
2019-03-04Avoid intermediate computation overflowing sal_uInt16Stephan Bergmann
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea