summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-16tdf#137245 sw: fix AutoFormat SetBorder deleting flysMichael Stahl
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-10-16try to prefetch in threads also all graphics for the active pageLuboš Luňák
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-16Resolves: tdf#137508 use AtkObject::accessible-roleCaolán McNamara
2020-10-16Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov
2020-10-16Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann
2020-10-15tdf#137105: crash in table with Style Inspector activeAron Budea
2020-10-15uitest: this test should crash without the fix in placeXisco Fauli
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet
2020-10-15tdf#137432 only do EnableInvalidate(false) optimization when not shownCaolán McNamara
2020-10-15don't crash if not hosted in a vcl::WindowCaolán McNamara
2020-10-15Use correct icon on additions dialogHeiko Tietze
2020-10-15pdfium: add a dict. key constant for interior colorTomaž Vajngerl
2020-10-15pdfium: add reading of attachment points to the wrapperTomaž Vajngerl
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl
2020-10-15pdfium: add getColor and getInteriourColor to PDFiumAnnotationTomaž Vajngerl
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-10-15add a GetUITestFactory for WeldEditViewCaolán McNamara
2020-10-15This field only holds a compile-time constantMike Kaganski
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov
2020-10-15need to ClearFormats to invalidate cache of what is dndedCaolán McNamara
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna
2020-10-15Replace list by vector in vcl/impdelJulien Nabet
2020-10-14tdf#136577: sw: Add UItestXisco Fauli
2020-10-14Replace list by vector in scripting/eventhelpherJulien Nabet
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann
2020-10-14use shadowcolor for bordercolorCaolán McNamara
2020-10-14send ComboBox "changed" on autocomplete suggestionCaolán McNamara
2020-10-14tdf#137453: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-10-14Fix typoAndrea Gelmini
2020-10-14tdf#137294 don't change subset sensitivity after setting search modeCaolán McNamara
2020-10-14Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara
2020-10-14related tdf#108944 writerfilter: fix another missing ftn separatorJustin Luth
2020-10-14Removed executable bits on docx fileAndrea Gelmini
2020-10-14Resolves tdf#137447 - Access galleries via tight extensionsHeiko Tietze
2020-10-14Removed duplicated includeAndrea Gelmini
2020-10-14Fix build for Intel on an Apple Silicon MacTor Lillqvist
2020-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna
2020-10-14tdf#136577 sw: fix Undo of Replace with nothingMichael Stahl
2020-10-14ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze
2020-10-14sw: fix unsorted redlines in SwTable::ConvertSubtableBox()Michael Stahl
2020-10-14tdf#137446: sc: Add UItestXisco Fauli
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli