summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos1-0/+6
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-19tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl1-4/+1
2020-08-19update pchesCaolán McNamara1-1/+4
2020-08-18new loplugin:unusedvarsglobalNoel Grandin4-7/+0
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna1-7/+7
2020-08-15UBSan builds now need SwTableFormula etc. RTTI in Library_mswordStephan Bergmann2-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-08-14tdf#133163 DOCX: export formula cellsLászló Németh1-1/+1
2020-08-13use unique_ptr in SwViewNoel Grandin1-2/+2
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna3-6/+6
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara4-20/+9
2020-08-09tdf#135406 - Border properties not properly listed in the Styles InspectorShivam Kumar Singh1-0/+6
2020-08-07SwTOXBaseSection::UpdateMarks: SwIterator no more ...Bjoern Michaelsen1-5/+16
2020-08-07tdf#135265 Add icon variants in Manage Changes dialogRizal Muttaqin1-3/+3
2020-08-06tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl1-0/+6
2020-08-03tdf#134560 tdf#135107 make inspector contents human readableShivam Kumar Singh1-0/+250
2020-08-03sw: SwFlyInContentFrame, SwHTMLTableLayoutCnts, SwHTMLTableLayoutColumn ...Miklos Vajna1-56/+56
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski1-0/+1
2020-07-30tdf#38093 Writer outline folding - Navigator UIJim Raykowski1-0/+4
2020-07-30tdf#38093 Writer outline folding - .uno:ToggleOutlineContentVisibilityJim Raykowski1-0/+1
2020-07-30tdf#38093 Writer outline folding - ctrl + click toggle visibilityJim Raykowski1-0/+2
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski3-1/+12
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski2-1/+11
2020-07-30tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski1-5/+8
2020-07-27Make Bookmarks dialog asyncSzymon Kłos1-1/+1
2020-07-27sw: prefix members of SwContourCache, SwHTMLTableLayoutCell, ...Miklos Vajna1-17/+17
2020-07-24Make InsertBreak dialog asyncSzymon Kłos1-3/+4
2020-07-19compact namespace: swNoel Grandin3-22/+3
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth1-0/+1
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs1-0/+1
2020-07-13sw: prefix members of SwUndoField, SwUndoFieldFromAPI, ...Miklos Vajna2-12/+12
2020-07-12update pchesCaolán McNamara4-10/+24
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-07-07tdf#87783 Unify image wrap option labels wordingGabor Kelemen1-5/+5
2020-07-06tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl1-2/+3
2020-07-05GotoTOXMarkBase: SwIterator no more ...Bjoern Michaelsen1-0/+20
2020-07-03SwTOXMark::InsertTOXMarks: SwIterator no more ...Bjoern Michaelsen1-5/+11
2020-06-30dont (ab-)use typeless GetInfo() interfaceBjoern Michaelsen1-2/+1
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna3-33/+33
2020-06-26update some pchesCaolán McNamara1-1/+6
2020-06-25UBSan needs SwSidebarItem RTTI outside of Library_swStephan Bergmann1-1/+1
2020-06-24sw: make postithelper.hxx self-containedMiklos Vajna1-12/+2
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk1-1/+2
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna1-1/+6
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin2-4/+5
2020-06-18new json writer for LOKNoel Grandin1-1/+1
2020-06-17uitest: Add support for Writer commentsShiko1-0/+3