summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-18Disable automatic onFirstVisibleTask UpdateCheck during CppunitTestsStephan Bergmann
2020-09-18Fix typoAndrea Gelmini
2020-09-18Fix typo in codeAndrea Gelmini
2020-09-18Fix typosAndrea Gelmini
2020-09-18drop some unused suppressionsCaolán McNamara
2020-09-18tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-18Related: tdf#136559 set multiple columns in model at the same timeCaolán McNamara
2020-09-18tdf#135035 DOCX import: fix auto width of frame in columnAttila Szűcs
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos
2020-09-18Styles preview widget language independentSzymon Kłos
2020-09-18writer: handle styles in multiple languages for onlineSzymon Kłos
2020-09-18writer: translate standard styles for onlineSzymon Kłos
2020-09-18tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-09-18tdf#123382 DOCX import: fix range IDs in column ALászló Németh
2020-09-18tdf#130785 Hide Insert Formula in online sidebarSzymon Kłos
2020-09-18twain32shim: disable for Windows Arm64 buildJan-Marek Glogowski
2020-09-18only handle SID_CURRENTCELL if there is a ScViewData*Caolán McNamara
2020-09-18Make Group dialog asyncSzymon Kłos
2020-09-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-09-18Update git submodulesAlain Romedenne
2020-09-18Missing test dependenciesStephan Bergmann
2020-09-17tdf#133690 Hide surrounding border frame at sidebarandreas kainz
2020-09-17tdf#133482 don't increase dialog width when new columns addedCaolán McNamara
2020-09-17GetAddressFromString never passed a null ScDocument*Caolán McNamara
2020-09-17writerperfect: include sal/config.h firstMiklos Vajna
2020-09-17Fix typoAndrea Gelmini
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17factor out the special FmtSelect with nullptr arg caseCaolán McNamara
2020-09-17tdf#136729 raise insert row/col from 99 to 200Caolán McNamara
2020-09-17Revert "remove border line from sidebar"Andreas Kainz
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin
2020-09-17tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna
2020-09-17qt5: Pass QStyleOption by reference instead of pointerMichael Weghorn
2020-09-17tdf#136094 qt5: Handle bg color in drawNativeControlMichael Weghorn
2020-09-17tdf#136737 grid in change icon dialog ends up oversizedCaolán McNamara
2020-09-17provide a ScDocument arg for ScRange::ParseCaolán McNamara
2020-09-17tdf#134598 call FmtSelect to update watercanCaolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-17Add "Persistent", deprecate "Persistant" in RenderingCapabilitiesJulien Nabet
2020-09-17Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-09-17Adapt compilerplugins/clang/test/unusedvarsglobal.cxxStephan Bergmann
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara
2020-09-17ScCompiler always has a ScDocument&Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17Add schema comment to XML namespaced blockJan-Marek Glogowski
2020-09-17Hide InsertFormula in Writer onlineSzymon Kłos