summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht156-266/+25
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2-0/+13
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist2-2/+2
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2-0/+11
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna2-167/+167
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna6-199/+199
2015-11-11sw: prefix members of SwTOXDescriptionMiklos Vajna2-96/+96
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna2-215/+215
2015-11-11new loplugin: memoryvarNoel Grandin10-77/+60
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero15-80/+79
2015-11-11another missing SolarMutex in Writer UNO: SwXCellBjoern Michaelsen1-0/+3
2015-11-11remove b_mInDocDTOR flag altogetherBjoern Michaelsen2-9/+3
2015-11-11reduce branch depth in SwModify dtorBjoern Michaelsen2-25/+22
2015-11-11remove IsInDocDTOR() as a public memberBjoern Michaelsen3-3/+2
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-27/+29
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-42/+46
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-19/+20
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-11/+12
2015-11-10This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna1-7/+7
2015-11-10sw lok: fix length of the line overlay above the notesMiklos Vajna1-0/+12
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna18-152/+155
2015-11-10sw lok: fix width of the notes sidebarMiklos Vajna1-1/+10
2015-11-10sw: allow doc model xml dump creation while editing comment textMiklos Vajna1-0/+11
2015-11-10sw doc model xml dump: show comment textMiklos Vajna6-19/+45
2015-11-10tdf#70318: Prevent extra empty paragraph in clipboard RTF contentMike Kaganski2-3/+5
2015-11-10NVDA does not read . when stepping word by wordNiklas Johansson1-3/+3
2015-11-10tdf#93139 Orca Screen Reader does not read bullet part 2Niklas Johansson2-31/+3
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian6-23/+107
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann896-11260/+11260
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski2-1/+1
2015-11-10sw: prefix members of SwNavigationPIMiklos Vajna4-344/+344
2015-11-10sw: prefix members of SwStyleNameMapperMiklos Vajna3-172/+172
2015-11-10sw: prefix members of SwBoxAutoFormatMiklos Vajna2-280/+280
2015-11-10sw: prefix members of SwContentTreeMiklos Vajna2-362/+362
2015-11-10tdf#92648 unit test for DOCX import regression (textbox shrinking)László Németh2-0/+17
2015-11-09yet another member of SwXTextPortion needs to be guarded in the dtorBjoern Michaelsen1-0/+5
2015-11-09another missing SolarMutex in Writer UNOBjoern Michaelsen1-0/+3
2015-11-09also fix SwXFlatParagraphIteratorBjoern Michaelsen1-0/+3
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen8-4/+35
2015-11-09Revert "Revert "fix tdf#94818 while retaining the tdf#90504 fix""Andras Timar1-5/+18
2015-11-09Revert "fix tdf#94818 while retaining the tdf#90504 fix"Andras Timar1-18/+5
2015-11-09java: add some @Override annotationsNoel Grandin1-0/+1
2015-11-09new loplugin: oncevarNoel Grandin4-11/+5
2015-11-09formatting improvements in sw/Noel Grandin136-564/+485
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak1-13/+9
2015-11-07Misc tweaks and cleanups.Ashod Nakashian21-133/+133
2015-11-06tdf#92648 fix DOCX import regression (textbox shrinking in footers)László Németh1-2/+4
2015-11-06sc lok annotations: paint range and anchor overlayMiklos Vajna1-0/+15
2015-11-06tdf#94624 calculation of power operator fixedOliver Specht1-0/+2
2015-11-06sw lok annotations: disable the scrollbar for nowMiklos Vajna1-0/+6