summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Related tdf#121886: Firebird Datatype Image(BLOB) is not working properlyJulien Nabet2-8/+23
2020-11-18Fix typoAndrea Gelmini1-1/+1
2020-11-18Fix typoAndrea Gelmini1-2/+2
2020-11-18AC_CHECK_SIZEOF works fine when cross-compiling, no need to hard-code for iOSTor Lillqvist1-10/+0
2020-11-18Fix mis-clang-format'ed commentStephan Bergmann1-2/+2
2020-11-18sw_redlinehide: use correct node in SwPaM::InvalidatePaM()Michael Stahl1-3/+3
2020-11-18This doesn't depend on SAL_TYPES_SIZEOFLONG anymoreMike Kaganski1-5/+4
2020-11-18tdf#137397 Faulty Height value in Position and Size content panelCaolán McNamara1-2/+2
2020-11-18Remove unused Manager::registerGraphic rsContext parameterStephan Bergmann2-11/+9
2020-11-18Replace #if with if constexpr()Mike Kaganski2-15/+18
2020-11-18crashtesting: intermittent failure on tdf118824-1.odbCaolán McNamara1-9/+13
2020-11-18tdf#138271 send value-changed on FormattedSpinButton losing focusCaolán McNamara1-1/+23
2020-11-18Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara1-0/+2
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl9-9/+72
2020-11-18Remove unused XMLTableImportContext::ImportColumn nPrefix, rLocalName paramsStephan Bergmann1-3/+3
2020-11-18Remove unused SalGtkFilePicker::implAddFilterGroup _rFilter parameterStephan Bergmann2-3/+3
2020-11-18tdf#123936 Formatting files in module o3tl with clang-formatPhilipp Hofer3-39/+36
2020-11-18tdf#123936 Formatting files in module jvmfwk with clang-formatPhilipp Hofer10-125/+98
2020-11-18ScriptForge - Fix script invocation when scope is not in lower caseJean-Pierre Ledure1-2/+2
2020-11-18tdf#123936 Formatting files in module unotest with clang-formatPhilipp Hofer6-38/+32
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer8-65/+54
2020-11-18tdf#123936 Formatting files in module unoidl with clang-formatPhilipp Hofer3-20/+17
2020-11-18tdf#123936 Formatting files in module winaccessibility with clang-formatPhilipp Hofer30-344/+267
2020-11-18tdf#123936 Formatting files in module vbahelper with clang-formatPhilipp Hofer4-27/+19
2020-11-18tdf#123936 Formatting files in module xmlscript with clang-formatPhilipp Hofer3-18/+8
2020-11-18tdf#123936 Formatting files in module xmlhelp with clang-formatPhilipp Hofer2-2/+1
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer11-109/+61
2020-11-18tdf#123936 Formatting files in module ucbhelper with clang-formatPhilipp Hofer4-23/+8
2020-11-18tdf#123936 Formatting files in module tools with clang-formatPhilipp Hofer8-99/+89
2020-11-18tdf#123936 Formatting files in module test with clang-formatPhilipp Hofer21-200/+158
2020-11-18external/skia: UBSan needs GrContext_Base RTTI nowStephan Bergmann2-1/+34
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann4-15/+9
2020-11-18Accept iOS SDK 14.2Tor Lillqvist1-2/+2
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse9-24/+126
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann11-14/+24
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann17-65/+33
2020-11-18external/icu: Silence UBSan misaligned-pointer-useStephan Bergmann1-0/+38
2020-11-18fastparser in SchXMLTitleContextNoel Grandin6-44/+31
2020-11-18tdf#130629: sw: Add UItestXisco Fauli1-0/+43
2020-11-18missing include (XMLOFF_WARN_UNKNOWN -> SAL_WARN)Stephan Bergmann1-1/+1
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann6-3/+8
2020-11-18tdf120290 sw: move cursor behind comment at line endJustin Luth3-3/+37
2020-11-18vcl: clean up unused PDFDocument functionsMiklos Vajna2-74/+0
2020-11-18Reduce variable scopeMike Kaganski1-4/+2
2020-11-18Update git submodulesU-LAPTOP-LENOVO-H\marco1-0/+0
2020-11-18fastparser in SchXMLCalculationSettingsContextNoel Grandin4-37/+28
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel15-6/+15
2020-11-18tdf#137836 Change the label from "_Comments" to "Comme_nts"diwanshu8851-1/+1
2020-11-18Make firebird build for macOS on arm64Tor Lillqvist2-0/+124
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann4-6/+9