summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-25Related: tdf#136980 cairo: avoid linking to freetype-2.8-only ...Miklos Vajna1-0/+31
2020-09-25Sidebar gallery updateandreas kainz1-84/+84
2020-09-25tdf#137014 Sidebar: Image section remove red/green/blue/gammaandreas kainz2-358/+20
2020-09-25remove unused codeNoel Grandin1-68/+0
2020-09-25value and targetValue cannot be null at this pointNoel Grandin1-8/+6
2020-09-25socket cannot be null at this pointNoel Grandin1-5/+3
2020-09-25fix compile error in java test codeNoel Grandin1-1/+1
2020-09-25rhbz#1882616 move cursor one step at a time in the desired directionCaolán McNamara1-5/+35
2020-09-25Update git submodulesOlivier Hallot1-0/+0
2020-09-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara2-11/+1
2020-09-25Sidebar Navigator fix padding and border stuffandreas kainz2-10/+13
2020-09-25don't write metafile action twice in DrawPolyLineDirect()Luboš Luňák2-17/+47
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli3-7/+40
2020-09-25tdf#136980 cairo: avoid linking to freetype-2.8 symbolsMiklos Vajna2-0/+12
2020-09-25xor drawing done twice in the same place should be a no-opLuboš Luňák3-25/+47
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák13-2/+149
2020-09-25make vclbackendtest test gradientsLuboš Luňák5-16/+496
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl18-16/+331
2020-09-25external/icu: Fix #include <numbers> under --with-latest-c++ -std=c++20Stephan Bergmann2-0/+16
2020-09-25remove useless lineLuboš Luňák1-1/+0
2020-09-25cppunittester: [_RUN_____] indicates unit test startJustin Luth3-5/+5
2020-09-25tdf#137008 mml crash on loadNoel Grandin1-1/+2
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl13-31/+99
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara5-17/+45
2020-09-25simplify clearing all data in SkiaSalBitmapLuboš Luňák2-7/+14
2020-09-25Adapt PythonTest on macOS to PRE-/POSTGDBTRACEStephan Bergmann2-5/+10
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna7-393/+323
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini3-11/+3
2020-09-25Fix typo in codeAndrea Gelmini1-3/+3
2020-09-25Run gdb with PYTHONWARNINGS=defaultStephan Bergmann1-2/+2
2020-09-25Paragraph Sidebar Align image iconsandreas kainz1-0/+11
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist2-13/+8
2020-09-24ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara1-7/+9
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl7-8/+62
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl11-10/+62
2020-09-24PythonTest CPPUNITTRACE='gdb --args' needs to tunnel setting LD_LIBRARY_PATHStephan Bergmann2-2/+11
2020-09-24tdf#133690 Cleanup Sidebar themeandreas kainz1-25/+3
2020-09-24plus minus sidebar icon theme updateandreas kainz8-4/+14
2020-09-24Fix typoAndrea Gelmini1-1/+1
2020-09-24Update git submodulesOlivier Hallot1-0/+0
2020-09-24Update git submodulesAlain Romedenne1-0/+0
2020-09-24Update git submodulesOlivier Hallot1-0/+0
2020-09-24tdf#132149 ww8export: use left page properties for left styleJustin Luth2-3/+16
2020-09-24Fix typoAndrea Gelmini1-2/+2
2020-09-24Fix typo in codeAndrea Gelmini2-2/+2
2020-09-24Fix typoAndrea Gelmini1-2/+2
2020-09-24Fix typo in codeAndrea Gelmini1-4/+4
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos3-1/+37
2020-09-24Fix endianness issues in OOX crypto routinesStephan Bergmann2-14/+30
2020-09-24Revert "Directly acquire m_aMutex, instead of looping on m_condition.wait()"Stephan Bergmann1-4/+31