summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-10-29Avoid SvxSearchController::StateChanged during SvxSearchDialog sub-dialogStephan Bergmann
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-29tdf#108954 docxexport: only emit section if diff from currentJustin Luth
2018-10-28finish context menuesandreas kainz
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-28ofz#11125 pass param len aroundCaolán McNamara
2018-10-28sw toolbars sync context toolbars between different appsandreas kainz
2018-10-28Fix typoAndrea Gelmini
2018-10-28tdf#119410 Menubar sw: combine mirror and rotateandreas kainz
2018-10-28Fix typoAndrea Gelmini
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-28tdf#115296 extend vertical FrameBorders for joined FramesArmin Le Grand
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28contect menu sw drawtext remove OpenHyperlinkOnCursorandreas kainz
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#42982: added description on RuntimeExceptionIzabela Bakollari
2018-10-27tdf#119773 update sw table context barandreas kainz
2018-10-27sw text context menu sync between different sw appsandreas kainz
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-27tdf#120906 - Option to use Header/Footer not working correctlyheiko tietze
2018-10-27tdf#120856 sync shape, graphic, frame and ole contect toolbarandreas kainz
2018-10-27use comphelper::SequenceAsHashMap to avoid manual iterationJustin Luth
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#120861 move paste special to a submenu in menubarandreas kainz
2018-10-26LibreLogo: support backslash escape sequence for apostrophesLászló Németh
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-26LibreLogo: add unit tests for program compilationLászló Németh
2018-10-26tdf#120888 Use event notify resultJim Raykowski
2018-10-25Always check IsVirtual() in SwFntObj::DrawTextJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25sw HTML import: avoid custom default page style in reqif modeMiklos Vajna
2018-10-25weld SwAuthMarkModalDlgCaolán McNamara
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-25weld SwTOXStylesTabPageCaolán McNamara
2018-10-25re-orient insert index entry to have action buttons at the bottomCaolán McNamara
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-10-25tdf#108064 OOXML export: keep preset dashes with linewidth < 1ptAdam Kovacs
2018-10-25Fix typoAndrea Gelmini
2018-10-25LibreLogo: add unit testsLászló Németh
2018-10-24Fix typosAndrea Gelmini
2018-10-24pvs-studio: silence V530 use std::unique_ptr less weirdlyCaolán McNamara
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski