summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-06-19tdf#106541 doc import: inherit style numbering from parentJustin Luth4-3/+40
2021-06-19use more TellEnd()Noel Grandin1-4/+2
2021-06-19indexing: indexing sections for the IndexingExportTomaž Vajngerl3-2/+45
2021-06-19indexing: write parent index to paragraphs if possibleTomaž Vajngerl1-0/+7
2021-06-19indexing: indexing tables for the IndexingExportTomaž Vajngerl3-0/+98
2021-06-19indexing: indexing shapes/text boxes for the IndexingExportTomaž Vajngerl5-1/+85
2021-06-19indexing: indexing OLE objects for the IndexingExportTomaž Vajngerl3-1/+36
2021-06-19indexing: indexing graphics for the IndexingExportTomaž Vajngerl3-6/+47
2021-06-19indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl7-0/+223
2021-06-18Simplify some OUString construction in test codeStephan Bergmann1-7/+7
2021-06-18help button should be packed as 'secondary'Caolán McNamara1-0/+1
2021-06-18resave with latest gladeCaolán McNamara1-53/+50
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara1-1/+12
2021-06-18related tdf#140336 docxsdrexport: always clear vmlTextFrame attrsJustin Luth1-2/+3
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha2-1/+71
2021-06-18more 32bit build fixesRene Engelhard1-4/+4
2021-06-18ofz: fix use-after freeCaolán McNamara2-13/+26
2021-06-18tdf#142925 render the button arrow like it used to beCaolán McNamara1-2/+18
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin2-90/+43
2021-06-18resave with latest gladeCaolán McNamara1-9/+9
2021-06-18tdf#127864 - Export custom document properties using utf8 text encodingAndreas Heinisch2-0/+11
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)12-19/+19
2021-06-18loplugin:finalclasses in swNoel Grandin198-433/+392
2021-06-17drop the bare set_busy_cursor, the scoped WaitObject is enoughCaolán McNamara1-2/+0
2021-06-17NFC sw PropagateOutlineRule: early exit if no outlineRuleJustin Luth1-8/+6
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara3-3/+0
2021-06-17indexing: remove indexing changes from html exportTomaž Vajngerl6-78/+59
2021-06-17use string_view in the Translate APINoel Grandin2-6/+6
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl3-11/+11
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh2-0/+127
2021-06-17tdf#142404 DOCX c15: fix centering when TabOverSpacingJustin Luth2-1/+5
2021-06-16remove SpinButton input-purpose propertiesCaolán McNamara1-1/+0
2021-06-16tdf#142404 DOCX c15: line full before out-of-bounds TabOverSpacingJustin Luth3-12/+36
2021-06-16tdf#135316 docx open performanceNoel Grandin1-4/+9
2021-06-16tdf#38187 Create back link from footnote text to anchor in textGeorgy Litvinov1-6/+29
2021-06-16set default width/height of minimum for dialogCaolán McNamara1-0/+2
2021-06-16resave with latest gladeCaolán McNamara1-266/+47
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna4-17/+16
2021-06-16sw: rework to avoid DECLARE_SW_IMPORT_TEST() in CppunitTest_sw_htmlimportMiklos Vajna1-31/+40
2021-06-16Partially resolves tdf#141869: Rephrase of strings in the Cross-Reference dia...Eyal Rozenberg2-6/+6
2021-06-15tdf#142860: fix crash: press Page Columns Button on Tab UIJulien Nabet1-0/+1
2021-06-15tdf#142361 export: prevent shadow to rotate with shapeRegina Henschel2-0/+13
2021-06-15tdf#142404 DOCX c15: allow autoTabStop after TabOverSpacingJustin Luth3-1/+15
2021-06-15sw XHTML / reqif export: handle multiple lists when detecting header-only listsMiklos Vajna2-2/+95
2021-06-15tdf#135316 docx open performanceNoel Grandin2-24/+33
2021-06-15remove some redundant lookupsNoel Grandin2-75/+64
2021-06-15editengine-columns: add sidebar property panelMike Kaganski2-1/+32
2021-06-15remove some unnecessary LanguageType copiesNoel Grandin2-52/+52
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock3-19/+55
2021-06-15Remove some unused includesMiklos Vajna2-2/+1