summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-27CComVariant.lVal is of type LONGStephan Bergmann1-1/+1
2020-11-27tdf#138307 Chart import: fix lost custom shape textBalazs Varga6-9/+33
2020-11-27tdf#138345 sw ms export: Char highlight: no export to char-styleJustin Luth3-0/+53
2020-11-27jsdialog: dump dialog titleSzymon Kłos2-0/+9
2020-11-27jsdialog: remember dialog instance & handle closeSzymon Kłos2-0/+15
2020-11-27jsdialog: drag and drop support for TreeViewSzymon Kłos3-0/+199
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen258-441/+289
2020-11-27Fix commentEike Rathke1-1/+1
2020-11-27Resolves tdf#134802 - Improved "Paste Special" dialog boxHeiko Tietze3-390/+484
2020-11-27writer notebookbar update for 7.2andreas kainz1-10/+41
2020-11-27tdf#136801 : IsNumeric("+2") and CInt("+2") return correct valuesAnshu3-1/+11
2020-11-27Adapt solenv/flatpak-manifest.in to312a33b7636334f6ce3b6d1702bc5d3e45215601Stephan Bergmann1-3/+3
2020-11-27sw_fieldmarkhide: fix getFieldMarkFor() to return innermost fieldMichael Stahl1-3/+4