summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna11-22/+78
2022-03-18Colibre: tdf#148029 Remove dark area in dark variantRizal Muttaqin696-371/+402
2022-03-17Related: tdf#148053 fix a crash in out of range dx arrayCaolán McNamara1-0/+4
2022-03-17crashtesting: clip fallback glyph range to layout rangeCaolán McNamara1-2/+6
2022-03-17tdf#148033: Loss of precision in /MediaBox (PDFWriterImpl::emitCatalog())Lemures Lemniscati1-2/+2
2022-03-17Fix typoAndrea Gelmini1-1/+1
2022-03-17ofz: Null-dereference READCaolán McNamara1-1/+1
2022-03-17jsdialog: enable dialog on demand by env varSzymon Kłos1-0/+15
2022-03-17Use ScDocumentUniquePtr in ScTempDocSourceMike Kaganski1-8/+5
2022-03-17sw image dialog: fix fallback width/height for images with relative sizesMiklos Vajna6-3/+107
2022-03-17Related tdf#114286: put duplicates commands in GenericCommands (DeleteRows)Julien Nabet4-30/+14
2022-03-17ofz: Use-of-uninitialized-valueCaolán McNamara1-20/+15
2022-03-17ofz#45598 Integer-overflowCaolán McNamara1-2/+3
2022-03-17can use a reference instead of a pointerCaolán McNamara1-12/+12
2022-03-17tdf#148040: allow external link update for css.sheet.FunctionAccessMike Kaganski2-1/+22
2022-03-17Colibre: tdf#148029 Remove dark area in dark variantRizal Muttaqin305-173/+270
2022-03-17use actual type in AccessibleImageBulletNoel Grandin2-20/+16
2022-03-17use actual type in AccessibleEditableTextParaNoel Grandin2-21/+19
2022-03-17use actual type in AccessibleContextBaseNoel Grandin5-41/+29
2022-03-17tdf#147347 sw: hide deleted table at deletion in Hide ChangesLászló Németh2-17/+50
2022-03-17avoid warning about invalid cached glyphsLuboš Luňák1-0/+2
2022-03-17Call corresponding base class method in SpellDialog::DeactivateMichael Weghorn1-1/+1
2022-03-17external: update pdfium to 4933Miklos Vajna9-157/+44
2022-03-17sw clearing breaks: add DOC importMiklos Vajna4-0/+70
2022-03-17Related tdf#114286: remove duplicates commands in Calc/Draw (InsertAnnotation)Julien Nabet2-19/+0
2022-03-17cui: Use more range-based for in SpellDialogMichael Weghorn1-9/+3
2022-03-17cui: Use range-based for in SentenceEditWindow_ImplMichael Weghorn1-8/+3
2022-03-17cui: Use range-based for in SpellDialogMichael Weghorn1-8/+4
2022-03-17Related tdf#114286: put duplicates commands in GenericCommands (DeleteColumns)Julien Nabet4-30/+14
2022-03-17sw: document SwXViewSettingsMiklos Vajna1-0/+4
2022-03-17tdf#148013 speed up loading large file with lots of redlinesNoel Grandin1-1/+2
2022-03-17no need to have duplicate m_bIsRoot fieldsNoel Grandin2-23/+19
2022-03-17no need to have duplicate m_nStorageType fieldsNoel Grandin2-49/+45
2022-03-17tdf#147766 Export empty lines as line with noFillGülşah Köse4-11/+10
2022-03-17Remove old mysql_jdbc/mysqlc in drivers.xcuJulien Nabet2-84/+10
2022-03-17flatten OStorage a littleNoel Grandin2-221/+215
2022-03-17tdf#119298 sw: keep automatic position on trivial width changeJustin Luth1-1/+10
2022-03-17Notify Navigator when outline content visibility changesJim Raykowski3-0/+3
2022-03-16ofz#45581 and ofz#45574 suppress Integer-overflowCaolán McNamara1-0/+1
2022-03-16Related: tdf#118320 enable some windows dark theme supportCaolán McNamara6-17/+204
2022-03-16ofz#45612 TimeoutCaolán McNamara1-1/+13
2022-03-16Consistently avoid loplugin:trivialconstructor when there are defaulted paramsStephan Bergmann2-0/+12
2022-03-16-Werror=unused-but-set-variableStephan Bergmann1-1/+1
2022-03-16ofz#45583 Integer-overflowCaolán McNamara1-1/+1
2022-03-16tdf#147997: MySQL/MariaDB for dialog for direct connectionJulien Nabet6-14/+14
2022-03-16tdf#141908:CppUnittests: replace usage of sal_Int32 with ColorTushar Jham5-11/+8
2022-03-16Resolves tdf#143100 - Disable cell style commands when sheet is protectedHeiko Tietze1-0/+3
2022-03-16tdf#148013 speed up loading large file with lots of redlinesNoel Grandin1-1/+3
2022-03-16tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch2-0/+15
2022-03-16ODT export: fix fallback svg:width/height for text frames with relative sizesMiklos Vajna2-14/+83