summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-09-10loplugin:staticmethodsStephan Bergmann
2015-09-10coverity#1323757 Dereference before null checkCaolán McNamara
2015-09-10Related: tdf#93676 default to as-char inside captionsCaolán McNamara
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-10convert Link<> to typedNoel Grandin
2015-09-10Wizzard->WizzardCaolán McNamara
2015-09-10sw: use std::unique_ptr<> in textMiklos Vajna
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-09no point in reminding me now, we shipped a while backCaolán McNamara
2015-09-09stray debugging linesCaolán McNamara
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-09sw: use std::unique_ptr<> in undoMiklos Vajna
2015-09-08tdf#91523 sw: fix navigation to index markOliver Specht
2015-09-08Related: tdf#93676 msword wraps slightly differently than usCaolán McNamara
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-09-08sw: use std::unique_ptr<> in docfmtMiklos Vajna
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07sw: fix newly created document being modifiedMichael Stahl
2015-09-07tdf#91383: sw: actually reset the modified status tooMichael Stahl
2015-09-07Related: tdf#93676 msword wraps slightly differently than usCaolán McNamara
2015-09-07-Werror,-Wreturn-typeStephan Bergmann
2015-09-07tdf#90991: sw: fix style preview creating undo objectsMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael 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-07sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara
2015-09-07cppcheck: redundantConditionCaolán McNamara
2015-09-07convert Link<> to typedNoel Grandin
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht
2015-09-04natural sort contents of writer navigatorCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04drop pams before removing extraneous parasCaolán McNamara
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl