summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara7-166/+180
2019-10-07Fix typoAndrea Gelmini1-3/+3
2019-10-07update sw pchCaolán McNamara1-3/+1
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara12-603/+0
2019-10-07drop comment referencing ModalDialogCaolán McNamara1-1/+1
2019-10-07adjust a confusing testLuboš Luňák1-2/+2
2019-10-07fix test for CanvasBitmap not handling N32BitTcMask bpp properlyLuboš Luňák1-1/+4
2019-10-07cid#1454629 silence bogus Arguments in wrong orderCaolán McNamara1-0/+2
2019-10-07weld SwSendMailDialogCaolán McNamara6-168/+181
2019-10-07cid#1448512 silence bogus Out-of-bounds accessCaolán McNamara1-0/+1
2019-10-07cid#1130173 Logically dead codeCaolán McNamara1-1/+1
2019-10-07tdf#112368 Qt5 don't lose ownership in flushClipboardJan-Marek Glogowski2-8/+12
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara2-2/+2
2019-10-07cid#1454627 Dereference null return valueCaolán McNamara1-3/+11
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák28-29/+28
2019-10-07add missing constLuboš Luňák1-1/+1
2019-10-07Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist1-1/+0
2019-10-07Drop some useless warnings that we get hundreds ofTor Lillqvist1-4/+0
2019-10-07Makefile comments need to start in the first columnTor Lillqvist1-1/+1
2019-10-07Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist1-1/+1
2019-10-07InsertQuote can be constMike Kaganski2-2/+2
2019-10-07Bin pointless nested #if HAVE_FEATURE_AVMEDIATor Lillqvist1-2/+1
2019-10-07Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+2
2019-10-07Revert "We need UNO components from libmswordlo.a"Tor Lillqvist1-1/+0
2019-10-07Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist1-4/+4
2019-10-07We need UNO components from libmswordlo.aTor Lillqvist1-0/+1
2019-10-07tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist1-0/+6
2019-10-07Add the guesslang component (to apps) in case it is essentialTor Lillqvist1-0/+1
2019-10-07Add libexttextcat, needed by the guesslang componentTor Lillqvist1-0/+1
2019-10-07DialogClosed doesn't existCaolán McNamara1-2/+0
2019-10-07Remove unnecessary(?) memsetStephan Bergmann1-1/+0
2019-10-07cid#1454631 Logically dead codeCaolán McNamara1-1/+1
2019-10-07openssl 1.0.2tCaolán McNamara1-2/+2
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti1-0/+8
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga7-18/+23
2019-10-07cid#1454632 silence Uncaught exceptionCaolán McNamara2-2/+2
2019-10-07sw: fix Android buildMiklos Vajna2-2/+2
2019-10-07[DECL|IMPL]_ABSTDLG_BASE now unusedCaolán McNamara1-21/+0
2019-10-07Fix typoAndrea Gelmini1-1/+1
2019-10-07vcl: fix Android buildMiklos Vajna1-1/+1
2019-10-07tdf#127958 crash adding 2 or more files into writer master documentNoel Grandin2-13/+18
2019-10-07cid#1454634 silence Unchecked return valueCaolán McNamara1-1/+1
2019-10-07cid#1454626 Uninitialized scalar fieldCaolán McNamara1-0/+1
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin7-12/+13
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth2-44/+14
2019-10-07sw: prefix members of SwElemItemMiklos Vajna3-85/+85
2019-10-07Fix FIXME in swcache.hxxJulien Nabet2-5/+1
2019-10-06fix android buildCaolán McNamara1-0/+6
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara125-188/+250
2019-10-06we can use Span for the cache key hereNoel Grandin4-10/+25