summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-10Clarify that css::sdbc::XClob::getSubString takes 1-based posMike Kaganski4-35/+31
2021-09-10vcl: move outdevstate.cxx to stack.cxxChris Sherlock4-2/+61
2021-09-10clang:optin.performance.Padding in salNoel Grandin22-326/+325
2021-09-10crash in tdf132431-1.ods --export-to xlsNoel Grandin1-2/+6
2021-09-10Update git submodulesAndreas Heinisch1-0/+0
2021-09-10tdf#123055 - Start to read unicode text in order to avoid the BOMAndreas Heinisch1-1/+4
2021-09-10fix Skia/Raster screen flushing on MacLuboš Luňák1-1/+1
2021-09-10gtk4: cannot focus to toolbutton if can-focus is falseCaolán McNamara1-1/+1
2021-09-10drop stray fprintfCaolán McNamara1-1/+0
2021-09-10This example doesn't have any idl filesStephan Bergmann1-8/+0
2021-09-10uitest: sw: Close the modeless dialogs after using themXisco Fauli1-20/+18
2021-09-10tdf#142214: reintroduce unittest and adapt it to the expected behaviourXisco Fauli1-0/+37
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara8-37/+32
2021-09-10tdf#144353 - Handling of missing optional parametersAndreas Heinisch4-0/+158
2021-09-10gtk4: default GtkViewport to can-focusCaolán McNamara1-1/+2
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl1-0/+5
2021-09-10CppunitTest_sw_rtfexport5: simplify assertsXisco Fauli1-4/+2
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk4-1/+56
2021-09-10--without-system-cuckoo to override --with-system-headers didn't workCaolán McNamara1-1/+1
2021-09-10cache FormulaError::NoRef error string (tdf#144249)Luboš Luňák2-2/+5
2021-09-10do not intern a temporary cell error stringLuboš Luňák1-2/+2
2021-09-10tdf#144425 Set sane lower bounds (1) for MM e-mail output rangesGabor Kelemen1-0/+2
2021-09-10vcl: move OutputDevice::SetDigitLanguage() to text.cxxChris Sherlock3-11/+32
2021-09-10vcl: move SetLayoutMode() to text.cxxChris Sherlock4-14/+35
2021-09-10vcl: move OutputDevice drawmode functions to outdev.cxxChris Sherlock4-11/+22
2021-09-10A copy-paste message text errorMike Kaganski1-1/+1
2021-09-10sw layout xml dump: show SwParaPortionMiklos Vajna4-2/+19
2021-09-10Update git submodulesRafael Lima1-0/+0
2021-09-10Use std::vector instead of css::uno::SequenceMike Kaganski3-19/+14
2021-09-10tdf#120129: don't forget to update buffer size to actual lengthMike Kaganski1-0/+3
2021-09-09Fix apparent typosStephan Bergmann1-2/+2
2021-09-09a system cuckoo isn't availableCaolán McNamara1-0/+1
2021-09-09crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to odsCaolán McNamara3-4/+54
2021-09-09ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+14
2021-09-09tdf#143905: Parse password from connection stringjucasaca1-11/+25
2021-09-09Fix typoAndrea Gelmini1-1/+1
2021-09-09tdf#144241 don't return a negative width for osx edit regionCaolán McNamara1-5/+7
2021-09-09flatten DocumentRedlineManager a littleNoel Grandin2-166/+164
2021-09-09reserve space in vector to reduce reallocationsNoel Grandin1-98/+99
2021-09-09fix std::move same object more than onceNoel Grandin1-1/+1
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin94-308/+314
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara1-16/+5
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara9-38/+20
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna4-12/+108
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin3-5/+60
2021-09-09reduce time in ResetEvent (tdf#144052)Noel Grandin1-0/+5
2021-09-09loplugin:redundantfcast ignore necessary temporariesNoel Grandin3-14/+53
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara3-6/+0
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara4-2/+11
2021-09-09workaround -Wshadow in libcuckooNoel Grandin1-0/+7