summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-12-04use LANGUAGE_ENGLISH_US for fuzzingCaolán McNamara
2017-12-04Fix typosAndrea Gelmini
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-12-04Related tdf#113696 Unit test for Writer images fallback graphicSamuel Mehrbrodt
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet
2017-12-04tdf#74693: Footnotes text appearing above footnote separator lineTamás Zolnai
2017-12-03Replace list by vector in fecopy (sw)Julien Nabet
2017-12-03Replace some lists by vectors in sw/doc partJulien Nabet
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
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