summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-11-10sw lok: fix length of the line overlay above the notesMiklos Vajna
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10sw lok: fix width of the notes sidebarMiklos Vajna
2015-11-10sw: allow doc model xml dump creation while editing comment textMiklos Vajna
2015-11-10sw doc model xml dump: show comment textMiklos Vajna
2015-11-10tdf#70318: Prevent extra empty paragraph in clipboard RTF contentMike Kaganski
2015-11-10NVDA does not read . when stepping word by wordNiklas Johansson
2015-11-10tdf#93139 Orca Screen Reader does not read bullet part 2Niklas Johansson
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski
2015-11-10sw: prefix members of SwNavigationPIMiklos Vajna
2015-11-10sw: prefix members of SwStyleNameMapperMiklos Vajna
2015-11-10sw: prefix members of SwBoxAutoFormatMiklos Vajna
2015-11-10sw: prefix members of SwContentTreeMiklos Vajna
2015-11-10tdf#92648 unit test for DOCX import regression (textbox shrinking)László Németh
2015-11-09yet another member of SwXTextPortion needs to be guarded in the dtorBjoern Michaelsen
2015-11-09another missing SolarMutex in Writer UNOBjoern Michaelsen
2015-11-09also fix SwXFlatParagraphIteratorBjoern Michaelsen
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen
2015-11-09Revert "Revert "fix tdf#94818 while retaining the tdf#90504 fix""Andras Timar
2015-11-09Revert "fix tdf#94818 while retaining the tdf#90504 fix"Andras Timar
2015-11-09java: add some @Override annotationsNoel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06tdf#92648 fix DOCX import regression (textbox shrinking in footers)László Németh
2015-11-06sc lok annotations: paint range and anchor overlayMiklos Vajna
2015-11-06tdf#94624 calculation of power operator fixedOliver Specht
2015-11-06sw lok annotations: disable the scrollbar for nowMiklos Vajna
2015-11-06sw lok annotations: paint all child windowMiklos Vajna