summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-01-28BorderlineFix: Fix WriterPaint if scrolling CellTableBordersArmin Le Grand1-0/+22
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-4/+2
2018-01-27tdf#115221 crash in printing and commentNoel Grandin1-3/+1
2018-01-26tdf#114306 fix crash caused by special documentManfred Blume1-16/+41
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen6-54/+25
2018-01-26sw lok: include the field name in the description of the redlineHenry Castro1-1/+11
2018-01-26sw: remove misleading comment from SwUndoSaveContent::DelContentIndex()Michael Stahl1-2/+1
2018-01-26tdf#94225 - Writer crashes on Undo N timesFyodor Yemelyanenko1-17/+56
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen7-21/+20
2018-01-25Remove SwEndNoteInfo::ReleaseCollectionBjoern Michaelsen1-4/+4
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen28-92/+55
2018-01-25sw: fix some bug in SwTOXBaseSection::UpdatePageNum()Michael Stahl1-3/+2
2018-01-25sw: de-pointerise local variable in SwTOXBaseSection::UpdatePageNum()Michael Stahl1-6/+3
2018-01-25sw: convert SwDoc::mpDBManager to unique_ptrMichael Stahl1-8/+9
2018-01-25Adapt odd USHRT_MAX/4 limit in FIELD_PROP_PROP_SEQ handlerStephan Bergmann1-1/+4
2018-01-25Don't preset SwAuthorityField::m_SortKeyArr with three empty elementsStephan Bergmann1-1/+0
2018-01-25sw: uninitialised DocumentRedlineManager::bHideLinineTooltipsMichael Stahl2-12/+13
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-25Fix typosAndrea Gelmini6-8/+8
2018-01-25USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-25Use std::fill instead of memsetStephan Bergmann1-2/+6
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-1/+1
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-1/+1
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-2/+2
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann1-1/+1
2018-01-24Fix some IWYU warningsMiklos Vajna27-0/+34
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-2/+2
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-9/+9
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2018-01-22sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna1-47/+47
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze4-1/+29
2018-01-22Actually remove the now-unnecessary, bad downcastStephan Bergmann1-1/+1
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl2-2/+2
2018-01-22ubsan SwTableBoxFormat is really SwTableLineFormatCaolán McNamara1-5/+5
2018-01-21Fix typosAndrea Gelmini1-5/+5
2018-01-21tdf#35301 Formatting ruby text on right side.Mark Hung3-45/+70
2018-01-20loplugin:unusedmethodsNoel Grandin4-25/+0
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet1-1/+8
2018-01-19inline some definesNoel Grandin1-9/+6
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-3/+0
2018-01-19new loplugin:emptyifNoel Grandin3-8/+0
2018-01-19Remove noopMike Kaganski1-3/+0
2018-01-19tdf#115065: nullptr dereferenceMike Kaganski1-2/+2
2018-01-18Fix typosAndrea Gelmini2-2/+2
2018-01-18Fix typosAndrea Gelmini3-3/+3
2018-01-17Fix typosAndrea Gelmini2-2/+2
2018-01-17Fix typosAndrea Gelmini1-1/+1