summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann15-3563/+3569
2023-09-30Fix typoAndrea Gelmini1-1/+1
2023-09-30Fix typoAndrea Gelmini1-1/+1
2023-09-30Fix typoAndrea Gelmini1-1/+1
2023-09-28starmath: Add Arabic functions to elements panelKhaled Hosny2-302/+354
2023-09-28starmath: Add Arabic functionsKhaled Hosny2-2/+34
2023-09-28starmath: Arabic text should always be uprightKhaled Hosny1-1/+17
2023-09-28tdf#142095: Render symbols in Math Symbols Catalogue using document settingsKhaled Hosny2-8/+31
2023-09-28starmath: Arabic symbols from Symbols Catalogue should not be italicKhaled Hosny5-32/+39
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-3/+12
2023-09-21starmath: No need for the OUString copy hereKhaled Hosny1-2/+1
2023-09-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny6-24/+24
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled Hosny5-28/+47
2023-09-20tdf#32418: Add Tools -> Special Character... to MathKhaled Hosny3-0/+31
2023-09-20starmath: Don’t set empty font name when reading font format from fileKhaled Hosny1-0/+3
2023-09-19starmath: Improve glyph positioningKhaled Hosny3-23/+6
2023-09-19starmath: Get the font from current format for special symbolsKhaled Hosny3-7/+9
2023-09-18starmath: Fix editing symbols in the Symbols CatalogueKhaled Hosny2-1/+9
2023-09-18tdf#111705: Add the new maj and hadd operators to the elements panelKhaled Hosny3-0/+26
2023-09-18tdf#111705: Add support of Persian limits operator (U+1EEF1)Khaled Hosny6-2/+51
2023-09-18tdf#111705: Add support of Arabic summation operator (U+1EEF0)Khaled Hosny10-45/+101
2023-09-15starmath: Improve root rendering for fonts other than OpenSymbolKhaled Hosny1-0/+6
2023-09-13tdf#101174: Don’t hard-code OpenSymbol font for predefined special symbolsKhaled Hosny2-3/+4
2023-09-13starmath: Hide editing window by default and add a menu item to showKhaled Hosny3-2/+19
2023-09-13Fix typoAndrea Gelmini1-1/+1
2023-09-12starmath: Keep focus on math widget when inline editing is enabledKhaled Hosny2-4/+3
2023-09-11starmath: Fix selection of surrogate pairs in inline editingKhaled Hosny2-2/+25
2023-09-10using decls should come after #includeNoel Grandin1-3/+3
2023-09-09Fix typoAndrea Gelmini1-1/+1
2023-09-08tdf#88744: Use real clipboard when inline editing is enabledKhaled Hosny5-19/+51
2023-09-07starmath: Properly update the state to copy/cut/paste buttonsKhaled Hosny5-29/+14
2023-09-07tdf#130741: Insert brackets around horizontal binary nodes more generouslyKhaled Hosny3-9/+9
2023-09-05starmath: Always insert using SmCursor when inline editing is enabledKhaled Hosny3-34/+13
2023-09-04starmath: Make cut/copy/paste buttons work with inline editingKhaled Hosny3-6/+66
2023-09-04tdf#134193: Fix inline editing with RTL directionKhaled Hosny3-11/+23
2023-09-04tdf#134193: Fix RTL selection and cursor handlingKhaled Hosny1-0/+2
2023-09-04tdf#134193: Allow setting math directionKhaled Hosny3-0/+29
2023-09-04tdf#134193: Support rendering math in RTL modeKhaled Hosny4-12/+53
2023-09-04tdf#134193: Add the ability to set RTL math directionKhaled Hosny7-6/+60
2023-09-04Math: enable in-place editing on desktopKhaled Hosny1-19/+17
2023-09-03starmath: Disable formula cursor toolbar button when inline editing is enabledKhaled Hosny1-2/+4
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny10-7/+67
2023-09-03starmath: Re-save smathsettings.ui with newer gladeKhaled Hosny1-69/+69
2023-09-01Replace a macro with a functionStephan Bergmann1-18/+19
2023-08-31tdf#143213: Fix reading math font settings from fileKhaled Hosny5-17/+136
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek2-0/+24
2023-08-28new loplugin:optionalboolNoel Grandin1-4/+4
2023-08-25tdf#101174: Add the ability to change math font in MathKhaled Hosny5-12/+73
2023-08-24starmath: Use OutputDevice::Push()/Pop() instead of doing it manuallyKhaled Hosny1-9/+4
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)1-0/+1