summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2021-05-10forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara1-0/+4
2021-05-10tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara2-1/+2
2018-05-07tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna1-1/+2
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl3-6/+8
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl1-1/+0
2017-08-02tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl1-0/+2
2017-06-12tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl1-0/+22
2017-05-31tdf#108056 sw SubtractFlys: work with a polypolygon directlyMiklos Vajna1-0/+2
2017-05-18ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl1-0/+1
2017-05-15loplugin:useuniqueptrNoel Grandin1-3/+4
2017-05-12loplugin:constantparamNoel Grandin1-2/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin2-3/+4
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl1-3/+3
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+0
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin3-6/+4
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl1-0/+2
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin4-7/+7
2017-05-08sw: prefix members of SwImpBlocksMiklos Vajna2-19/+19
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin2-4/+4
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-4/+2
2017-04-27remove sw bitmaps from .src filesCaolán McNamara1-2/+0
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock8-0/+8
2017-04-15tdf#43741 do not add space to the last character.Mark Hung1-1/+1
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin1-2/+3
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-04-12fix typo @trhowsMichael Stahl1-2/+2
2017-04-10tdf#39468 Translate German comments in swJens Carl2-4/+4
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-4/+4
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-04-03Avoid redundant inline warning in swcacheArnaud Versini1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-10/+10
2017-03-29loplugin:unusedmethodsNoel Grandin1-2/+0
2017-03-28Resolves: tdf#106748 infinite dashed line from annotations to FAR_AWAY thingsCaolán McNamara3-3/+3
2017-03-25Fix typosAndrea Gelmini4-4/+4
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-1/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin2-5/+5
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-2/+2
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-1/+1
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-2/+2
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-4/+4
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-1/+1
2017-03-16remove unused defines from HRC files in sw/Noel Grandin1-1/+0
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-1/+2
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-1/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+0
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-8/+8
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-2/+0