summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: starmathStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-30Fix typoAndrea Gelmini
2023-09-30Fix typoAndrea Gelmini
2023-09-30Fix typoAndrea Gelmini
2023-09-28starmath: Add Arabic functions to elements panelKhaled Hosny
2023-09-28starmath: Add Arabic functionsKhaled Hosny
2023-09-28starmath: Arabic text should always be uprightKhaled Hosny
2023-09-28tdf#142095: Render symbols in Math Symbols Catalogue using document settingsKhaled Hosny
2023-09-28starmath: Arabic symbols from Symbols Catalogue should not be italicKhaled Hosny
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-09-21starmath: No need for the OUString copy hereKhaled Hosny
2023-09-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled Hosny
2023-09-20tdf#32418: Add Tools -> Special Character... to MathKhaled Hosny
2023-09-20starmath: Don’t set empty font name when reading font format from fileKhaled Hosny
2023-09-19starmath: Improve glyph positioningKhaled Hosny
2023-09-19starmath: Get the font from current format for special symbolsKhaled Hosny
2023-09-18starmath: Fix editing symbols in the Symbols CatalogueKhaled Hosny
2023-09-18tdf#111705: Add the new maj and hadd operators to the elements panelKhaled Hosny
2023-09-18tdf#111705: Add support of Persian limits operator (U+1EEF1)Khaled Hosny
2023-09-18tdf#111705: Add support of Arabic summation operator (U+1EEF0)Khaled Hosny
2023-09-15starmath: Improve root rendering for fonts other than OpenSymbolKhaled Hosny
2023-09-13tdf#101174: Don’t hard-code OpenSymbol font for predefined special symbolsKhaled Hosny
2023-09-13starmath: Hide editing window by default and add a menu item to showKhaled Hosny
2023-09-13Fix typoAndrea Gelmini
2023-09-12starmath: Keep focus on math widget when inline editing is enabledKhaled Hosny
2023-09-11starmath: Fix selection of surrogate pairs in inline editingKhaled Hosny
2023-09-10using decls should come after #includeNoel Grandin
2023-09-09Fix typoAndrea Gelmini
2023-09-08tdf#88744: Use real clipboard when inline editing is enabledKhaled Hosny
2023-09-07starmath: Properly update the state to copy/cut/paste buttonsKhaled Hosny
2023-09-07tdf#130741: Insert brackets around horizontal binary nodes more generouslyKhaled Hosny
2023-09-05starmath: Always insert using SmCursor when inline editing is enabledKhaled Hosny
2023-09-04starmath: Make cut/copy/paste buttons work with inline editingKhaled Hosny
2023-09-04tdf#134193: Fix inline editing with RTL directionKhaled Hosny
2023-09-04tdf#134193: Fix RTL selection and cursor handlingKhaled Hosny
2023-09-04tdf#134193: Allow setting math directionKhaled Hosny
2023-09-04tdf#134193: Support rendering math in RTL modeKhaled Hosny
2023-09-04tdf#134193: Add the ability to set RTL math directionKhaled Hosny
2023-09-04Math: enable in-place editing on desktopKhaled Hosny
2023-09-03starmath: Disable formula cursor toolbar button when inline editing is enabledKhaled Hosny
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny
2023-09-03starmath: Re-save smathsettings.ui with newer gladeKhaled Hosny
2023-09-01Replace a macro with a functionStephan Bergmann
2023-08-31tdf#143213: Fix reading math font settings from fileKhaled Hosny