summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2020-07-19compact namespace: swNoel Grandin
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs
2020-07-13sw: prefix members of SwUndoField, SwUndoFieldFromAPI, ...Miklos Vajna
2020-07-12update pchesCaolán McNamara
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-07-07tdf#87783 Unify image wrap option labels wordingGabor Kelemen
2020-07-06tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl
2020-07-05GotoTOXMarkBase: SwIterator no more ...Bjoern Michaelsen
2020-07-03SwTOXMark::InsertTOXMarks: SwIterator no more ...Bjoern Michaelsen
2020-06-30dont (ab-)use typeless GetInfo() interfaceBjoern Michaelsen
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna
2020-06-26update some pchesCaolán McNamara
2020-06-25UBSan needs SwSidebarItem RTTI outside of Library_swStephan Bergmann
2020-06-24sw: make postithelper.hxx self-containedMiklos Vajna
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18new json writer for LOKNoel Grandin
2020-06-17uitest: Add support for Writer commentsShiko
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-15tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-12tdf#131912 sw: fix spell check correct deleting flysMichael Stahl
2020-06-03tdf#101211 Add goto prev and next page uno commandsJim Raykowski
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-29pack a few more classesNoel Grandin
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-24remove some unused definesNoel Grandin
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-21Make Insert Table dialog asyncSzymon Kłos
2020-05-18loplugin:unusedmethodsNoel Grandin
2020-05-16loplugin:unusedfieldsNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13options swapped in SwAccessibilityOptionsNoel Grandin
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth
2020-05-09compact namespace in swNoel Grandin
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-26Fix typoAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin