summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-28qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSizeMichael Weghorn1-1/+17
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn29-5/+153
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn10-4/+177
2021-07-28Move SVTXNumericField and parents to public toolkit headerMichael Weghorn2-116/+118
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis4-9/+26
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski10-36/+34
2021-07-28Update git submodulesRafael Lima1-0/+0
2021-07-28Don't steal focus from popup in onlineSzymon Kłos1-1/+5
2021-07-28jsdialog: handle popover closeSzymon Kłos4-2/+22
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos8-4/+126
2021-07-28simplify SvtOptionsDialogOptionsNoel Grandin4-143/+44
2021-07-28tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64Stephan Bergmann15-52/+156
2021-07-28Update git submodulesChristian Lohmaier1-0/+0
2021-07-28Move SalInstancePopover decl to header fileSzymon Kłos2-45/+51
2021-07-28ODFF: eliminate spaces between function name and initial opening parenthesisEike Rathke1-1/+8
2021-07-28ZipPackageHelper is now used in Library_cui outside Library_mergedStephan Bergmann1-1/+1
2021-07-28Clean up bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxxStephan Bergmann3-71/+27
2021-07-28tdf#107953 - Extend significant digitsAndreas Heinisch6-52/+63
2021-07-28jsdialog: dump internal image for buttonsSzymon Kłos3-0/+38
2021-07-28jsdialog: sidebar: fix closingSzymon Kłos1-2/+2
2021-07-28jsdialog: weld MenuButtonSzymon Kłos2-0/+26
2021-07-28Consolidate saturating_(add,sub) for signed and unsignedMike Kaganski1-28/+2
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin55-572/+217
2021-07-28Add SwModelTestBase::loadAndSave()Miklos Vajna3-4/+13
2021-07-28Just to fix a warningJulien Nabet1-1/+1