summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-22[API CHANGE] change XPdfDecomposer to use XBinaryDataContainerTomaž Vajngerl3-11/+21
2021-01-22Fix use of -fvisibility=hidden with Clang in external/libcdr, external/libqxpStephan Bergmann4-0/+26
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth4-9/+55
2021-01-22Fix MouseClick shoud be MouseLeft for drawing areaMert Tumer1-1/+1
2021-01-22tdf#118308: sc: Add UItestXisco Fauli2-4/+69
2021-01-22Fix typosAndrea Gelmini2-2/+2
2021-01-22Fix typoAndrea Gelmini1-1/+1
2021-01-21tdf#122643: sc_subsequent_filters: Add unittestXisco Fauli2-0/+14
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna6-4/+77
2021-01-21tdf#118207: tdf#118189: sc: Move UItest to CppUnitTestXisco Fauli7-107/+114
2021-01-21Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara1-6/+5
2021-01-21Update git submodulesSeth Chaiklin1-0/+0
2021-01-21constant 'Focused object has invalid index in parent' a11y warningCaolán McNamara1-1/+1
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara382-1699/+30
2021-01-21merge pair of duplicate blocks together into one functionCaolán McNamara3-89/+62
2021-01-21Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari1-1/+3
2021-01-21Update git submodulesOlivier Hallot1-0/+0
2021-01-21CppunitTest_sc_uicalc: Add local function to select rangeXisco Fauli1-18/+19
2021-01-21CppunitTest_sc_uicalc: rename function and make it localXisco Fauli1-32/+31
2021-01-21RadioButton tick in a different place than CheckBox tickCaolán McNamara1-2/+2
2021-01-21drop RadioButton arg defaultsCaolán McNamara3-4/+4
2021-01-21postgresql: fix mistake in RepositoryExternal.mkMichael Stahl1-4/+6
2021-01-21elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin121-70/+69
2021-01-21loplugin:doubleconvert (macOS)Stephan Bergmann1-1/+1
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil7776-20/+20
2021-01-21rename grid8 to ddedependJim Raykowski1-1/+1
2021-01-21distinguish these two similarly worded warningsCaolán McNamara1-2/+2
2021-01-21_yes -> _YesCaolán McNamara11-11/+11
2021-01-21Update git submodulesBalaharipreetha Muthu1-0/+0
2021-01-21unit test for row-height invalidations on pastingDennis Francis1-0/+58
2021-01-21lok: Send rows heights invalidation on pasteDennis Francis1-2/+18
2021-01-21lok: unit test incorrect cursor positionHenry Castro1-1/+38
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro5-6/+18
2021-01-21tdf#116818 sc,offapi,XLSX import: fix autofiltered date columnsBalazs Varga7-12/+98
2021-01-21cache SalLayoutGlyphs in ScOutputData::LayoutStrings()Luboš Luňák1-6/+41
2021-01-21tdf#139696 Use getToolboxId to set item idMaxim Monastirsky1-4/+5
2021-01-21tdf#134210 Import support for custom stretch values.Gülşah Köse5-3/+55
2021-01-21tdf#139298 New created query doesn't show any rowCaolán McNamara1-12/+12
2021-01-21keep the navigation bar control area the same size with hidden scrollbarCaolán McNamara1-1/+1
2021-01-21tdf#131407: Move UITest to Cppunitdiwanshu8853-77/+76
2021-01-21tdf#120660: sc: Move UItest to CppUnitTestXisco Fauli4-62/+70
2021-01-21tdf#138907 sw TitlePageDlg: Goto correct (existing) pageJustin Luth2-14/+116
2021-01-21pdfium: use PDFiumDocument in VectorGraphicSearch::ImplementationMiklos Vajna2-13/+6
2021-01-21tdf#51022 sc import: fix lost print ranges of last sheetAttila Szűcs2-9/+42
2021-01-21Insert draw connectors directly for onlineMert Tumer1-0/+1
2021-01-21Avoid Clang -Werror,-Wunused-command-line-argumentStephan Bergmann1-1/+1
2021-01-21Use C++20 consteval for the Color(sal_uInt32) ctorStephan Bergmann3-4/+18
2021-01-21jsdialog: don't send multiple updates with the same contentSzymon Kłos1-0/+12
2021-01-21pivot table: avoid crash on drag n dropSzymon Kłos1-0/+3
2021-01-21jsdialog: reduce number of unnecessary messagesSzymon Kłos1-1/+3