summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
AgeCommit message (Expand)AuthorFilesLines
2018-06-19vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl1-22/+1
2018-06-09graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-2/+2
2018-05-22tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-0/+9
2018-05-22bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai1-0/+12
2018-02-09sw lok: include the field name in the description of the redlineHenry Castro1-1/+11
2018-01-15lok: Tile not invalidated with certain changesTamás Zolnai1-0/+14
2017-12-18convert ND constants to o3tl::typed_flagsNoel Grandin10-51/+61
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek6-16/+0
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin4-4/+4
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski3-0/+3
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-11/+8
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-0/+32
2017-11-27ofz#4066 Bad-castCaolán McNamara2-7/+7
2017-11-03tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth1-0/+3
2017-09-29tdf#112679 sw: fix copying of fieldmarksMichael Stahl2-19/+23
2017-09-28tdf#112634 Don't remove embedded database before closeSzymon Kłos1-0/+1
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl1-35/+31
2017-09-18tdf#108572 remove connection also if not savedSzymon Kłos1-0/+7
2017-08-25tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl1-1/+2
2017-08-04tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl1-0/+6
2017-07-31tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-05-31tdf#108056 sw SubtractFlys: work with a polypolygon directlyMiklos Vajna1-1/+2
2017-05-30tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke1-12/+0
2017-05-11lok: sw: change tracking: deleted characters aren't deleted right awayMarco Cecchetti1-0/+54
2017-05-04ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl1-0/+21
2017-03-29tdf#105625 related: don't duplicate dummy character on copyMike Kaganski1-0/+9
2017-03-29tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl1-15/+27
2017-03-24tdf#104447 sw: make lcl_DebugMarks output more readable, pos. at the startMichael Stahl1-10/+10
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-12/+16
2017-03-23sw lok: Notify when redline position is changed + unit testPranav Kant1-8/+6
2017-03-23sw: Simplify - no need to create a pointer herePranav Kant1-6/+6
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+1
2017-03-23lok: Create change tracking position tooPranav Kant1-2/+27
2017-03-10tdf#106218 sw: compare document: tweak special handling of EndOfContentMichael Stahl1-0/+22
2017-02-24assert on export of ooo59665-1.sxw to odtCaolán McNamara1-2/+4
2017-02-07sw: fix assertion on exporting novell633099-1.doc to DOCMichael Stahl1-1/+17
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht1-0/+1
2016-12-21tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin1-0/+4
2016-12-15tdf#104554: fix iterator calculusJulien Nabet1-1/+0
2016-12-13Resolves: rhbz#1401082 gnome hangs opening a certain .docxCaolán McNamara1-0/+14
2016-12-01Resolves: tdf#103313 idles never get to complete postit shell formattingCaolán McNamara1-1/+7
2016-11-21Revert "Revert "std::list<sal_uLong> to deque""Julien Nabet1-2/+3
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-21tdf#95699: allow copy FORMCHECKBOX and FORMDROPDOWN ...Mike Kaganski1-2/+4
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+2
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin5-11/+11
2016-11-15loplugin:constantparamNoel Grandin2-27/+13
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth1-2/+14