summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2015-08-07related to tdf#87437: prevent null pointer function callJustin Luth
2015-08-07tdf#39468 Translate German Comments - sw/source/filter/ww8/ww8scan.cxxPhillip Sz
2015-08-07Delete unnecessary writer options from Options dialogMihály Palenik
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-06fix typo: rectange --> rectangleDennis Roczek
2015-08-06Fix comment.Thomas Klausner
2015-08-06Translate a comment to English.Thomas Klausner
2015-08-06Translate comments to English.Thomas Klausner
2015-08-06sw: use std::unique_ptr<> in ww8Miklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-05sw: use std::unique_ptr in docxattributeoutputMiklos Vajna
2015-08-04WaE: -Werror=maybe-uninitializedCaolán McNamara
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-04tdf#89154 stop at paragraph end when using CTRL+Right (or Left)Tomaž Vajngerl
2015-08-03check that dest index is in doc rangeCaolán McNamara
2015-08-03coverity#1314997 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314998 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314999 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315000 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315001 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315002 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314995 Logically dead codeCaolán McNamara
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-08-03sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna
2015-08-03new loplugin: refcountingNoel Grandin
2015-08-01SimplifyMatteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01LOK: Implement parts for Writer too.Jan Holesovsky
2015-07-31sw: replace boost::function with std::functionMichael Stahl
2015-07-31Extract SwTextShell::CreateInsertFrameItemSet() from SwTextShell::ExecInsert()Miklos Vajna
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna
2015-07-30tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna
2015-07-30tdf#83223: sw: fix Undo of format change of conditional para styleMichael Stahl
2015-07-30sw: un-inline IsConditionalByPoolIdMichael Stahl
2015-07-29tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna
2015-07-28loplugin:unreffunNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-27sw: replace boost::ptr_multiset with std::multisetMichael Stahl
2015-07-27sw: replace boost::ptr_set with std::map<std::unique_ptr>Michael Stahl
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-27Remove the unused swvset.hxxMaxim Monastirsky
2015-07-27tdf#90575 sw: fix pasting DDE linksMiklos Vajna
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct paintMiklos Vajna
2015-07-24tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna