summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-29svx: fix default locale language stringHenry Castro1-4/+9
2024-02-07tdf#158440: do not extend transparent colorHenry Castro1-1/+1
2024-01-26tdf#127856: fix setting "None" in cell format languageHenry Castro2-17/+33
2024-01-26tdf#34142: update status language after the cell format language changeHenry Castro2-10/+6
2024-01-26tdf#34142: fix cell language statusHenry Castro2-4/+49
2024-01-05tdf#127856: fix cell selection languageHenry Castro2-2/+30
2023-12-05sc: show a message dialog if insert cells failHenry Castro2-0/+6
2023-11-29sc: qa: add unit test "testBackColorFilter"Henry Castro1-0/+38
2023-11-29sc: fix back color filter entriesHenry Castro3-0/+68
2023-11-11sc: extend backcolor areaHenry Castro8-0/+71
2023-11-01tdf#155512: sd: qa: unit: add unit test "testMasterSlides"Henry Castro2-0/+10
2023-10-31tdf#155512: oox: ppt: fix import master slides, follow upHenry Castro2-24/+26
2023-10-31tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro7-15/+147
2023-10-13sc: ui: fix cell bidi layout stringsHenry Castro1-3/+11
2023-10-11sfx2: fix typoHenry Castro1-1/+1
2023-10-11lok: sc: fire "hyperlink clicked" eventHenry Castro2-1/+23
2023-10-10lok: fix getting SID_DOC_READONLY slot propertyHenry Castro1-10/+1
2023-10-09lok: add getter function to read "ReadOnly" flagHenry Castro1-1/+43
2023-10-09sfx2: invoke handler "LoadReadOnlyRequest"Henry Castro1-0/+49
2023-10-09lok: implement "handleLoadReadOnlyRequest"Henry Castro3-1/+26
2023-10-09uui: implement "handleLoadReadOnlyRequest"Henry Castro4-0/+56
2023-10-06uitest: add "Silent" property parameterHenry Castro5-9/+12
2023-10-06sc: qa: add loadWithParams and SaveWithParamsHenry Castro3-2/+29
2023-10-04tdf#155512: oox: ppt: fix import master slidesHenry Castro3-58/+71
2023-10-04uitest: add load properties parametersHenry Castro1-4/+4
2023-10-04uitest: flush print messagesHenry Castro1-9/+9
2023-10-04uitest: add signal_handler functionHenry Castro1-0/+7
2023-10-03tdf#155512: oox: ppt: abstraction "importMasterSlide"Henry Castro2-63/+80
2023-09-01connectiviy: fix to detect column data typeHenry Castro1-0/+4
2023-09-01connectivity: add neutral context parserHenry Castro4-5/+13
2023-09-01svx: add class "ONeutralParseContext"Henry Castro2-2/+25
2023-09-01connectivity: fix return column type "DataType::SQLNULL"Henry Castro1-1/+1
2023-09-01tdf#155799: lok: sc: fix extend reference markHenry Castro1-1/+6
2023-09-01sc: filter: rtf: add method "WriteFontTable"Henry Castro2-0/+60
2023-09-01sc: filter: rtf: add method "AddFont"Henry Castro2-0/+20
2023-09-01sc: filter: rtf: prefix m_* private membersHenry Castro2-5/+5
2023-09-01sc: filter: rtf: use a separate document streamHenry Castro2-25/+28
2023-09-01lok: use constant keys enumerationHenry Castro1-4/+4
2023-08-13tdf#155799: sc: fix input formula referenceHenry Castro1-2/+6
2023-08-10tdf#155799: sc: fix paint the reference markHenry Castro1-0/+2
2023-08-08tdf#155799: sc: qa: add unit test "testMouseMergeRef"Henry Castro1-0/+35
2023-08-08tdf#155799: sc: qa: add unit test "testKeyboardMergeRef"Henry Castro1-0/+39
2023-08-08tdf#155799: sc: add getter function "GetEditString"Henry Castro2-0/+9
2023-08-08tdf#155799: sc: fix formula reference "key up"Henry Castro1-0/+20
2023-08-08tdf#155799: sc: abstraction "moveRefByCell"Henry Castro1-44/+52
2023-08-08tdf#155799: sc: fix "UpdateRef"" to update extended merged cellsHenry Castro1-0/+3
2023-06-28sc: prefix m_* ScViewFunctionSet class membersHenry Castro2-139/+139
2023-06-26sc: filter: oox: fix crash delete ScDatabarFormatDataHenry Castro3-1/+8
2023-06-23sc: qa: filter: add import excel unit testHenry Castro3-0/+33
2023-06-22sc: filter: excel: import cell multi-line textHenry Castro4-3/+17