summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-29Fix unmodified pdf does forced-saveMert Tumer1-1/+1
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari2-2/+4
2020-11-29ScriptForge - (SF_DialogControl) set OnEvent propertiesJean-Pierre Ledure1-0/+27
2020-11-29Update git submodulesJohnny_M1-0/+0
2020-11-29Update git submodulesJohnny_M1-0/+0
2020-11-29Update git submodulesJohnny_M1-0/+0
2020-11-29Update git submodulesJohnny_M1-0/+0
2020-11-29Update git submodulesJohnny_M1-0/+0
2020-11-29a11y : avoid double lockingArnaud Versini2-3/+11
2020-11-29added parameter to SheetRightToLeft commandPranam Lashkari1-1/+1
2020-11-29Writer Navigator: track form controlsJim Raykowski1-1/+2
2020-11-28Resolves: tdf#138360 better accuracy in rtl_math_round()Eike Rathke1-3/+36
2020-11-28Update git submodulesAdolfo Jayme Barrientos1-0/+0
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara24-267/+265
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara13-193/+18
2020-11-28redundant const_castsCaolán McNamara1-18/+15
2020-11-28ScriptForge - (SF_DialogControl) get OnEvent propertiesJean-Pierre Ledure1-23/+262
2020-11-28Notebookbar contextual remove extension widgetandreas kainz3-252/+0
2020-11-28tdf#124176: Use pragma once instead of include guardsBartu Bayazıt5-20/+11
2020-11-28Unit tests for DBL_MAX to string conversion, tdf#136272Eike Rathke1-0/+88
2020-11-28ScriptForge - (SF_Dialog) set OnEvent propertiesJean-Pierre Ledure4-3/+54
2020-11-28fastparser in XMLChangedRegionImportContextNoel4-32/+29
2020-11-28fastparser in SchXMLDocContextNoel2-24/+4
2020-11-28cache one more place when drawing Skia imagesLuboš Luňák1-0/+20
2020-11-28Adapt solenv/flatpak-manifest.in to 86744f03992213af162df6954313c9f9e44e3a0aJulien Nabet1-3/+3
2020-11-28tdf#138466 Crash when creating different scenariosNoel Grandin1-2/+3
2020-11-28fastparser in ScXMLTableContextNoel2-39/+15
2020-11-28fastparser in SwXMLTableContextNoel2-78/+54
2020-11-28fastparser in ScXMLContentContextNoel2-32/+0
2020-11-28fastparser in SdXMLMasterStylesContextNoel2-21/+7
2020-11-28fastparser in XMLFootnoteBodyImportContextNoel4-38/+19
2020-11-28elementary: Update arrow icon as upstreamRizal Muttaqin139-107/+100
2020-11-27oox: make effectpropertiescontext available to everyone in oox/Miklos Vajna5-8/+5
2020-11-27impress/draw notebookbar update for 7.1andreas kainz2-14/+47
2020-11-27with RTL UI the LTR scrollbar in 'gen' calc is rendered incorrectlyCaolán McNamara2-5/+27
2020-11-27tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet1-0/+5
2020-11-27Consistently use RTL_CONSTASCII_LENGTH(), tdf#136272 follow-upEike Rathke1-3/+3
2020-11-27tdf#138507: sc_subsequent_filters: Add unittestXisco Fauli2-0/+14
2020-11-27Update git submodulesSeth Chaiklin1-0/+0
2020-11-27WinSalFrame::mnWidth/Height should presumably be of type LONGStephan Bergmann2-4/+4
2020-11-27DWRITE_GLYPH_METRICS members are of INT32 and UINT32 typesStephan Bergmann1-4/+4
2020-11-27RECT members are of type LONGStephan Bergmann1-4/+4
2020-11-27LOGFONTW::lfHeight is of type LONGStephan Bergmann1-1/+1
2020-11-27calc notebookbar update for 7.1andreas kainz1-8/+63
2020-11-27DocumentPropertiesW returns LONGStephan Bergmann1-1/+1
2020-11-27loplugin:toolslong (Library_vclplug_win)Stephan Bergmann2-7/+7
2020-11-27GetLastError returns DWORDStephan Bergmann1-1/+1
2020-11-27RegCreateKeyExW etc. return LSTATUSStephan Bergmann1-3/+3
2020-11-27GetShortPathNameW returns DWORDStephan Bergmann1-1/+1
2020-11-27Windows InterlockedIncrement/Decrement use LONGStephan Bergmann22-50/+50