summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-11-18Remove redundant toolbar:text labelsSamuel Mehrbrodt
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18tdf#95888 sw: make click to header area show header controls againMiklos Vajna
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna
2015-11-17sw lok comments: fix meta author/data size with custom zoomMiklos Vajna
2015-11-17sw lok comments: fix comment widget width with custom zoomMiklos Vajna
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-17An SwMailMergeConfigItem_Impl instance per SwMailMergeConfigItem looks sanerStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-17sw lok comments: fix text selection with custom zoomMiklos Vajna
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-17Added Test for tdf#67238 table cell UnprotectVarun Dhall
2015-11-17sw: unomapproperties.hxx can be private to unocoreMiklos Vajna
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos Vajna
2015-11-16sw: prefix members of SwChartDataSequence.Jan Holesovsky
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky
2015-11-16sw: Rename to void conflict after Crsr -> Cursor rename.Jan Holesovsky
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky
2015-11-16sw: Rename to avoid conflict after Crsr -> Cursor rename.Jan Holesovsky
2015-11-16sw: Prefix a member in SwVirtFlyDrawObj.Jan Holesovsky
2015-11-16sw: prefix members of SwTextFrmBreak.Jan Holesovsky
2015-11-16sw: Prefix a member that may conflict after a rename.Jan Holesovsky
2015-11-16sw: Kill unused member.Jan Holesovsky
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate001
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky
2015-11-15Refactored Writer's unomapAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15loplugin:nullptrStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-14SwPostItField::dumpAsXml: survive 0 mpTextMiklos Vajna
2015-11-14CppunitTest_sw_tiledrendering: replace various ifdefs with a single conditionMiklos Vajna
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-14coverity#1339307 Uncaught exceptionCaolán McNamara
2015-11-14sw lok comments: fix cursor position of a newly created sidebar windowMiklos Vajna
2015-11-14sw lok comments: fix callback of newly created outliner viewsMiklos Vajna
2015-11-14sw lok comments: implement setTextSelection() APIMiklos Vajna
2015-11-14sw lok comments: emit invalidation events in SidebarTextControlMiklos Vajna
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski