summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-15XUnoTunnel->dynamic_cast in XMLMutableAttributeListNoel Grandin2-20/+1
2023-01-15Typo in "code"Andrea Gelmini1-1/+1
2023-01-15vcl: add more device independent checks for bitmaps in svmtestTomaž Vajngerl2-17/+89
2023-01-15tdf#117266 sc oox: macro button unit testJustin Luth2-0/+17
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth9-15/+36
2023-01-14Fix typosAndrea Gelmini1-3/+3
2023-01-14Removed executable bits on source fileAndrea Gelmini2-1/+1
2023-01-14Fix typos and exec bitsAndrea Gelmini3-2/+2
2023-01-14ooo_vba_VBAToOOEventDesc_get_implementation appears twiceCaolán McNamara1-2/+0
2023-01-14com_sun_star_comp_chart2_ChartDocumentWrapper_get_implementation appears twiceCaolán McNamara1-1/+0
2023-01-14tdf#117266 sc oox: import local macro without reference idJustin Luth1-1/+4
2023-01-14svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli1-3/+3
2023-01-14XUnoTunnel->dynamic_cast in SecurityEnvironmentGpgNoel Grandin3-27/+3
2023-01-14XUnoTunnel->dynamic_cast in TransformerNoel Grandin5-35/+1
2023-01-14XUnoTunnel->dynamic_cast in CertificateImplNoel Grandin3-22/+2
2023-01-14Fix non-PCH buildThorsten Behrens2-0/+2
2023-01-14tdf#117266 sc oox: export vml button with a correct labelJustin Luth1-0/+2
2023-01-14Update git submodulesOlivier Hallot1-0/+0
2023-01-14tdf#153000 Unittest file types MSO_SPT=25 to 31Regina Henschel2-1/+53
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl15-2/+346
2023-01-14EXCEPTIONS_ON has no meaningTor Lillqvist5-5/+0
2023-01-14configure.ac: Fix build with --with-system-zxing and < Clang 16Sam James1-1/+1
2023-01-14AccessibleBrowseBoxBase's XAggregation is apparently unusedStephan Bergmann1-2/+2
2023-01-14tdf#152990 set the font after the MapMode is (potentially) setCaolán McNamara2-18/+10
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin5-17/+8
2023-01-14XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImplNoel Grandin6-31/+7
2023-01-14XUnoTunnel->dynamic_cast in SecurityEnvironment_NssImplNoel Grandin4-27/+4
2023-01-14sw: add ThemeColorChanger that sweeps the model and changes colorsTomaž Vajngerl7-47/+331
2023-01-14sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl6-512/+208
2023-01-14XUnoTunnel->dynamic_cast in X509Certificate_NssImplNoel Grandin3-26/+4
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin11-71/+5
2023-01-14use more concrete types in chartNoel Grandin2-6/+10
2023-01-14use more concrete types in chartNoel Grandin10-57/+48
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin8-70/+5
2023-01-14comphelper: check for nullptrXisco Fauli1-1/+2
2023-01-14XUnoTunnel->dynamic_cast in UnoControlModelNoel Grandin2-21/+2
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin26-51/+58
2023-01-14svx: add UX defined theme color setsTomaž Vajngerl1-2/+98
2023-01-14svx: add resolveColor that resolves the color for input themeTomaž Vajngerl2-15/+27
2023-01-14svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl3-86/+49
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl14-65/+192
2023-01-13Related tdf#153003: Copying a query and pasting as table in same DB impossibleJulien Nabet1-1/+1
2023-01-13Fix typoAndrea Gelmini1-1/+1
2023-01-13tdf#153000: file types MSO_SPT=25 to 31 are wrongly renderedJulien Nabet1-7/+7
2023-01-13SDPR: Direct support for FillGraphicPrimitive2DArmin Le Grand (Allotropia)8-17/+571
2023-01-13tdf#131386 writerfilter: RTF import paragraph mark formattingMichael Stahl6-9/+120
2023-01-13XUnoTunnel->dynamic_cast in SvUnoAttributeContainerNoel Grandin3-20/+4
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin3-16/+6
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin16-101/+12
2023-01-13tdf#39650: move UItest to CppUnittestXisco Fauli3-53/+25