summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-11-12coverity#1338595 Dereference before null checkCaolán McNamara
2015-11-12OSL_ENSURE followed by unconditional dereference -> assertCaolán McNamara
2015-11-12dynamic cast followed by static castCaolán McNamara
2015-11-11sw lok: fix sidebarwindows::SwSidebarWin pixel positionMiklos Vajna
2015-11-11Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna
2015-11-11sw: prefix members of SwTOXDescriptionMiklos Vajna
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-11another missing SolarMutex in Writer UNO: SwXCellBjoern Michaelsen
2015-11-11remove b_mInDocDTOR flag altogetherBjoern Michaelsen
2015-11-11reduce branch depth in SwModify dtorBjoern Michaelsen
2015-11-11remove IsInDocDTOR() as a public memberBjoern Michaelsen
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna