summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch4-5/+36
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)7-1/+139
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)5-19/+48
2022-02-03tdf#146822 OOXML: fix export of the transparency in hatch fillTünde Tóth3-7/+20
2022-02-03coverity: swapped-arguments->swapped_arguments in vcl/print3Julien Nabet1-1/+1
2022-02-03Use default argumentMike Kaganski2-7/+1
2022-02-03SID_ATTR_GRAF_TRANSPARENCE and SID_ATTR_GRAF_MODE have conflicting typesNoel Grandin2-7/+6
2022-02-03related tdf#90805 sw table: ensure border when setting border styleJustin Luth1-2/+5
2022-02-03tdf#147115 writerfilter: style is only default if default=trueJustin Luth3-1/+10
2022-02-03Update git submodulesOlivier Hallot1-0/+0
2022-02-03Update git submodulesStanislav Horacek1-0/+0
2022-02-03Update git submodulesStanislav Horacek1-0/+0
2022-02-03Colibre: Fix for tdf#147150 (same net type chart)Rizal Muttaqin1-2/+0
2022-02-03Colibre: tdf#147106 Update chart type designRizal Muttaqin232-114/+107
2022-02-02Update git submodulesOlivier Hallot1-0/+0
2022-02-02Update git submodulesOlivier Hallot1-0/+0
2022-02-02Update git submodulesOlivier Hallot1-0/+0
2022-02-02tdf#147088: sc_subsequent_export_test2: Add unittestXisco Fauli2-0/+282
2022-02-02tdf#137920 sw: avoid layout loop when inserting at-char anchored large imageMiklos Vajna4-1/+87
2022-02-02Fix variable nameAndrea Gelmini1-1/+1
2022-02-02Fix variable nameAndrea Gelmini1-4/+4
2022-02-02Related tdf#66039: restore unit tests disabled temporarilyAttila Bakos (NISZ)1-36/+59
2022-02-02UBSan build missing RTTI nowStephan Bergmann1-1/+2
2022-02-02SbRtl_Spc is exactly the same as SbRtl_SpaceMike Kaganski3-20/+6
2022-02-02tdf#112209 PPTX import: fix grayscale effect on image filled shapeTünde Tóth3-0/+29
2022-02-02Use OUStringBuffer in SbRtl_FormatNumberMike Kaganski1-17/+9
2022-02-02Add some source files for debugging convenienceTor Lillqvist1-0/+24
2022-02-02Fix function nameAndrea Gelmini2-4/+4
2022-02-02Bump Glade version to 3.38Heiko Tietze1-26/+26
2022-02-02flat-odf-cleanup: survive already missing settings/scriptsMiklos Vajna1-2/+6
2022-02-02Related tdf#66039 DOCX import: fix Z-order of group shapesAttila Bakos (NISZ)5-8/+68
2022-02-02speed up bitmap rotationNoel Grandin1-27/+23
2022-02-02lokCalcRTL: negate the +ve shape handle X coordinate...Dennis Francis1-1/+4
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák1-4/+7
2022-02-02fix buildXisco Fauli1-1/+1
2022-02-02tdf#137675 PPTX export: adding missing fill="none" to a:pathTibor Nagy3-0/+20
2022-02-02lok: find active SmViewShell reliablyMike Kaganski4-15/+30
2022-02-02Fix method nameAndrea Gelmini1-2/+2
2022-02-02Fix typosAndrea Gelmini4-4/+4
2022-02-02Fix typoAndrea Gelmini1-1/+1
2022-02-02fix std::min() used instead of std::max()Luboš Luňák2-2/+2
2022-02-02lokCalcRTL: RTL negation for shape insertionDennis Francis1-1/+2
2022-02-02lokCalcRTL: shape selection: negate mouse X...Dennis Francis1-0/+12
2022-02-02lokCalcRTL: ensure +ve X coords in shape handles/selections msgsDennis Francis1-5/+22
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis6-4/+34
2022-02-02use more concrete types in chart2, RegressionCurveModelNoel Grandin1-3/+3
2022-02-02tdf#147006 sw_fieldmarkhide: fix crash when deleting fly with fieldmarkMichael Stahl3-1/+61
2022-02-02tdf#147008 sw_fieldmarkhide: fix invalid NonTextFieldmark positionsMichael Stahl5-17/+28
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)4-145/+80
2022-02-02sw: fix swapped inner vs outer border for Word-style right/bottom page bordersMiklos Vajna3-5/+66