summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-16Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann1-1/+1
2020-10-15tdf#137105: crash in table with Style Inspector activeAron Budea1-3/+3
2020-10-15uitest: this test should crash without the fix in placeXisco Fauli2-2/+12
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet2-5/+4
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara2-3/+6
2020-10-15don't crash if not hosted in a vcl::WindowCaolán McNamara1-0/+4
2020-10-15Use correct icon on additions dialogHeiko Tietze1-1/+1
2020-10-15pdfium: add a dict. key constant for interior colorTomaž Vajngerl1-0/+1
2020-10-15pdfium: add reading of attachment points to the wrapperTomaž Vajngerl2-0/+22
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl5-0/+108
2020-10-15pdfium: add getColor and getInteriourColor to PDFiumAnnotationTomaž Vajngerl2-0/+24
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh27-83/+376
2020-10-15add a GetUITestFactory for WeldEditViewCaolán McNamara2-0/+40
2020-10-15This field only holds a compile-time constantMike Kaganski2-2/+2
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann2-6/+1
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann5-8/+8
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov2-0/+7
2020-10-15need to ClearFormats to invalidate cache of what is dndedCaolán McNamara2-5/+7
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna4-24/+54
2020-10-15Replace list by vector in vcl/impdelJulien Nabet1-3/+4
2020-10-14tdf#136577: sw: Add UItestXisco Fauli1-4/+33
2020-10-14Replace list by vector in scripting/eventhelpherJulien Nabet1-5/+5
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann7-10/+10
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann5-8/+8
2020-10-14use shadowcolor for bordercolorCaolán McNamara1-1/+1
2020-10-14send ComboBox "changed" on autocomplete suggestionCaolán McNamara1-7/+13
2020-10-14tdf#137453: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+17
2020-10-14Fix typoAndrea Gelmini1-1/+1
2020-10-14tdf#137294 don't change subset sensitivity after setting search modeCaolán McNamara1-5/+8
2020-10-14Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara1-1/+1
2020-10-14related tdf#108944 writerfilter: fix another missing ftn separatorJustin Luth3-1/+8
2020-10-14Removed executable bits on docx fileAndrea Gelmini1-0/+0
2020-10-14Resolves tdf#137447 - Access galleries via tight extensionsHeiko Tietze3-81/+252
2020-10-14Removed duplicated includeAndrea Gelmini1-1/+0
2020-10-14Fix build for Intel on an Apple Silicon MacTor Lillqvist1-0/+3
2020-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna7-16/+195
2020-10-14tdf#136577 sw: fix Undo of Replace with nothingMichael Stahl1-1/+1
2020-10-14ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara1-9/+11
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze3-141/+114
2020-10-14sw: fix unsorted redlines in SwTable::ConvertSubtableBox()Michael Stahl1-1/+1
2020-10-14tdf#137446: sc: Add UItestXisco Fauli2-0/+62
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli2-0/+21
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák3-0/+46
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl2-10/+4
2020-10-14Fixes to TipOfTheDay dialogHeiko Tietze3-9/+12
2020-10-14Resolves: tdf#137445 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara3-2/+29
2020-10-14Resolves: tdf#137382 update label to "Keep inside text boundaries"Seth Chaiklin1-1/+1
2020-10-14Fix of accessibility warnings for the additions dialogHeiko Tietze3-116/+270
2020-10-14Resolves: tdf#137248 Fix wrong condition breaking non-group interpretEike Rathke1-4/+4
2020-10-14Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke2-17/+18