summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-25tdf#101174: Add the ability to change math font in MathKhaled Hosny
2023-08-24starmath: Use OutputDevice::Push()/Pop() instead of doing it manuallyKhaled Hosny
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-14starmath: fix -Werror=unused-variableMiklos Vajna
2023-08-10tdf#32415: Always accept English symbol names in mathKhaled Hosny
2023-08-10tdf#80467: Fix math rendering in elements dock with RTL UIKhaled Hosny
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-27Fix typoAndrea Gelmini
2023-07-26tdf#149888 Make F1 work in Math initial stateRafael Lima
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-10math: set initial formula width to non-zeroSzymon Kłos
2023-07-06starmath: check GetEditWindow()Xisco Fauli
2023-07-06lok: Register sidebar for frame explicitlyMike Kaganski
2023-07-06lok: find active SmViewShell reliably in Elements panelMike Kaganski
2023-07-06GROUPEDCENTER constant is unusedNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-06Revert "tdf#146547 Mark read-only docs as modified"Julien Nabet
2023-06-04Remove unused starmathdatabase::Identify_Color_HTMLJulien Nabet
2023-06-04MathType::HandleNodes: SmNodeType::Expression does the same as default oneJulien Nabet
2023-06-04Related tdf#155630: deduplicate in starmath/visitors (2)Julien Nabet
2023-06-04Related tdf#155630: deduplicate in starmath/visitorsJulien Nabet
2023-06-03Remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath)Julien Nabet
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-23a11y: Fix returning unpaired surrogates when retrieving charactersColomban Wendling
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
2023-04-18tdf#154773 Fix Symbols dialog in dark modeRafael Lima
2023-04-17tdf#154016: use ScopedVclPtrMike Kaganski
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski