summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-11-14sw: prefix members of SwLineLayoutMiklos Vajna
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna
2015-11-14sw: prefix members of SwUndoDeleteMiklos Vajna
2015-11-13Added Test for checking new Writer document modified stateVarun Dhall
2015-11-13sw: solve the CheckBookmarks fails on WNT mysteryMichael Stahl
2015-11-13sw lok comments: fix position of blinking cursor after mouse clickMiklos Vajna
2015-11-13sw lok: disable comment menu button for nowMiklos Vajna
2015-11-13sw: prefix members of SwTextIterMiklos Vajna
2015-11-13sw lok: fix blinking cursor position of commentsMiklos Vajna
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl
2015-11-13sw: loplugin:badstatics: actually these are harmlessMichael Stahl
2015-11-13sw: loplugin:badstatics: remove static SwView::m_pSrchDlgMichael Stahl
2015-11-13sw: shove 2 global variables into SwHyphIterMichael Stahl
2015-11-13sw: rename some more global variablesMichael Stahl
2015-11-13sw: rename some global variablesMichael Stahl
2015-11-13sw: don't show main cursor when editing a postitMiklos Vajna
2015-11-13sw: prefix members of SwIdxFormDlgMiklos Vajna
2015-11-13sw: prefix members of SwXMLTableContextMiklos Vajna
2015-11-13sw: prefix members of SwLabPreviewMiklos Vajna
2015-11-13sw: prefix members of SwParaPortionMiklos Vajna
2015-11-12loplugin:stringconstantStephan Bergmann
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna
2015-11-12tdf#89714 - enable Widow/Orphan in default styleJustin Luth
2015-11-12loplugin:nullptrStephan Bergmann
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna
2015-11-12two methods with the same name that do slightly different thingsCaolán McNamara
2015-11-12SwPageFrm::MakeAll RefactoredAshod Nakashian
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky
2015-11-12sw: prefix members of SwViewOptionMiklos Vajna
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna
2015-11-12sw: prefix members of SwLayActionMiklos Vajna
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna
2015-11-12WaE: loplugin:literaltoboolconversionTor Lillqvist