summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-08-08Explicit capture annotationsStephan Bergmann
2015-08-08do 'TODO wiz 20150807'Caolán McNamara
2015-08-08Translate two assertions to English, adapt two others for consistency.Thomas Klausner
2015-08-07Fix typos in comments.Thomas Klausner
2015-08-07Translate remaining German comments to English.Thomas Klausner
2015-08-07Fix typo in comment.Thomas Klausner
2015-08-07sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl
2015-08-07Translate remaining German comments to English.Thomas Klausner
2015-08-07Translate remaining German comments to English.Thomas Klausner
2015-08-07Translate remaining German comments to English.Thomas Klausner
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-06Added Test for #tdf77340 paragraph style page-style propertiesVarun
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-04Hide open remote button in standard toolbarYousuf Philips
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips
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-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
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-31Added Test for #tdf78742 SfxFilterMatcher document service checkVarun
2015-07-31sw: replace boost::function with std::functionMichael Stahl
2015-07-31CppunitTest_sw_uiwriter: fix which test is disabled to not break headless MacMiklos Vajna
2015-07-31tdf#88986 testcaseMiklos Vajna
2015-07-31Extract SwTextShell::CreateInsertFrameItemSet() from SwTextShell::ExecInsert()Miklos Vajna
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna