summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-11xmlsec: replace xmlsec1-vc.patch.1 with backportMiklos Vajna3-16/+65
2018-10-11tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet1-1/+2
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley4-4/+13
2018-10-11Avoid error with old ClangStephan Bergmann1-2/+1
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann8-26/+26
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth2-0/+7
2018-10-11tdf#120225 ww8import: keep textform nameJustin Luth6-4/+41
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski11-32/+5
2018-10-10tdf#120158: fix ImplGetParameterString for typenameJulien Nabet1-23/+25
2018-10-10weld FmShowColsDialogCaolán McNamara7-54/+86
2018-10-10forcepoint#74 crash in layoutCaolán McNamara3-1/+5
2018-10-10can use remainingSize instead of Seek(STREAM_SEEK_TO_END)Caolán McNamara1-34/+29
2018-10-10tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand2-19/+40
2018-10-10Properly check HRESULTMike Kaganski1-1/+1
2018-10-10Update git submodulesAdolfo Jayme Barrientos1-0/+0
2018-10-10Resolves: tdf#120407 support popover getting replacedCaolán McNamara2-14/+17
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski5-3/+22
2018-10-10tdf#120410: Disable insert/delete row/page break in read-only modeXisco Fauli1-4/+4
2018-10-10HTML tt -> code in JavaDoc commentsStephan Bergmann1-24/+24
2018-10-10optimize adding a block of entries at one timeCaolán McNamara23-141/+209
2018-10-10font lists come presortedCaolán McNamara1-1/+0
2018-10-10Restore using shlwapi by VCL code on WindowsMike Kaganski1-0/+1
2018-10-10Missing include (Windows --disable-pch)Stephan Bergmann1-0/+1
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara7-32/+69
2018-10-10Sure it is a squareTor Lillqvist1-1/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist7-77/+110
2018-10-10clean up column pos vs column idLionel Elie Mamane5-7/+7
2018-10-10tdf#119564 column id is not always the same as positionLionel Elie Mamane1-2/+2
2018-10-10tdf#120422 LibreLogo: fix page and line formatting of "magic wand"László Németh1-2/+2
2018-10-10tdf#99776: Preload a persona category initiallyMuhammet Kara2-0/+8
2018-10-10Fix failure of loplugin:useuniqueptr with older compilersStephan Bergmann3-4/+45
2018-10-10ofz#10879 stay inside sSecStr boundsCaolán McNamara1-2/+2
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák10-79/+120
2018-10-10fix detection of self-referencesLuboš Luňák2-5/+8
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák10-7/+81
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák25-107/+104
2018-10-10add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák3-2/+23
2018-10-10avoid usually needless large allocation for formula token arrayLuboš Luňák1-1/+12
2018-10-10tdf#42949 Fix IWYU warnings in include/jvmaccess/*Gabor Kelemen1-2/+2
2018-10-10Make LibreOfficeLight build againTor Lillqvist3-37/+36
2018-10-10Set up our own libxslt security context in xmlhelp, as per #i117643.Damjan Jovanovic1-7/+23
2018-10-10Removed executable permission on odt fileAndrea Gelmini1-0/+0
2018-10-10checkbox missing its indicatorCaolán McNamara1-1/+1
2018-10-10pdfium: remove not needed FPDFImageObj_GetBitmapBgra() patchMiklos Vajna2-60/+0
2018-10-09elementary:^/+ bezier, glue point, star shape, symbol shape, etcRizal Muttaqin261-98/+183
2018-10-09filling the language list just to replace it entirelyCaolán McNamara1-19/+0
2018-10-09bruteforce typeahead into combobox menusCaolán McNamara1-4/+59
2018-10-09use freeze/thawCaolán McNamara2-0/+4
2018-10-09We want the function pointer here, not call it (yet)Tor Lillqvist1-1/+1
2018-10-09tdf#101629: Handle invalid urls and search strings for PersonasMuhammet Kara2-0/+22