summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Added Test for tdf#67238 table cell UnprotectVarun Dhall1-0/+95
2015-11-17sw: unomapproperties.hxx can be private to unocoreMiklos Vajna1-0/+0
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos Vajna1-11/+11
2015-11-16sw: prefix members of SwChartDataSequence.Jan Holesovsky2-86/+86
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-1/+0
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky2-10/+10
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-2/+2
2015-11-16sw: Rename to void conflict after Crsr -> Cursor rename.Jan Holesovsky1-3/+3
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-3/+3
2015-11-16sw: Rename to avoid conflict after Crsr -> Cursor rename.Jan Holesovsky1-18/+18
2015-11-16sw: Prefix a member in SwVirtFlyDrawObj.Jan Holesovsky2-15/+15
2015-11-16sw: prefix members of SwTextFrmBreak.Jan Holesovsky2-75/+75
2015-11-16sw: Prefix a member that may conflict after a rename.Jan Holesovsky1-5/+5
2015-11-16sw: Kill unused member.Jan Holesovsky1-5/+3
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0013-0/+18
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin9-33/+11
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky4-14/+14
2015-11-15Refactored Writer's unomapAshod Nakashian5-1908/+2223
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian4-1464/+1804
2015-11-15use initialiser for Sequence<OUString>Noel Grandin13-81/+27
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-8/+4
2015-11-15loplugin:nullptrStephan Bergmann1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin5-12/+6
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-14/+7
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky4-4/+32
2015-11-14SwPostItField::dumpAsXml: survive 0 mpTextMiklos Vajna1-2/+3
2015-11-14CppunitTest_sw_tiledrendering: replace various ifdefs with a single conditionMiklos Vajna2-34/+7
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna4-2/+50
2015-11-14coverity#1339307 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-14sw lok comments: fix cursor position of a newly created sidebar windowMiklos Vajna1-0/+17
2015-11-14sw lok comments: fix callback of newly created outliner viewsMiklos Vajna3-0/+21
2015-11-14sw lok comments: implement setTextSelection() APIMiklos Vajna3-21/+51
2015-11-14sw lok comments: emit invalidation events in SidebarTextControlMiklos Vajna2-0/+28
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski4-1/+12
2015-11-14sw: prefix members of SwLineLayoutMiklos Vajna2-71/+71
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna8-212/+212
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna2-127/+127
2015-11-14sw: prefix members of SwUndoDeleteMiklos Vajna2-163/+163
2015-11-13Added Test for checking new Writer document modified stateVarun Dhall1-0/+13
2015-11-13sw: solve the CheckBookmarks fails on WNT mysteryMichael Stahl2-8/+2
2015-11-13sw lok comments: fix position of blinking cursor after mouse clickMiklos Vajna1-6/+18
2015-11-13sw lok: disable comment menu button for nowMiklos Vajna1-0/+4
2015-11-13sw: prefix members of SwTextIterMiklos Vajna13-580/+580
2015-11-13sw lok: fix blinking cursor position of commentsMiklos Vajna5-16/+38
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl6-16/+19
2015-11-13sw: loplugin:badstatics: actually these are harmlessMichael Stahl1-9/+9
2015-11-13sw: loplugin:badstatics: remove static SwView::m_pSrchDlgMichael Stahl3-43/+31
2015-11-13sw: shove 2 global variables into SwHyphIterMichael Stahl3-16/+41