summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-30tdf#143148: Use pragma once instead of include guardsHuilin1-4/+1
2021-07-29Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke2-4/+17
2021-07-29Update git submodulesOlivier Hallot1-0/+0
2021-07-29lok sidebar: remove unused codeSzymon Kłos5-56/+0
2021-07-29jsdialog: sidebar: enable fontwork popupsSzymon Kłos1-1/+3
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos1-0/+1
2021-07-29tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens1-0/+1
2021-07-29Update git submodulesJulien Nabet1-0/+0
2021-07-29osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin2-7/+7
2021-07-29Update VS natvis for recent WhichRangesContainer changesMike Kaganski1-19/+16
2021-07-29Update git submodulesOlivier Hallot1-0/+0
2021-07-29osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin2-10/+10
2021-07-29osl::Mutex->std::mutex in FormulaBufferNoel Grandin2-3/+3
2021-07-29Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke1-0/+61
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann17-44/+44
2021-07-29loplugin:unnecessarymethodsNoel Grandin5-105/+213
2021-07-29no need for this map to be optionalNoel Grandin1-14/+7
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin2-4/+4
2021-07-29return by const& in LocaleDataWrapperNoel Grandin2-6/+6
2021-07-29rtl::Static -> static localNoel Grandin14-106/+37
2021-07-29jsdialog: use original container type for popupsSzymon Kłos1-1/+7
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos1-1/+6
2021-07-29rtl::Static -> static localNoel Grandin16-149/+91
2021-07-29drop some unneeded includesCaolán McNamara8-11/+61
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara4-6/+8
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy44511-51/+8
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt1-2/+4
2021-07-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos3-11/+11
2021-07-29jsdialog: enable line end style popupSzymon Kłos1-2/+2
2021-07-29Adapt again to C++20 char8_tStephan Bergmann1-1/+1
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos5-2/+45
2021-07-29jsdialog: toolbox popupsSzymon Kłos7-35/+166
2021-07-29Avoid some division by zeroStephan Bergmann1-2/+4
2021-07-29Fix typosAndrea Gelmini1-3/+3
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin5-5/+51
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung8-9/+108
2021-07-29sw: use more StaticWhichCast() in source/core/txtnode/Miklos Vajna1-3/+3
2021-07-29lok: sc: unit test for non existent tab view data fixDennis Francis1-0/+43
2021-07-29tdf#91083 sw layout: don't emulate table keep when already setJustin Luth1-1/+3
2021-07-29crashreport writerfilter: findColumn(unsigned long,unsigned long)Justin Luth1-0/+6
2021-07-28Annotate the .eh_frame dataStephan Bergmann1-21/+23
2021-07-28Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-07-28Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara3-20/+40
2021-07-28Keep ScParameterClassification sorted, tdf#76310 follow-upEike Rathke1-1/+1
2021-07-28XAccessibleValue::getMinimumIncrement: Add "@since" annotationMichael Weghorn1-0/+2
2021-07-28Update git submodulesStanislav Horacek1-0/+0
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke16-70/+240
2021-07-28log access violation on windows tinderboxenNoel Grandin2-79/+211
2021-07-28A typoMike Kaganski1-1/+1
2021-07-28Minor fix in comment for XAccessibleValue::getMinimumValueMichael Weghorn1-1/+1