summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-03-19use sw::WriterMultiListener instead of SwDepend in SwEndNoteInfoBjoern Michaelsen3-98/+111
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke3-3/+0
2018-03-19drop ErrCode::GetRestNoel Grandin1-2/+2
2018-03-18add id column support to tree viewCaolán McNamara2-6/+6
2018-03-18ofz#6990 Integer-overflowCaolán McNamara4-9/+29
2018-03-18uitest for bug tdf#113284Zdeněk Crhonek2-0/+45
2018-03-18ofz#6999 check available data lenCaolán McNamara1-2/+2
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara6-411/+152
2018-03-18uitest - writer Insert Footnote/EndnoteZdeněk Crhonek1-0/+76
2018-03-18uitest - Writer Insert Footnote, Insert EndnoteZdeněk Crhonek2-0/+76
2018-03-18uitest for bug tdf#115572Zdeněk Crhonek1-0/+82
2018-03-18uitest for bug tdf#115573Zdeněk Crhonek1-0/+142
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski8-50/+104
2018-03-17Typos: definied->definedJulien Nabet1-1/+1
2018-03-16can get the window from the SwViewCaolán McNamara7-9/+10
2018-03-16use real frames, etcCaolán McNamara1-154/+206
2018-03-16use digit width instead of char widthCaolán McNamara3-3/+3
2018-03-16weld SignatureLineDialogCaolán McNamara8-76/+101
2018-03-16ofz#6950 Integer-overflowCaolán McNamara1-2/+8
2018-03-16tdf#113182: DOCX filter: new values of wrap property in text boxSerge Krot2-0/+8
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara6-34/+23
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-4/+4
2018-03-16tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski3-0/+31
2018-03-16loplugin:useuniqueptr in SwAccessibleTableNoel Grandin2-20/+13
2018-03-16loplugin:useuniqueptr in SwBlockCursorNoel Grandin2-44/+9
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin3-4/+3
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski10-204/+112
2018-03-16weld SvxObjectNameDialogCaolán McNamara2-2/+4
2018-03-15ofz#6827 Bad-castCaolán McNamara3-18/+35
2018-03-15weld sort dialogCaolán McNamara8-283/+269
2018-03-15sw: tweak sanity check in SwFrame::GetNextSctLeaf()Michael Stahl1-0/+6
2018-03-15Fix typosAndrea Gelmini1-1/+1
2018-03-15tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski2-19/+9
2018-03-15tdf#112448: Fix: take correct line heightSerge Krot3-3/+18
2018-03-15loplugin:useuniqueptr in SwPostItPageItemNoel Grandin2-23/+14
2018-03-15loplugin:unusedmethodsNoel Grandin1-2/+0
2018-03-15change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl1-1/+1
2018-03-14tdf#116397 get bounds of full field, not start of char inside fieldCaolán McNamara1-0/+7
2018-03-14Remove duplicated includeAndrea Gelmini1-2/+0
2018-03-14tdf#112118: DOCX: properly import/export border distanceMike Kaganski4-66/+149
2018-03-14tdf#69416 don't remove field content in proofreading,László Németh1-3/+4
2018-03-14enable column search for welded treeviewsCaolán McNamara2-2/+1
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem4-44/+67
2018-03-14sw XHTML export: fix handling of character stylesMiklos Vajna3-1/+5
2018-03-14Missing intialization of SwPageDesc::m_pTextFormatCollStephan Bergmann1-0/+1
2018-03-14remove dead SwNoteURLNoel Grandin3-53/+0
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-2/+13
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwDDETableBjoern Michaelsen4-64/+69
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwPageDescBjoern Michaelsen2-20/+47
2018-03-13weld insert table dialogCaolán McNamara10-652/+195