summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-04-16tdf#116486 Consider upper margin in paragraph positioning with flysPatrick Jaap3-0/+18
2018-04-16sw: prefix members of WriterMiklos Vajna27-341/+341
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin1-2/+2
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl2-4/+55
2018-04-15weld SwCopyToDialogCaolán McNamara2-30/+28
2018-04-15Translate German variable namesJohnny_M1-4/+4
2018-04-15Translate German variable namesJohnny_M7-117/+119
2018-04-15remove some unused comphelper includesJochen Nitschke9-8/+2
2018-04-14SwAccessibleNoTextFrame: use WriterMultiListener instead of SwDependBjoern Michaelsen2-4/+5
2018-04-14tdf#115600 Display messages in Findbar for Table navigationJim Raykowski1-4/+39
2018-04-14weld SwGlossDecideDlgCaolán McNamara2-46/+73
2018-04-14Fix typosAndrea Gelmini1-2/+2
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-14Fix typoAndrea Gelmini1-1/+1
2018-04-14NB writer: add ToolbarMode to have a switch action availableandreas kainz1-0/+1
2018-04-14look for check buttons without underlinesCaolán McNamara18-0/+53
2018-04-14look for radio buttons without underlinesCaolán McNamara16-1/+59
2018-04-13tdf#116985 sw: fix geometry of textbox of shape with relative sizeMiklos Vajna3-1/+26
2018-04-13tdf#83877 SignatureLineDialog: Improve default valuesSamuel Mehrbrodt1-4/+4
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt5-40/+4
2018-04-13tdf#39593 fixed copy paste code in sw edlingu.cxxHrishabh2-94/+59
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara8-144/+158
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin2-4/+4
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt4-0/+22
2018-04-12tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna2-0/+7
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-12Translate German variable namesJohnny_M1-3/+3
2018-04-12Translate German variable and function namesJohnny_M1-1/+1
2018-04-12coverity#1434221 Uninitialized scalar variableCaolán McNamara1-1/+1
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin3-6/+6
2018-04-12coverity#1434220 Resource leakCaolán McNamara1-9/+6
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski2-1/+13
2018-04-12sw: fix some IWYU warningsMiklos Vajna40-71/+60
2018-04-11sw XHTML export: properly write <li>...</li> around paragraphsMiklos Vajna2-1/+15
2018-04-11tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl6-9/+644
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna4-27/+34
2018-04-11sw XHTML export: fix missing namespace prefix of listsMiklos Vajna3-0/+24
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin9-21/+19
2018-04-11Use SdrObject& in lcl_ConvertSdrOle2ObjsToSdrGrafObjsArmin Le Grand1-5/+5
2018-04-11new loplugin:unusedvariablemoreNoel Grandin10-36/+6
2018-04-11sw: prefix members of HTMLAttrContextMiklos Vajna2-110/+110
2018-04-11Removed duplicated includeAndrea Gelmini1-1/+0
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin2-4/+5
2018-04-11Fix typosAndrea Gelmini1-1/+1
2018-04-10sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-04-10tdf#116925 sw: consider fill styles of shape for in-textbox auto colorMiklos Vajna3-1/+47
2018-04-10Revert "32bit Linux tests fail"Stephan Bergmann1-0/+0
2018-04-10loplugin:unusedfield improvementsNoel Grandin2-33/+2
2018-04-10weld SmFontSizeDialogCaolán McNamara3-3/+3
2018-04-10fix bug in SwSpellDialogChildWindow::FindNextDrawTextError_ImplNoel Grandin1-4/+3