summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-19lok: masterpage: don't switch page on mode changeSzymon Kłos1-1/+1
2022-11-19jsdialogs: correctly detect button's handlerSzymon Kłos2-1/+3
2022-11-19lok: masterpage: don't remove old cacheSzymon Kłos1-1/+4
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin29-134/+476
2022-11-19vcl: use std::optional in PhysicalFontFaceKhaled Hosny9-38/+46
2022-11-19vcl: add WinFontFace::GetVariations()Khaled Hosny4-0/+180
2022-11-19vcl: make WinFontFace finalKhaled Hosny1-5/+5
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny6-38/+56
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny5-20/+45
2022-11-19vcl: remove unused D2DWriteTextOutRenderer codeKhaled Hosny2-85/+6
2022-11-19tdf#152106 sw layout: fix freezing of multicol sections with flysLászló Németh3-0/+19
2022-11-19ofz#53547 integer-overflow in poly is a lost cause I feelCaolán McNamara1-0/+1
2022-11-19ofz#53525 AbrtCaolán McNamara1-1/+4
2022-11-19deepL: Dutch is "NL" and use "LV" for LatvianJulien Nabet1-1/+2
2022-11-19loplugin:unusedmethodsNoel Grandin7-100/+0
2022-11-19Simplify a bitMike Kaganski1-7/+2
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar3-3/+3
2022-11-18use OpenSymbol as bullet font instead of StarSymbolCaolán McNamara1-1/+1
2022-11-18add documentation that this means Windows Symbol encodingCaolán McNamara1-0/+2
2022-11-18sc: move isFormulaWithoutError where is usedXisco Fauli3-15/+9
2022-11-18Turn around usage of TextHierarchyEditPrimitive2DArmin Le Grand (allotropia)4-22/+37
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann7-5/+128
2022-11-18sc: these methods are only used in ScSimpleBootstrapFixtureXisco Fauli6-230/+252
2022-11-18CppunitTest_sc_ucalc_sparkline: inherit from ScSimpleBootstrapFixtureXisco Fauli1-285/+230
2022-11-18sc: split CppunitTest_sc_sparkline_test into twoXisco Fauli4-1/+78
2022-11-18sc: rename these tests to ucalc_*Xisco Fauli14-501/+64
2022-11-18mustTestImportOf is deadNoel Grandin2-22/+8
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski13-53/+48
2022-11-18Fix dynamic_cast after splitting OutputDevice and vcl::Window class hierarchiesMike Kaganski1-1/+1
2022-11-18ScBootstrapFixture: simplify code a bitXisco Fauli4-266/+242
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara3-35/+3
2022-11-18Simplify a bitMike Kaganski2-13/+3
2022-11-18Update git submodulesRafael Lima1-0/+0
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara19-31/+31
2022-11-18tdf#47679 explicitly don't write fcharset2 for text in OpenSymbolCaolán McNamara1-0/+7
2022-11-18ofz#53450 Integer-overflowCaolán McNamara1-1/+1
2022-11-18sw content controls: fix SdtHelper missing clear() itemsJustin Luth1-0/+4
2022-11-18Fix typoAndrea Gelmini1-1/+1
2022-11-18Improve English in recent translatable stringsAdolfo Jayme Barrientos2-3/+3
2022-11-18sw: handle joining and splitting nodes for online a11y checkTomaž Vajngerl5-2/+44
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt6-10/+61
2022-11-18vcl: test getting glyph boundary rect from LogicalFontInstanceChris Sherlock3-1/+65
2022-11-18sw: run document properties a11y checks on a loaded documentTomaž Vajngerl4-1/+25
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl10-12/+119
2022-11-17sc: move CppunitTest_sc_parallelism to checkXisco Fauli1-1/+1
2022-11-17Gtk-WARNING: 'label' is not a valid child type of 'GtkGrid'Caolán McNamara2-9/+9
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara1-1/+2
2022-11-17sc: move CppunitTest_sc_sparkline_test to slowcheckXisco Fauli1-1/+1
2022-11-17sc: these methods are only used in ScModelTestBaseXisco Fauli4-34/+35
2022-11-17CppunitTest_sc_parallelism: remove duplicated codeXisco Fauli1-44/+0