summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Kill old Core Text layout engineKhaled Hosny1-29/+1
2017-12-06convert ND constants to o3tl::typed_flagsNoel Grandin53-273/+288
2017-12-06convert ENABLE flags to o3tl::typed_flagsNoel Grandin2-37/+44
2017-12-06vcl: rename Window::Notify to EventNotifyMichael Stahl11-19/+13
2017-12-06use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-2/+2
2017-12-06convert SFX_VISIBILITY constants to scoped enumNoel Grandin24-24/+27
2017-12-06convert SFXWB_ constants to scoped enumNoel Grandin2-2/+2
2017-12-06tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek57-171/+3
2017-12-06tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek47-100/+0
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin46-92/+92
2017-12-02convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin9-15/+15
2017-11-29Fix typosAndrea Gelmini4-5/+5
2017-11-29remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin28-119/+118
2017-11-29Axe debug loggingAshod Nakashian1-2/+0
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+29
2017-11-28tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski7-0/+7
2017-11-28vector::data seems more natural than &vector::frontCaolán McNamara2-28/+27
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin17-123/+90
2017-11-28new loplugin useuniqueptrNoel Grandin9-35/+28
2017-11-28new loplugin: useuniqueptr: vclNoel Grandin1-2/+2
2017-11-22tdf#111964: only trim XML whitespaceMike Kaganski2-0/+10
2017-11-06tdf#112247 correct the size only for WatermarkSzymon Kłos1-6/+9
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky1-2/+5
2017-08-28tdf#63673 Never ignore detected BOMMaxim Monastirsky2-2/+4
2017-08-10crashtesting: 554 crashing documents on export to .docCaolán McNamara1-2/+4
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski2-0/+10
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski2-1/+3
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski3-3/+21
2017-07-06tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna3-10/+31
2017-07-06tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-07-05Fix a bit obscure pointer checkMarco Cecchetti1-10/+10
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti3-3/+44
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos3-1/+16
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski2-4/+15
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski2-0/+9
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski2-0/+46
2017-06-27ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-27tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-27tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna3-2/+9
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna4-0/+78
2017-06-23tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2-0/+11
2017-06-22Watermark: auto size in the RTFSzymon Kłos2-0/+417
2017-06-21tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen1-1/+0
2017-06-19tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl4-24/+28
2017-06-15Watermark: RTF font import and exportSzymon Kłos2-3/+48
2017-06-15tdf#103091 conditional style conditions not savedTroy Rollo2-3/+53
2017-06-13Watermark: fix rotation calculationSzymon Kłos1-11/+25
2017-06-13tdf#108494 incorrect Watermark positionSzymon Kłos1-0/+9
2017-06-12tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4