summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-23Remove unused header file lwpresource.hxxHossein1-66/+0
2021-11-23do not try to read table cell again on ScRefCellValue::isEmpty()Luboš Luňák1-96/+64
2021-11-23make a bunch of svl::SharedString functions inlineLuboš Luňák2-83/+83
2021-11-23Use proper type for OUString length variablesStephan Bergmann1-3/+3
2021-11-23tdf#145538 Use range based for loops in EnhancedShapeDumper.cxxHarjot1-43/+30
2021-11-23Removed break; after returnAndrea Gelmini1-1/+0
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák1-30/+5
2021-11-23tdf#114441 Convert use of sal_uLong to sal_uInt32Henrik Palomäki1-1/+1
2021-11-23Add test for INetURLObject::changeSchemeStephan Bergmann1-0/+18
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin145-279/+436
2021-11-23tdf#144769 Properly encode file name in error dialogGabor Kelemen1-2/+3
2021-11-23tdf#145538 Use range based for loopsHenrik Palomäki1-2/+2
2021-11-23avoid OUString temporary in INetURLObject::changeSchemeNoel Grandin1-4/+2
2021-11-23tdf#133835 speedup calc autofilter (11)Noel Grandin1-1/+1
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin36-318/+333
2021-11-23tdf#145769 ucb: webdav-curl: stop returning IsDocument=true if it doesn't existMichael Stahl1-16/+20
2021-11-23tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelperMichael Stahl2-4/+24
2021-11-23ucb: webdav-curl: fix some issues caused by missing authenticationMichael Stahl1-5/+30
2021-11-23tdf#145719 sw: track moved text in import and ChangesInMarginLászló Németh6-39/+93
2021-11-23tdf#131150 sw menu: use nSlotId=0 to avoid adding to setJustin Luth1-1/+2
2021-11-23Add more beanshell samplesSamuel Mehrbrodt13-0/+328
2021-11-23tdf#129638 print preview: use new paper size after switching pageJustin Luth1-0/+1
2021-11-23gtk3: reuse popover replacement as mouse event widgetCaolán McNamara1-17/+36
2021-11-23My clang-cl build does not work with -Zc:dllexportInlines-Stephan Bergmann1-1/+3
2021-11-23Fix test for clang-cl with the MSVC template instantiation modelStephan Bergmann1-0/+3
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna11-3/+51
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna5-63/+63
2021-11-23tools: fix INetURLObject::changeScheme()Michael Stahl1-4/+5
2021-11-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth1-1/+1
2021-11-23Update git submodulesAndrea Gelmini1-0/+0
2021-11-22remove an ugly coverity warning suppressionCaolán McNamara2-4/+4
2021-11-22tdf#143316: sd_export_tests-ooxml2: Add unittestXisco Fauli1-0/+5
2021-11-22tdf#145207: sw_uiwriter3: Add unittestXisco Fauli2-0/+20
2021-11-22improve method namingNoel Grandin3-5/+5
2021-11-22cache error strings for ScTable::validQuery() (tdf#133835)Luboš Luňák3-8/+35
2021-11-22Revert "cache FormulaError::NoRef error string (tdf#144249)"Luboš Luňák2-5/+2
2021-11-22Use less DegreeN::get()Mike Kaganski14-35/+26
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna5-2/+62
2021-11-22Update git submodulesRafael Lima1-0/+0
2021-11-22Resolves tdf#145684 - Sort sidebar decks in a more natural wayHeiko Tietze1-4/+4
2021-11-22loplugin:noexceptmoveNoel Grandin1-1/+1
2021-11-22tdf#143316: fix datetime footer regression on mso2010Sarper Akdemir1-3/+19
2021-11-22uitest: sw: make test more preciseXisco Fauli1-5/+13
2021-11-22handle filling and stroking at the same time if possibleLuboš Luňák2-3/+6
2021-11-22move code to helper functionsLuboš Luňák4-45/+57
2021-11-22tdf#133835 speedup calc autofilter (9)Noel Grandin2-49/+47
2021-11-22tdf#133835 speedup calc autofilter (8)Noel Grandin2-1/+17
2021-11-22ucb: webdav-curl: don't use chunked encoding for PUTMichael Stahl1-6/+8
2021-11-22Generalize DegreeNMike Kaganski12-23/+36
2021-11-22Resolves tdf#145821 - Layout inconsistency on paragrapgh dialogHeiko Tietze1-85/+93