summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara123-570/+570
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara15-32/+53
2020-09-22cid#1467075 silence Unchecked return valueCaolán McNamara1-1/+3
2020-09-22Fix symbols already defined MSVC link errorMike Kaganski1-1/+6
2020-09-22tdf#38885 Remove createTextFromNodedante9-999/+1787
2020-09-22tdf#136650 DOCX pie chart import: fix percentageBalazs Varga3-24/+53
2020-09-22Avoid unique_ptr(nullptr_t) ctor for incomplete argument typeStephan Bergmann1-1/+1
2020-09-22tdf#123610 DOCX shape import: keep text uprightSzabolcs Toth4-0/+40
2020-09-22tdf#136337 cairo canvas: fix missing image with negative heightMiklos Vajna1-1/+1
2020-09-22Fix AVX2 cpuid checksDr. David Alan Gilbert4-36/+80
2020-09-22Update git submodulesGabor Kelemen1-0/+0
2020-09-21static_assert that O[U]StringLiteral are layout compatible with rtl_[u]StringStephan Bergmann3-8/+58
2020-09-21No need to make the OString(std::string_view) ctor explicitStephan Bergmann1-1/+1
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara7-20/+85
2020-09-21tdf#136781 add some spacing to the special character favoritesCaolán McNamara1-1/+5
2020-09-21tdf#135727 add Korean Autocorrect listDaeHyun Sung1-0/+1
2020-09-21tdf#135727 add Korean auto correct wordDaeHyun Sung1-0/+1
2020-09-21tdf#119931 fix a11y warnings in qrcodegen.uiGabor Kelemen1-4/+22
2020-09-21update pchesCaolán McNamara26-33/+53
2020-09-21weld infobarsCaolán McNamara17-273/+584
2020-09-21set whether dates are needed in the ctorCaolán McNamara4-35/+33
2020-09-21tdf#132149 ww8export: always check for break at end of paragraphJustin Luth2-4/+14
2020-09-21drop unused suppressionCaolán McNamara1-1/+0
2020-09-21Fix typoSamuel Mehrbrodt1-1/+1
2020-09-21set properly font X-scale for Skia+X11 (tdf#136891)Luboš Luňák1-0/+1
2020-09-21cppunittester: Do not unload test librariesStephan Bergmann1-2/+7
2020-09-21Fix typo in codeAndrea Gelmini4-5/+5
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei2-12/+22
2020-09-21do not try to merge polygons if they do not share a point (tdf#136222)Luboš Luňák1-0/+41
2020-09-21emfio: fix emf/wmf test cppunit name vs makefile nameMiklos Vajna3-2/+2
2020-09-21Make some OUStringLiteral vars constexprStephan Bergmann1-55/+55
2020-09-21missing identifierCaolán McNamara1-1/+1
2020-09-21add some more thaw/freeze usesCaolán McNamara1-6/+26
2020-09-21Access2Base - access2base.py, remove compatibility importJean-Pierre Ledure1-2/+0
2020-09-21Missing includeStephan Bergmann1-0/+1
2020-09-21tdf#129606: Round the mean of the two subtractionsMike Kaganski1-1/+2
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl7-60/+94
2020-09-21tdf#136855 writerfilter: RTF import: buffer annotations inside tablesMichael Stahl2-2/+22
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl1-0/+1
2020-09-21Add IWYU rules for svxGabor Kelemen1-0/+3
2020-09-21Make Table Properties dialog asyncSzymon Kłos1-27/+31
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna7-77/+78
2020-09-21tdf#136247 Change element order of data labelsGülşah Köse2-3/+3
2020-09-21tdf#136071 Drop mostly useless Format - Spacing menu from CalcGabor Kelemen1-13/+0
2020-09-21offapi: add missing @since tag for setSizeHint()Miklos Vajna1-0/+2
2020-09-21tdf#134392: sc_jumbosheets_test: Add unittestXisco Fauli5-1/+168
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch6-2/+109
2020-09-20Replace "Bahnschrift Light" with "DejaVu Sans"Caolán McNamara1-0/+0
2020-09-20use a GtkListStore in known autocorrect list hotspotCaolán McNamara1-1/+1
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara8-320/+522