summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-21jsdialog: flush message queue on dialog closeSzymon Kłos2-1/+2
2021-01-21jsdialog: remove unnecessary handlerSzymon Kłos3-9/+1
2021-01-21jsdialog: send updates also for source treeview on dragSzymon Kłos2-46/+48
2021-01-21jsdialog: set entry text without back notificationSzymon Kłos3-4/+7
2021-01-21Replace bbUseHTMLMLEntities with m_bUseHTMLMLEntitiesdante4-14/+14
2021-01-21Update git submodulesSeth Chaiklin1-0/+0
2021-01-20elementary: tdf#125779, tdf#139056 update color to follow upstream brandRizal Muttaqin2-1/+1
2021-01-20Build compilerplugings code with -fvisibility-inlines-hiddenStephan Bergmann1-1/+1
2021-01-20set parent for database authentication user/password dialogCaolán McNamara1-1/+1
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh24-14/+306
2021-01-20make crashreports include info about the system (CPU,memory)Luboš Luňák2-0/+178
2021-01-20oox smartart: extract composite algo from AlgAtom::layoutShape()Miklos Vajna2-259/+285
2021-01-20Simplify error handlingTor Lillqvist1-42/+9