summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2023-11-06"SyntaxVersion" has been declared as "sal_Int16" in unomodelJulien Nabet
2023-10-29Subtraction could wrapMike Kaganski
2023-10-28Move Impl_Print from SmViewShell to SmDocShellMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan 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-28starmath: Add Arabic functions to elements panelKhaled Hosny
2023-09-28starmath: Add Arabic functionsKhaled 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-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled 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-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-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: Support rendering math in RTL modeKhaled Hosny
2023-09-04tdf#134193: Add the ability to set RTL math directionKhaled Hosny
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny
2023-08-31tdf#143213: Fix reading math font settings from fileKhaled Hosny
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-25tdf#101174: Add the ability to change math font in MathKhaled Hosny
2023-07-26tdf#149888 Make F1 work in Math initial stateRafael Lima
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-06-04Remove unused starmathdatabase::Identify_Color_HTMLJulien Nabet
2023-06-03Remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath)Julien Nabet
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-27mpLocSymbolData is unusedNoel Grandin
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-23use more concrete SmModel typeNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-14starmath: React to touchpad zoom gestures in SmGraphicWidgetPovilas Kanapickas
2022-12-02tdf#151842: starmath_import: Add unittestXisco Fauli
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-05lok: show Math selectionMike Kaganski