summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-29jsdialog: sidebar: enable fontwork popupsSzymon Kłos
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos
2021-07-29tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens
2021-07-29Update git submodulesJulien Nabet
2021-07-29osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin
2021-07-29Update VS natvis for recent WhichRangesContainer changesMike Kaganski
2021-07-29Update git submodulesOlivier Hallot
2021-07-29osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin
2021-07-29osl::Mutex->std::mutex in FormulaBufferNoel Grandin
2021-07-29Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-07-29loplugin:unnecessarymethodsNoel Grandin
2021-07-29no need for this map to be optionalNoel Grandin
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin
2021-07-29return by const& in LocaleDataWrapperNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29jsdialog: use original container type for popupsSzymon Kłos
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt
2021-07-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos
2021-07-29jsdialog: enable line end style popupSzymon Kłos
2021-07-29Adapt again to C++20 char8_tStephan Bergmann
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-29Avoid some division by zeroStephan Bergmann
2021-07-29Fix typosAndrea Gelmini
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-29sw: use more StaticWhichCast() in source/core/txtnode/Miklos Vajna
2021-07-29lok: sc: unit test for non existent tab view data fixDennis Francis
2021-07-29tdf#91083 sw layout: don't emulate table keep when already setJustin Luth
2021-07-29crashreport writerfilter: findColumn(unsigned long,unsigned long)Justin Luth
2021-07-28Annotate the .eh_frame dataStephan Bergmann
2021-07-28Removed executable bits on source fileAndrea Gelmini
2021-07-28Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara
2021-07-28Keep ScParameterClassification sorted, tdf#76310 follow-upEike Rathke
2021-07-28XAccessibleValue::getMinimumIncrement: Add "@since" annotationMichael Weghorn
2021-07-28Update git submodulesStanislav Horacek
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-28log access violation on windows tinderboxenNoel Grandin
2021-07-28A typoMike Kaganski
2021-07-28Minor fix in comment for XAccessibleValue::getMinimumValueMichael Weghorn
2021-07-28qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSizeMichael Weghorn
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn