summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna160-620/+623
2017-03-31spelling in comments: minmal -> minimalJustin Luth1-1/+1
2017-03-31tdf#106701 tabOverMargin: only affect specified tabstops, not autotabJustin Luth3-1/+16
2017-03-30tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua2-0/+17
2017-03-30sw: convert to assert in atrflyin.cxxMichael Stahl1-3/+3
2017-03-30Related: tdf#105454 DOCX import: fix unwanted enabled-by-default kerningMiklos Vajna2-0/+7
2017-03-30tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson2-0/+25
2017-03-29sw: translate german commentsMichael Stahl1-63/+54
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+12
2017-03-29tdf#101627 disable shrinking for footer textboxesPatrick Jaap1-2/+6
2017-03-29loplugin:unusedmethodsNoel Grandin3-9/+0
2017-03-29convert EViewType to scoped enumNoel Grandin1-10/+10
2017-03-29overline state missing from find/replace by properties dialogCaolán McNamara1-8/+9
2017-03-29m_bIsAccDocUse is write-onlyCaolán McNamara3-13/+1
2017-03-29expand vis to visible; fix typosdennisroczek4-14/+14
2017-03-29Fix typosAndrea Gelmini1-5/+5
2017-03-28typo: Didn't found -> Didn't findAndras Timar1-1/+1
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-28Resolves: tdf#106748 infinite dashed line from annotations to FAR_AWAY thingsCaolán McNamara7-7/+10
2017-03-28tdf#39468 Comment translation GER-ENGThomas Beck1-150/+141
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna2-0/+18
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-0/+1
2017-03-28tdf#105975 Add Set field parsing (docx) in LibreOffice WriterJean-Sebastien Bevilacqua3-1/+9
2017-03-28remove unused interfaces from sdi filesNoel Grandin5-69/+1
2017-03-27tdf#106799 WW8: Accept TTP Mark without Cell MarkMike Kaganski3-1/+18
2017-03-27sw: prefix members of SwTableBoxValueMiklos Vajna2-9/+9
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin12-50/+50
2017-03-27tdf#106225 Rename Table Format to Table PropertiesFakabbir Amin1-1/+1
2017-03-27Indentation fixesMiklos Vajna1-1/+2
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky6-39/+82
2017-03-25Fix typosAndrea Gelmini37-43/+43
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann4-4/+4
2017-03-25Fix typosAndrea Gelmini30-36/+36
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann2-10/+10
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl11-97/+116
2017-03-24sw: just remove SwAccesibleContext must-override methodsMichael Stahl2-29/+2
2017-03-24sw: remove THROW_RUNTIME_EXCEPTION macroMichael Stahl3-15/+7
2017-03-24sw: remove CHECK_FOR_WINDOW macroMichael Stahl4-23/+56
2017-03-24sw: convert to assert in SwAccessiblePageMichael Stahl1-3/+3
2017-03-24sw: remove SolarMutexGuards from SwAccessible* constructorsMichael Stahl8-15/+3
2017-03-24sw: remove unnecessary ifdefMichael Stahl1-3/+2
2017-03-24sw: fix incorrect static_cast in ~SwAccessibleMapMichael Stahl1-1/+2
2017-03-24sw: remove unnecessary ClearMapPointer calls from ~SwAccessibleMapMichael Stahl3-11/+6
2017-03-24fix indentCaolán McNamara1-25/+24
2017-03-24Offst might as well be expanded to OffsetCaolán McNamara2-4/+4
2017-03-24valgrind: fix memory leakCaolán McNamara3-22/+17
2017-03-24de-trainwreck this a little to form something approaching readableCaolán McNamara1-15/+7
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl32-72/+127
2017-03-24fix tb71 buildNoel Grandin1-1/+1
2017-03-24tdf#90856 Hide "Format Area" command for line objects in WriterGulsah Kose2-1/+26