summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-17Give drawing objects unique names by defaultCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-16sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-15tdf#94237 tiled rendering: Use the entire document as the visual area.Jan Holesovsky
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-11Revert "Fix single node CopyRange"Michael Stahl
2015-09-10loplugin:staticmethodsStephan Bergmann
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-09-10GetSelectedFlyFrm+GetCurrFlyFrm -> GetSelectedOrCurrFlyFrmCaolán McNamara
2015-09-10bundle duplicate pattern into a GetCurrFlyFrm methodCaolán McNamara
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara
2015-09-10this FindFlyFrm variant returns the Selected FlyFrmCaolán McNamara
2015-09-10Wizzard->WizzardCaolán McNamara
2015-09-09sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-09sw: Help vs 2015 with virtual base inheritanceDavid Ostrovsky
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-09-07sw: fix newly created document being modifiedMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl
2015-09-04convert Link<> to typedNoel Grandin
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-01sw: sort includes in editsh.hxxMichael Stahl
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-08-31sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-08-31convert Link<> to typedNoel Grandin
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26convert Link to TypedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-22sw: translate thatMichael Stahl
2015-08-21tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian