summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-13tdf#85872 ToxLinkProcessor correct header and testsTobias Lippert
2015-08-10sw: make these available outside sw coreMiklos Vajna
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-08-01LOK: Implement parts for Writer too.Jan Holesovsky
2015-07-31sw: replace boost::function with std::functionMichael Stahl
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin
2015-07-30sw: un-inline IsConditionalByPoolIdMichael Stahl
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna
2015-07-27sw: replace boost::ptr_multiset with std::multisetMichael Stahl
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-21SimplifyMaxim Monastirsky
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-15sw: remove unused SwUnoTableCrsr::Clone()Michael Stahl
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08sw: let's try some C++11 syntax for function pointersMichael Stahl
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-02some other coverity thingsCaolán McNamara
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen
2015-06-30refactor getNumericalData,Bjoern Michaelsen
2015-06-29coverity#1308580 Uncaught exceptionCaolán McNamara
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-06-28coverity#1308534 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308530 Uncaught exceptionCaolán McNamara