summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-30tdf#38194 related: introduce StylesList controlAnshu5-1688/+2327
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara8-16/+15
2021-07-30tsan:data race in ThreadPoolTest::testWorkerUsageNoel Grandin1-1/+2
2021-07-30osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin2-8/+5
2021-07-30osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin2-11/+17
2021-07-30osl::Mutex->std::mutex in OAccessibleKeyBindingHelperNoel Grandin2-10/+7
2021-07-30use less GetOutDev()Noel Grandin5-9/+9
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl8-1/+164
2021-07-30tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl2-1/+6
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