summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos2021-07-293-11/+11
* jsdialog: enable line end style popupSzymon Kłos2021-07-291-2/+2
* Adapt again to C++20 char8_tStephan Bergmann2021-07-291-1/+1
* jsdialog: handle toolbox menus togglingSzymon Kłos2021-07-295-2/+45
* jsdialog: toolbox popupsSzymon Kłos2021-07-297-35/+166
* Avoid some division by zeroStephan Bergmann2021-07-291-2/+4
* Fix typosAndrea Gelmini2021-07-291-3/+3
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-07-295-5/+51
* tdf#143526 fix and add Korean numberingDaeHyun Sung2021-07-298-9/+108
* sw: use more StaticWhichCast() in source/core/txtnode/Miklos Vajna2021-07-291-3/+3
* lok: sc: unit test for non existent tab view data fixDennis Francis2021-07-291-0/+43
* tdf#91083 sw layout: don't emulate table keep when already setJustin Luth2021-07-291-1/+3
* crashreport writerfilter: findColumn(unsigned long,unsigned long)Justin Luth2021-07-291-0/+6
* Annotate the .eh_frame dataStephan Bergmann2021-07-281-21/+23
* Removed executable bits on source fileAndrea Gelmini2021-07-281-0/+0
* Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara2021-07-283-20/+40
* Keep ScParameterClassification sorted, tdf#76310 follow-upEike Rathke2021-07-281-1/+1
* XAccessibleValue::getMinimumIncrement: Add "@since" annotationMichael Weghorn2021-07-281-0/+2
* Update git submodulesStanislav Horacek2021-07-281-0/+0
* Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke2021-07-2816-70/+240
* log access violation on windows tinderboxenNoel Grandin2021-07-282-79/+211
* A typoMike Kaganski2021-07-281-1/+1
* Minor fix in comment for XAccessibleValue::getMinimumValueMichael Weghorn2021-07-281-1/+1
* qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSizeMichael Weghorn2021-07-281-1/+17
* a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn2021-07-2829-5/+153
* a11y: Expose FormattedField as spinboxMichael Weghorn2021-07-2810-4/+177
* Move SVTXNumericField and parents to public toolkit headerMichael Weghorn2021-07-282-116/+118
* lok: sc: avoid crash on non existent tab view dataDennis Francis2021-07-284-9/+26
* Three identical functions for a class is a bit too muchMike Kaganski2021-07-2810-36/+34
* Update git submodulesRafael Lima2021-07-281-0/+0
* Don't steal focus from popup in onlineSzymon Kłos2021-07-281-1/+5
* jsdialog: handle popover closeSzymon Kłos2021-07-284-2/+22
* jsdialog: dump and activate popup windowsSzymon Kłos2021-07-288-4/+126
* simplify SvtOptionsDialogOptionsNoel Grandin2021-07-284-143/+44
* tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64Stephan Bergmann2021-07-2815-52/+156
* Update git submodulesChristian Lohmaier2021-07-281-0/+0
* Move SalInstancePopover decl to header fileSzymon Kłos2021-07-282-45/+51
* ODFF: eliminate spaces between function name and initial opening parenthesisEike Rathke2021-07-281-1/+8
* ZipPackageHelper is now used in Library_cui outside Library_mergedStephan Bergmann2021-07-281-1/+1
* Clean up bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxxStephan Bergmann2021-07-283-71/+27
* tdf#107953 - Extend significant digitsAndreas Heinisch2021-07-286-52/+63
* jsdialog: dump internal image for buttonsSzymon Kłos2021-07-283-0/+38
* jsdialog: sidebar: fix closingSzymon Kłos2021-07-281-2/+2
* jsdialog: weld MenuButtonSzymon Kłos2021-07-282-0/+26
* Consolidate saturating_(add,sub) for signed and unsignedMike Kaganski2021-07-281-28/+2
* use officecfg for SvtCJKOptionsNoel Grandin2021-07-2855-572/+217
* Add SwModelTestBase::loadAndSave()Miklos Vajna2021-07-283-4/+13
* Just to fix a warningJulien Nabet2021-07-281-1/+1
* tdf#101630 - gdrive support w/oAuth and Drive API v3Christian Lohmaier2021-07-289-55/+1007
* Clean up bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxxStephan Bergmann2021-07-273-68/+24