summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-14mbMousePosFreezed is always falseCaolán McNamara5-9/+1
2020-10-14Resolves tdf#137429 - Ensure first tip is shown firstHeiko Tietze1-6/+6
2020-10-14better fix for tdf#136455 without destroying widgets we don't truly ownCaolán McNamara1-18/+7
2020-10-14SetMousePosFreezed is always called with falseCaolán McNamara2-2/+2
2020-10-14Resolves tdf#137447 - Access icon themes via tight extensionsHeiko Tietze3-223/+346
2020-10-14loplugin:external (clang-cl)Stephan Bergmann1-0/+5
2020-10-14tdf#76047 XLSX import: fix links to external dataAttila Szűcs4-1/+28
2020-10-14-Werror,-Wshadow (clang-cl)Stephan Bergmann1-3/+3
2020-10-14tdf#137025 sw: apply textbox padding set in TextAttila Bakos (NISZ)5-0/+115
2020-10-14cleanup SdrGrafObj and remove unneeded semi-colonsTomaž Vajngerl1-21/+38
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna3-46/+16
2020-10-14loplugin:includeform (clang-cl)Stephan Bergmann1-4/+4
2020-10-14loplugin:unreffun (clang-cl)Stephan Bergmann1-1/+0
2020-10-14loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2020-10-14loplugin:redundantcast (clang-cl)Stephan Bergmann2-3/+3
2020-10-14-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann1-1/+1