summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23Sync the two definitions of python_arch_subdirStephan Bergmann
2022-02-23check valid col in ScTable::GetDataEntries()Luboš Luňák
2022-02-23fix more MAXCOL/MAXROW in testsLuboš Luňák
2022-02-23keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-23blist is written to but not read from and storing pointers has no sideeffectCaolán McNamara
2022-02-23CppunitTest_sfx2_classification: remove duplicated dispatchCommandXisco Fauli
2022-02-23CppunitTest_framework_dispatch: remove duplicated dispatchCommandXisco Fauli
2022-02-23Use rtl::isAsciiMike Kaganski
2022-02-23Simplify NewCopy a bit; avoid direct use of memcpyMike Kaganski
2022-02-23CppunitTest_sw_ooxmlexport3: avoid mustTestImportOf()Miklos Vajna
2022-02-23qt a11y: Handle HYPERTEXT_CHANGED eventMichael Weghorn
2022-02-23Deduplicate newFromStr*Mike Kaganski
2022-02-23qt a11y: Handle VALUE_CHANGED eventMichael Weghorn
2022-02-23qt a11y: Better handle TEXT_CHANGED eventMichael Weghorn
2022-02-23gtk3 a11y: Migrate from deprecated "text-changed" ATK signalMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atktextMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atkimageMichael Weghorn
2022-02-23Deduplicate shortenedCompare*_WithLengthMike Kaganski
2022-02-23Drop obsolete codeMike Kaganski
2022-02-23Breeze: tdf#144303 Calc's cross cursorRizal Muttaqin
2022-02-23Breeze: tdf#147603 Star icons in Extension dialogRizal Muttaqin
2022-02-23Colibre: tdf#147603 Star icons in Extension dialogRizal Muttaqin
2022-02-23Sifr: tdf#147603 Star icons in Extension dialogRizal Muttaqin
2022-02-23sw HTML export: handle LeadingTabWidth without FilterOptionsMiklos Vajna
2022-02-22Fix a ODatabaseMetaDataResultSet type in evoab2Julien Nabet
2022-02-22Fix some ODatabaseMetaDataResultSet types in FirebirdJulien Nabet
2022-02-22sc: qa: factor out common codeXisco Fauli
2022-02-22Deduplicate newReplaceMike Kaganski
2022-02-22sc: qahelper: combine saveAs and exportToXisco Fauli
2022-02-22Fix typosAndrea Gelmini
2022-02-22Sifr: tdf#138400 General Number Format iconsRizal Muttaqin
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-22Restrict the converting rtl::isAscii* overloadsStephan Bergmann
2022-02-22CppunitTest_sc_subsequent_filters_test: do not inherit from test::FiltersTestXisco Fauli
2022-02-22add system-dragonboxRene Engelhard
2022-02-22CppunitTest_sc_jumbosheets_test: do not inherit from test::FiltersTestXisco Fauli
2022-02-22Resolves tdf#101179 - Correct menu entry for View > HTML SourceHeiko Tietze
2022-02-22elementary: tdf#138400 General Number Format iconsRizal Muttaqin
2022-02-22Replace some fprintf with SAL_WARNStephan Bergmann
2022-02-22sort these alphabeticallyCaolán McNamara
2022-02-22Remove a debug-style fprintfStephan Bergmann
2022-02-22Better handling of msiRenwa Hiwa
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-22CppunitTest_sc_tiledrendering: active LibreOfficeKit in the setUpXisco Fauli
2022-02-22tdf#64914 small improvementsNoel Grandin
2022-02-22tdf#147509: sc_jumbosheets: Add unittestXisco Fauli
2022-02-22merge poolio.cxx into itempool.cxxLuboš Luňák
2022-02-22gtk3 a11y: Make a11y role mapping more explicitMichael Weghorn
2022-02-22gtk3 a11y: Just use ATK constants for rolesMichael Weghorn
2022-02-22gtk3 a11y: Require atk >= 2.28.1, drop code for < 2.15.2Michael Weghorn