summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke4-36/+70
2017-12-01Unit test for tdf#113696Samuel Mehrbrodt5-0/+113
2017-12-01loplugin:unnecessaryoverrideStephan Bergmann1-4/+0
2017-12-01sw: remove SvStream operator<< functions of layout classesMiklos Vajna18-683/+0
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl5-11/+7
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl7-15/+16
2017-11-30sw: move generic code out of SwXMLSectionList::CreateContextMichael Stahl1-22/+41
2017-11-30sw: move SvXMLSectionListContext out of header fileMichael Stahl2-20/+22
2017-11-30Resolves: tdf#114112 sort 'select' listCaolán McNamara1-0/+1
2017-11-30silence various coverity warningsCaolán McNamara2-2/+4
2017-11-30coverity#1401344 Uncaught exceptionCaolán McNamara1-1/+2
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann5-6/+6
2017-11-30sw: fix up comment indentation in sprmidsMiklos Vajna1-1/+1
2017-11-30Don't do dynamic_cast twiceMike Kaganski1-4/+4
2017-11-30tdf#113880 Fix a11y issues in tabs of the image properties dialogYousuf Philips3-100/+22
2017-11-30ODT filter: make sure we have a layout before exportMiklos Vajna1-0/+5
2017-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin20-88/+85
2017-11-29ww8: use sprm names instead of numbersMike Kaganski2-1096/+906
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-128/+4
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2-18/+18
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-107/+26
2017-11-29clang-format: don't pick up non-existing binary from PATHMiklos Vajna1-1/+1
2017-11-29tdf#65955 Bookmarks on two paragraphsSzymon Kłos3-3/+14
2017-11-29loplugin:unusedmethodsNoel Grandin6-149/+0
2017-11-29Remove stray SAL_DEBUG.Michael Meeks1-1/+0
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+29
2017-11-28ODF export: expose font style and weight of embedded fontsMiklos Vajna3-0/+25
2017-11-28ofz#4471 check sprm boundsCaolán McNamara2-7/+15
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna4-3/+30
2017-11-28tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt2-0/+38
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-1/+1
2017-11-28add docx fuzzerCaolán McNamara1-0/+3
2017-11-28ofz: fix mem leakCaolán McNamara1-16/+16
2017-11-28tdf#41650 DOCX export: insert empty header/footerTamas Bunth4-10/+36
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+10
2017-11-28Simplify methodSamuel Mehrbrodt1-5/+4
2017-11-27rhbz#1517407 Capitalize every word doesn't work after bracketsCaolán McNamara2-2/+8
2017-11-27Groupedbar full add priority functionallityandreas kainz1-269/+352
2017-11-27tdf#108048: update InsertBreak slot to use PageNumberFilled paramMike Kaganski2-1/+23
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara1-1/+8
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann3-4/+4
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin7-21/+20
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin22-40/+40
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin18-29/+29
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna6-170/+170
2017-11-27Groupedbar compact add PriorityMergedHBox and OptionalBoxandreas kainz1-64/+117
2017-11-25ofz#4419 Integer-overflowCaolán McNamara1-2/+9
2017-11-25Fix a likely copypastaMatteo Casalin1-2/+2