summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski5-9/+27
2022-07-29Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara2-3/+16
2022-07-29gtk4: update vcl when popup was closed by some external meansCaolán McNamara1-0/+9
2022-07-29cid#1507489 Big parameter passed by valueCaolán McNamara1-4/+4
2022-07-29cid#1507491 cut and paste typo triggering 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl11-106/+189
2022-07-29svx: remove using namespace and unneeded "css::" ns declarationsTomaž Vajngerl4-137/+122
2022-07-29Related tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga1-4/+9
2022-07-29cid#1507492 Improper use of negative valueCaolán McNamara2-2/+2
2022-07-29tdf#87605 Add new words to technical dictionary.nazanin yadi1-0/+5
2022-07-29Better valid certificate check, consider filter dataMike Kaganski3-13/+41
2022-07-29tdf#119840 make this loop a little more efficientNoel Grandin1-2/+7
2022-07-29use more SwPaM::StartEndNoel Grandin36-147/+88
2022-07-29clang-tidy modernize-pass-by-value in xmlreaderNoel Grandin2-3/+4
2022-07-29tdf#150187: Crash in Presentation Styles - Background objects - ModifyJulien Nabet1-0/+6
2022-07-29gtk4: add an initial placeholder image to flag there will be one set laterCaolán McNamara1-0/+6
2022-07-29resave with latest gladeCaolán McNamara1-32/+32
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga5-17/+83
2022-07-29svgio: Add support for clip-rule="evenodd"Xisco Fauli4-11/+78
2022-07-29tdf#126754: Wrong OpenType tag for fractions in "font features" dialogJulien Nabet2-8/+2
2022-07-29svgio: qa: add unittest for fill-ruleXisco Fauli2-0/+24
2022-07-29tdf#148810 ppt import: Depth set by EE_PARA_OUTLLEVELJustin Luth1-0/+2
2022-07-29Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth3-11/+4
2022-07-28Update git submodulesRafael Lima1-0/+0
2022-07-28oox export: export line/fill and text props. of a data tableTomaž Vajngerl1-0/+3
2022-07-28pdfium: fix build on windows aarch64 - no __popcntChristian Lohmaier2-0/+14
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara3-1/+7
2022-07-28vcl: Animation - cleanup pause functions and fieldsChris Sherlock3-6/+6
2022-07-28Use bitmap width instead of scanline size in combineScanlineChannelsofftkp1-18/+14
2022-07-28tdf#143148 tools: Use pragma once instead of include guardsChris Sherlock1-4/+2
2022-07-28chart2: set the char props. to the cells of a data table from modelTomaž Vajngerl1-1/+59
2022-07-28tdf#150181 vcl: first column is editable by default in SvTabListBoxMichael Stahl1-0/+3
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks12-1/+149
2022-07-28remove unused SETBULLETTEXT flag in editengJustin Luth3-9/+0
2022-07-28tdf#119246: Dimensions dialog has wrong values in several fieldsJulien Nabet1-0/+5
2022-07-28these classes can be finalNoel Grandin1-17/+17
2022-07-28tdf#119840 elide some allocationsNoel Grandin3-19/+31
2022-07-28gtk4: use GtkPopovers to replace popupsCaolán McNamara1-6/+35
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin31-99/+117
2022-07-28work around rounding difference on i386 in descriptiveStatistics testRene Engelhard1-1/+1
2022-07-28tdf#119840 reduce OUString allocationNoel Grandin1-34/+42
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin6-10/+18
2022-07-28lok: Properly update sidebar context in MathMike Kaganski4-47/+29
2022-07-28lok: Enable sidebar in MathMike Kaganski10-26/+79
2022-07-28Enable Math sidebar panels for JSInstanceBuilderMike Kaganski1-1/+3
2022-07-27gtk4: for gtk4 set the size of both layers of the overlayCaolán McNamara1-0/+3
2022-07-27Unnecessary to remember mbFiltering at column, tdf#140968 tdf#140978 follow-upEike Rathke3-8/+5
2022-07-27tdf#148291 sw clearing breaks: fix RTL layoutMiklos Vajna2-1/+49
2022-07-27FilteredRow is not a property of the column, tdf#117276 follow-upEike Rathke2-9/+7
2022-07-27Name FilteredRow what it is, not hidden; tdf#117276 follow-upEike Rathke3-6/+6