summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-09-01coverity#1372380 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1093229 Dereference null return valueCaolán McNamara
2016-09-01coverity#1372378 Dereference null return valueCaolán McNamara
2016-09-01coverity#1372379 this can be a real assert cause we deref it afterwardsCaolán McNamara
2016-09-01coverity#1372376 assert can't have Division or modulo by zeroCaolán McNamara
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<sal_uLong> to dequeNoel Grandin
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-09-01CppunitTest_sw_filters_test: fix ASan buildMiklos Vajna
2016-09-01Hide/Disable the Page property Panel for WriterSusobhan Ghosh
2016-09-01sw: remove the old calculator implementationMiklos Vajna
2016-09-01fix non-debug enable-assert-always-abort buildCaolán McNamara
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet
2016-08-31Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara
2016-08-31add spaces in warningCaolán McNamara
2016-08-31convert LB_ constants to typed_flagsNoel Grandin
2016-08-31convert MOVE_ITEM constants to typed_flagsNoel Grandin
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin
2016-08-31fix windows buildNoel Grandin
2016-08-31Remove irrelevant commentStephan Bergmann
2016-08-31fftester: non-contiguous cells, lets keep the test case thoughCaolán McNamara
2016-08-31fix buildNoel Grandin
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-30Revert "fftester: empty tabbox protection"Michael Stahl
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-08-30Revert "fftester: non-contiguous cells"Michael Stahl
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-08-30sw: fix build, missing fmtlsplt.hxxMichael Stahl
2016-08-30tdf#91083 ww8import: set table keep/split properties if emulatedJustin Luth
2016-08-30fftester: non-contiguous cellsCaolán McNamara
2016-08-30Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29Indentation fixesMiklos Vajna
2016-08-29loplugin:staticmethodsStephan Bergmann