summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2023-11-14Resolves: tdf#158121 Math - Print settings not read after changingCaolán McNamara
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-06"SyntaxVersion" has been declared as "sal_Int16" in unomodelJulien Nabet
2023-10-29tdf#157965: UNO methods are expected to return sizes in mm/100Mike Kaganski
2023-10-29Drop pointless print format limitation of PDF exportMike Kaganski
2023-10-29Only decrase zoom on fit-to-page printout when printing frameMike Kaganski
2023-10-29Drop some intermediate conversions to pixelMike Kaganski
2023-10-29Subtraction could wrapMike Kaganski
2023-10-29tdf#157966: fix "Fit to page" printing optionMike Kaganski
2023-10-28Move Impl_Print from SmViewShell to SmDocShellMike Kaganski
2023-10-28pPrinter may be nullptrMike Kaganski
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-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-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