summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-07lok: show error message dialog for VBA macrosHenry Castro1-0/+21
2021-04-07tdf#138089: sc: Add UItestXisco Fauli2-0/+48
2021-04-07can short-circuit this conversionNoel1-0/+2
2021-04-07only call mpCurrentDeck->GetLOKNotifier if we need toCaolán McNamara1-2/+1
2021-04-07uitest: factor out common codeXisco Fauli9-40/+20
2021-04-07-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2021-04-07rtl::Static -> function local staticNoel Grandin2-9/+6
2021-04-07rtl::Static -> function local staticNoel Grandin3-22/+15
2021-04-07lok: add "MacroSecurityLevel" optionHenry Castro1-0/+14
2021-04-07cache also GetFontData() failuresLuboš Luňák1-4/+12
2021-04-07xmlsec: fix signing documents on WNTMichael Stahl2-0/+69
2021-04-07lok: fix sidebar controller disposed objectsHenry Castro1-15/+17
2021-04-07pViewShell and pMobileNotifier both set to the same thingCaolán McNamara1-3/+2
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro2-13/+6
2021-04-07uitest: remove duplicated codeXisco Fauli6-38/+7
2021-04-07jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro2-0/+62
2021-04-07lok: add "EnableMacrosExecution" optionHenry Castro1-1/+3
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein141-1507/+1749
2021-04-07vcl: move graphic handling into Qt5GraphicsBackendTomaž Vajngerl10-195/+302
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl3-340/+248
2021-04-07cache Skia fontLuboš Luňák3-14/+69
2021-04-07implement operators +,-,*,/ for tools::SizeLuboš Luňák1-0/+60
2021-04-07make tools::Point/Size/Rectangle/etc. constructors constexprLuboš Luňák1-56/+54
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák1-42/+38
2021-04-07lok: show only the filename of the Macro Security dialogHenry Castro1-13/+5
2021-04-07rtl::Static -> function local static also for UNO3_GETIMPLEMENTATION*_IMPLMike Kaganski1-5/+2
2021-04-07lok: remove popup auto correct itemHenry Castro1-1/+3
2021-04-07skip check-if-root test if LIB_FUZZING_ENGINE is setCaolán McNamara1-1/+1
2021-04-07tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)1-2/+13
2021-04-07Resolves: tdf#141515 expander column space isn't wantedCaolán McNamara1-1/+1
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos1-4/+2
2021-04-07tdf#126735 sw Next Change: cycle through tracked changesLászló Németh2-0/+69
2021-04-07tdf#141531 liblo-native-code: Add ODatabaseContext_get_implementationMichael Weghorn1-0/+1
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth3-78/+28
2021-04-07ScDocShell::GetActiveDialogParent instead of Application::GetDefDialogParentCaolán McNamara1-2/+1
2021-04-07ofz#32965 move fpe fix of ofz#17212 into toRationalCaolán McNamara1-4/+3
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl11-22/+351
2021-04-07tdf#141297: sd: Add UItestXisco Fauli2-0/+97
2021-04-07tdf#141267 PPTX export: fix handling of audio nodes with non-media sourceMiklos Vajna3-2/+18
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos1-1/+4
2021-04-07tdf#119661: sw: Add UItestXisco Fauli1-0/+93
2021-04-07tdf#141338 android: Make "Select file to open" view smallerMichael Weghorn2-4/+4
2021-04-07android: Move "Recent files" below system file picker viewMichael Weghorn1-19/+19
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn36-3272/+51
2021-04-07rtl::Static -> function local staticNoel Grandin74-473/+172
2021-04-07loplugin:casttovoid: Fix VisitReturnStmt in lambda bodiesStephan Bergmann2-0/+38
2021-04-07lok: draw bgcolor lines for covering client grid...Dennis Francis3-14/+47
2021-04-07Related: tdf#128334 Make VBA Range getFormula(R1C1) work not only by accidentEike Rathke1-16/+21
2021-04-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski2-2/+4
2021-04-07Resolves: tdf#128334 Reset mnCurrentSheetEndPos, mnCurrentSheetTab in all casesEike Rathke1-0/+6