summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann33-73/+73
2015-10-12loplugin:mergeclassesNoel Grandin1-17/+15
2015-10-07loplugin:mergeclassesNoel Grandin1-2/+2
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna1-6/+6
2015-10-07loplugin:mergeclassesNoel Grandin1-10/+9
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna1-2/+1
2015-10-06loplugin:unusedmethodsNoel Grandin2-10/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht3-5/+5
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna1-0/+1
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-1/+2
2015-10-02sw: try to fix the MSVC build...Michael Stahl1-0/+3
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+1
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+4
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna1-51/+51
2015-10-02loplugin:unusedmethodsNoel Grandin12-54/+0
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian2-4/+14
2015-09-30Fix typosAndrea Gelmini7-14/+14
2015-09-30Fix typosAndrea Gelmini3-3/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann3-3/+3
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin2-5/+0
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna2-0/+4
2015-09-28move strings out of widgetCaolán McNamara1-0/+44
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky1-3/+6
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky3-4/+15
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-1/+2
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky4-2/+28
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-1/+0
2015-09-23remove unused Link<> parameterNoel Grandin1-2/+1
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-22sw: prefix members of SwModuleMiklos Vajna1-35/+35
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-21sw: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+1
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-2/+0
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna1-0/+2
2015-09-21sw layout dump: show selection ranges from all shellsMiklos Vajna2-0/+3
2015-09-20convert Link<> to typedNoel Grandin1-1/+1
2015-09-18convert Link<> to typedNoel Grandin2-7/+7
2015-09-18convert Link<> to typedNoel Grandin1-3/+3
2015-09-18convert Link<> to typedNoel Grandin2-4/+5
2015-09-18convert Link<> to typedNoel Grandin1-3/+3
2015-09-17Give drawing objects unique names by defaultCaolán McNamara3-0/+3
2015-09-17boost->stdCaolán McNamara14-41/+32
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+4
2015-09-16sw: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+3
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-09-15tdf#94237 tiled rendering: Use the entire document as the visual area.Jan Holesovsky1-1/+2
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6