summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-09-13lok: Avoid crash when inserting a table in a redline.Jan Holesovsky1-1/+3
2018-08-20tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna1-1/+3
2018-08-20Return correct length for Authority tokenMatteo Casalin1-17/+16
2018-08-20Adapt writer translations dynamically for multiple users.Michael Meeks5-12/+12
2018-08-08forcepoint#48 null derefCaolán McNamara1-14/+14
2018-07-09sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-3/+29
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl1-1/+2
2018-05-22sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-05-22sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2-5/+14
2018-05-22tdf#116179 Support reading "auto" colour from docxLuke Deller1-1/+2
2018-05-22tdf#107035 Fix field character style DOCX importLuke Deller1-0/+4
2018-05-22tdf#112118: Use correct border when calculating marginMike Kaganski1-3/+1
2018-05-22tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski1-0/+5
2018-05-22tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson5-68/+103
2018-05-22avoid crash in 130+ odt export testsCaolán McNamara1-4/+4
2018-05-22tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson1-2/+71
2018-05-22tdf#104668 remove the difference between MSO and LO text alignmentVitaliy Anderson1-2/+22
2018-05-22bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai4-1/+36
2018-03-06forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara1-2/+1
2018-03-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-02-09sw lok: include the field name in the description of the redlineHenry Castro1-1/+11
2018-01-19Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke1-2/+25
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro2-0/+11
2018-01-15lok: Tile not invalidated with certain changesTamás Zolnai1-0/+14
2018-01-15tdf#114872: Broken selection from other userTamás Zolnai1-1/+4
2017-12-18Kill old Core Text layout engineKhaled Hosny1-29/+1
2017-12-18convert ND constants to o3tl::typed_flagsNoel Grandin38-204/+215
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek47-100/+0
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin12-19/+19
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin3-5/+5
2017-12-10tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos1-13/+4
2017-12-07tdf#113037 Watermark centered in DOCSzymon Kłos1-3/+4
2017-12-07tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-13/+16
2017-12-07tdf#113037 create Watermark with correct ratioSzymon Kłos1-5/+15
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin17-27/+26
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski5-0/+5
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara1-25/+24
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin9-79/+59
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+27
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro2-0/+34
2017-11-28tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron1-0/+2
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-11-01Watermark: set Auto sizeSzymon Kłos1-0/+2
2017-09-29tdf#112679 sw: fix copying of fieldmarksMichael Stahl11-41/+75
2017-09-28tdf#112634 Don't remove embedded database before closeSzymon Kłos1-0/+1
2017-09-26Watermark: apply to existing styles (also not used)Szymon Kłos1-4/+4
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-36/+31