summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh3-0/+127
2021-05-05tdf#141934 svx dialog: fix missing dots in line style previewLászló Németh1-0/+3
2021-05-05tdf#141933 add preset dash styles with round capLászló Németh3-3/+41
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna5-7/+181
2021-05-05inline SdrModel::ImpCtorNoel Grandin2-21/+8
2021-05-05tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE recordBartosz Kosiorek3-4/+30
2021-05-05sal_uLong->Color in BitmapDuoToneFilterNoel Grandin3-10/+9
2021-05-05rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara1-2/+5
2021-05-05sal_uLong->sal_Int32 in BitmapMosaicFilterNoel Grandin1-5/+5
2021-05-05don't leak editengine pool on shutdownNoel Grandin1-2/+12
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin7-9/+11
2021-05-05Introduce SwPageFrameInvFlags to replace magic numbers in ...Miklos Vajna2-22/+38
2021-05-05tdf#140969 Select in Navigator all document selected drawing objectsJim Raykowski2-14/+39
2021-05-05Use kahan Sum for ArraySumFunctordante1-11/+14
2021-05-04restore focus to the GtkEntry of GtkComboBoxText on menu popdownCaolán McNamara1-3/+5
2021-05-04tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInversedante2-12/+54
2021-05-04Unify some code managing coordinated depending on text directionMike Kaganski2-202/+128
2021-05-04messing with UNOMINMAX no longer seems to be necessaryNoel Grandin3-15/+0
2021-05-04sal_uLong->sal_Int64 in BitmapNoel Grandin2-10/+10
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)4-1/+21
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)14-48/+145
2021-05-04tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl2-2/+6
2021-05-04tdf#141613: sw_uiwriter3: fix unittestXisco Fauli2-13/+31
2021-05-04tdf#54037 PPTX export: fix internal hyperlinksTibor Nagy3-8/+79
2021-05-04tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy3-2/+44
2021-05-04Resolves: tdf#141857 update background to current themeCaolán McNamara1-1/+7
2021-05-04Add proposal linkSamuel Mehrbrodt1-1/+1
2021-05-04ScriptForge - (SF_TextStream)FIX raise error when end-of-fileJean-Pierre Ledure5-8/+39
2021-05-04speed up saving large ODS a littleNoel Grandin1-28/+19
2021-05-04Related: tdf#141857 send style-updated after app settings are updatedCaolán McNamara1-9/+15
2021-05-04tdf#141613 sw: fix crash at header/footer undoDaniel Arato (NISZ)2-0/+97
2021-05-04Use sal::systools::COMReference and drop dxcanvas::COMReferenceMike Kaganski7-114/+34
2021-05-04tdf#139329: Shift widgets down and make hatch&bitmap list visibleKatarina Behrens1-11/+11
2021-05-04uitest: sd: simplify codeXisco Fauli2-15/+13
2021-05-04Algebraic simplificationdante1-1/+1
2021-05-04Update git submodulesOlivier Hallot1-0/+0
2021-05-04Update git submodulesOlivier Hallot1-0/+0
2021-05-04Update git submodulesOlivier Hallot1-0/+0
2021-05-04tdf#142017 set default focus widgetCaolán McNamara1-0/+1
2021-05-04speed up loading large ODS a littleNoel Grandin11-439/+396
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt8-4/+62
2021-05-04speed up loading large ODS a littleNoel Grandin4-59/+36
2021-05-04tdf#141930 document set as unmodified if editengine didn't modify on keyeventCaolán McNamara1-2/+2
2021-05-04tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima2-0/+25
2021-05-04tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy5-0/+5
2021-05-04Compress code in interpr2dante1-187/+94
2021-05-04tdf#139713:Renamed Footnote/endnote settings dialog captionAyhan Yalçınsoy1-1/+1
2021-05-04cid#1478174 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-05-04Update git submodulesRafael Lima1-0/+0
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga12-31/+156