summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
2017-09-21Clean up construction of one non-ASCII-literal OUStringStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21attempt to fix android buildNoel Grandin
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-09-21inline lcl_ObjConnected and lcl_InHeaderOrFooterBjoern Michaelsen
2017-09-20xmloff,sw: some stylistic cleanup to conditional stylesMichael Stahl
2017-09-20Missing dependencyStephan Bergmann
2017-09-20unused m_sNoSubjectST/m_sDefaultAttachmentST in SwMMResultEmailDialogNoel Grandin
2017-09-20no need to queue formats in header and footer ...Bjoern Michaelsen
2017-09-20tdf#112447: connect all objectsBjoern Michaelsen
2017-09-19add signature icon cause the icon is available (in breeez)andreas kainz
2017-09-19Related: tdf#112211 DOCX import: fix handling of missing first ind in <w:lvl>Miklos Vajna
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-09-18remove boilerplate, use C++11 (convertToTable)Bjoern Michaelsen
2017-09-18use some C++11 and check for incomplete merges (lcl_MergeCells)Bjoern Michaelsen
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara
2017-09-18make fuzzer workCaolán McNamara
2017-09-18through->throwCaolán McNamara
2017-09-18ofz#3404 avoid oomCaolán McNamara
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-18add fodt fuzzerCaolán McNamara
2017-09-18tdf#109118 Added new buttons into Mail Merge toolbarSerge Krot
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth
2017-09-18related: tdf#111967 fix assertions about silly column positionsMichael Stahl
2017-09-18sw dbmgr: fix indent of these statementsMiklos Vajna
2017-09-18sw: prefix members of SwFormatFlyCntMiklos Vajna
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-17replace some boilerplate with C11++Bjoern Michaelsen
2017-09-17Prefer prefix operatorJulien Nabet
2017-09-17ofz: check if fallback creation failsCaolán McNamara
2017-09-17Replace list by vector unodispatch (sw)Julien Nabet
2017-09-17tdf#108572 remove connection also if not savedSzymon Kłos
2017-09-16allow db fields with disable-database-connectivityCaolán McNamara
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15tdf#107915 More paragraph and character style aliasesYousuf Philips
2017-09-15survive disable-database-connectivity + docs with embedded database settingsCaolán McNamara
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-09-15borderline: Fixed PatternScaleArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-15Replacing old-style iterator loops with range based for loopsVasily Melenchuk
2017-09-14improve redundantcast lopluginNoel Grandin