summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-08update PCHsLuboš Luňák49-98/+160
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák2-1/+9
2021-04-08make update_pch.sh aware of '#pragma once'Luboš Luňák1-0/+6
2021-04-08make update_pch.sh abort on an errorLuboš Luňák2-1/+7
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-04-08ImplNewInputContext: check pointer before useSzymon Kłos1-1/+1
2021-04-08impress: avoid crash when user edits text and other deletes slideSzymon Kłos1-0/+22
2021-04-08ScriptForge - (scriptforge.py) Base and Form classesJean-Pierre Ledure3-15/+113
2021-04-08tdf#132293 removed all the unused imports from the folder swVatsal32178-590/+149
2021-04-08tdf#141547: sc: Add UItestXisco Fauli2-0/+42
2021-04-08lok: remove event listener when disposingHenry Castro4-2/+9
2021-04-08These checks are not neededMike Kaganski1-3/+2
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara3-21/+29
2021-04-08tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)5-28/+141
2021-04-08use the SfxRequest to get the appropiate dialog parentCaolán McNamara1-2/+1
2021-04-08Update commentStephan Bergmann1-1/+1
2021-04-08set an explicit parent for warning dialogCaolán McNamara1-1/+1
2021-04-08drop some unneeded includeCaolán McNamara1-1/+0
2021-04-08GetEditWin() is already fetched as pEditWinCaolán McNamara1-6/+6
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski3-13/+7
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth5-21/+39
2021-04-08vcl VectorGraphicSearch: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna1-46/+10
2021-04-08drop some unneeded includesCaolán McNamara2-3/+0
2021-04-08impress: delete correct page when has multiple usersSzymon Kłos1-2/+9
2021-04-08online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-04-08online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-04-08Fix typosAndrea Gelmini3-5/+5
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski3-29/+51
2021-04-08Compute permutation2D at compile timeMike Kaganski1-48/+43
2021-04-08Adapt loplugin:unnecessaryparen to CXXRewrittenBinaryOperatorStephan Bergmann2-1/+21
2021-04-08tdf#141511 fix null pointer use crashJim Raykowski1-4/+7
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski2-47/+15
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
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