summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-12-02silence some coverity warningsCaolán McNamara
2017-12-01Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke
2017-12-01Writer page shadow - avoid scaling stored bitmaps at all.Michael Meeks
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke
2017-12-01Unit test for tdf#113696Samuel Mehrbrodt
2017-12-01loplugin:unnecessaryoverrideStephan Bergmann
2017-12-01sw: remove SvStream operator<< functions of layout classesMiklos Vajna
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-11-30sw: move generic code out of SwXMLSectionList::CreateContextMichael Stahl
2017-11-30sw: move SvXMLSectionListContext out of header fileMichael Stahl
2017-11-30Resolves: tdf#114112 sort 'select' listCaolán McNamara
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-30coverity#1401344 Uncaught exceptionCaolán McNamara
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30sw: fix up comment indentation in sprmidsMiklos Vajna
2017-11-30Don't do dynamic_cast twiceMike Kaganski
2017-11-30tdf#113880 Fix a11y issues in tabs of the image properties dialogYousuf Philips
2017-11-30ODT filter: make sure we have a layout before exportMiklos Vajna
2017-11-30loplugin:unusedmethodsNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-29ww8: use sprm names instead of numbersMike Kaganski
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29clang-format: don't pick up non-existing binary from PATHMiklos Vajna
2017-11-29tdf#65955 Bookmarks on two paragraphsSzymon Kłos
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-29Remove stray SAL_DEBUG.Michael Meeks
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks
2017-11-28ODF export: expose font style and weight of embedded fontsMiklos Vajna
2017-11-28ofz#4471 check sprm boundsCaolán McNamara
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna
2017-11-28tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-28add docx fuzzerCaolán McNamara
2017-11-28ofz: fix mem leakCaolán McNamara
2017-11-28tdf#41650 DOCX export: insert empty header/footerTamas Bunth
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-28Simplify methodSamuel Mehrbrodt
2017-11-27rhbz#1517407 Capitalize every word doesn't work after bracketsCaolán McNamara
2017-11-27Groupedbar full add priority functionallityandreas kainz
2017-11-27tdf#108048: update InsertBreak slot to use PageNumberFilled paramMike Kaganski
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin