summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25Related: tdf#136980 cairo: avoid linking to freetype-2.8-only ...Miklos Vajna
2020-09-25Sidebar gallery updateandreas kainz
2020-09-25tdf#137014 Sidebar: Image section remove red/green/blue/gammaandreas kainz
2020-09-25remove unused codeNoel Grandin
2020-09-25value and targetValue cannot be null at this pointNoel Grandin
2020-09-25socket cannot be null at this pointNoel Grandin
2020-09-25fix compile error in java test codeNoel Grandin
2020-09-25rhbz#1882616 move cursor one step at a time in the desired directionCaolán McNamara
2020-09-25Update git submodulesOlivier Hallot
2020-09-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara
2020-09-25Sidebar Navigator fix padding and border stuffandreas kainz
2020-09-25don't write metafile action twice in DrawPolyLineDirect()Luboš Luňák
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-09-25tdf#136980 cairo: avoid linking to freetype-2.8 symbolsMiklos Vajna
2020-09-25xor drawing done twice in the same place should be a no-opLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-25external/icu: Fix #include <numbers> under --with-latest-c++ -std=c++20Stephan Bergmann
2020-09-25remove useless lineLuboš Luňák
2020-09-25cppunittester: [_RUN_____] indicates unit test startJustin Luth
2020-09-25tdf#137008 mml crash on loadNoel Grandin
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara
2020-09-25simplify clearing all data in SkiaSalBitmapLuboš Luňák
2020-09-25Adapt PythonTest on macOS to PRE-/POSTGDBTRACEStephan Bergmann
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini
2020-09-25Fix typo in codeAndrea Gelmini
2020-09-25Run gdb with PYTHONWARNINGS=defaultStephan Bergmann
2020-09-25Paragraph Sidebar Align image iconsandreas kainz
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist
2020-09-24ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-24PythonTest CPPUNITTRACE='gdb --args' needs to tunnel setting LD_LIBRARY_PATHStephan Bergmann
2020-09-24tdf#133690 Cleanup Sidebar themeandreas kainz
2020-09-24plus minus sidebar icon theme updateandreas kainz
2020-09-24Fix typoAndrea Gelmini
2020-09-24Update git submodulesOlivier Hallot
2020-09-24Update git submodulesAlain Romedenne
2020-09-24Update git submodulesOlivier Hallot
2020-09-24tdf#132149 ww8export: use left page properties for left styleJustin Luth
2020-09-24Fix typoAndrea Gelmini
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-24Fix typoAndrea Gelmini
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos
2020-09-24Fix endianness issues in OOX crypto routinesStephan Bergmann
2020-09-24Revert "Directly acquire m_aMutex, instead of looping on m_condition.wait()"Stephan Bergmann