summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-05-21tdf#125310 change tracking: don't copy page breakLászló Németh
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-20Fix typosAndrea Gelmini
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti
2019-05-20lok: sw: dragging image through SID_ATTR_TRANSFORM uno messagesMarco Cecchetti
2019-05-20tdf#125310 change tracking: don't copy page breakLászló Németh
2019-05-19Remove some unused variablesStephan Bergmann
2019-05-19Fix typosAndrea Gelmini
2019-05-19uiwriter: Remove this useless line (must be copy-paste error)Tamás Zolnai
2019-05-18remove remaining '0' responsesCaolán McNamara
2019-05-18tdf#124937 reset m_pFirstOfBorderMerge before truncate.Mark Hung
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand
2019-05-18tdf#125298 DOCX export: fix bookmark name truncationAdam Kovacs
2019-05-18tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga
2019-05-17Fix expected mouseEntered/Exited values in xwindow.py testStephan Bergmann
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17sw btlr writing mode: implement UI for fly framesMiklos Vajna
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-05-16Temporarily disable broken part of xwindow.py testStephan Bergmann
2019-05-16Make xwindow.py test more robustStephan Bergmann
2019-05-16More precisely count different event types in xwindow.pyStephan Bergmann
2019-05-16tdf#124825 sync UI between LibO implementations and LOOLandreas kainz
2019-05-16sw layout, TabOverMargin: fix nbsp character going to a new lineMiklos Vajna
2019-05-16tdf#125170 Deliver mouse events also when clicking into document contentSamuel Mehrbrodt
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-15uitest for bug tdf#124675Zdeněk Crhonek
2019-05-15uitest for bug tdf#125261Zdeněk Crhonek
2019-05-15tdf#118699 DOCX import: don't add numberingLászló Németh
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-14CppunitTest_sw_tiledrendering: avoid stack-use-after-return in ...Miklos Vajna
2019-05-14tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl
2019-05-14Resolves: tdf#125229 divide by 0Caolán McNamara
2019-05-14sw lok: assume no windows in SwLayoutFrame::PaintSwFrame()Miklos Vajna
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-05-14tdf#118719 sw Hide Whitespace: fix height of last-but-one pageMiklos Vajna
2019-05-13Fix typo in codeAndrea Gelmini
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-13drop some more unneeded includesCaolán McNamara
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2019-05-13sw: prefix members of SwViewMiklos Vajna
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-13tdf#104204 Keep selection when context menu is opened on extended rowJim Raykowski
2019-05-13NBandreas kainz
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-12crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrameCaolán McNamara
2019-05-12sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=Michael Stahl
2019-05-11tdf#125187 DOCX track changes: fix w:del within w:insLászló Németh
2019-05-11handle empty tools::Rectangle in swNoel Grandin