summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2022-12-06tdf#150940: Store frame reference in the panelMike Kaganski
2022-11-23lok: take borders into account in in-place Math cursor/selectionMike Kaganski
2022-11-09lok: Register sidebar for frame explicitlyMike Kaganski
2022-11-07Use o3tl::convert instead of temporary FractionsMike Kaganski
2022-11-07lok: show Math selectionMike Kaganski
2022-11-05lok: show Math cursorMike Kaganski
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in Mathcp-22.05.8-1Mike Kaganski
2022-11-02Simplify LokStarMathHelperMike Kaganski
2022-09-28lok: find active SmViewShell reliably in Elements panelMike Kaganski
2022-08-28Resolves: tdf#149858 embedded starmath not using correct initial zoomCaolán McNamara
2022-08-26lok: Edit equations inlineMike Kaganski
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-19Use combobox for category list on Elements sidebar panelMike Kaganski
2022-08-19cid#1506514 Uninitialized scalar fieldCaolán McNamara
2022-08-19cid#1504663 workaround Resource leak in objectCaolán McNamara
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-28lok: find active SmViewShell reliablyMike Kaganski
2022-07-27Handle Ctrl+Z / Ctrl+Y in Math graphic window correctlyMike Kaganski
2022-07-27Some refactorMike Kaganski
2022-07-27Related: tdf#128610 drop obsolete encoding attribute replacementMike Kaganski
2022-07-27lok: enable in-place editing of math equationsMike Kaganski
2022-07-26Drop useless indirectionMike Kaganski
2022-06-14Accessibility for IconViewMike Kaganski
2022-06-14gtk: let math GtkIconViews flow to fill available space with iconsCaolán McNamara
2022-06-07Fix ImageView without text on GTKMike Kaganski
2022-06-05Use IconView in SmElementsControlMike Kaganski
2022-06-05fix another domainXisco Fauli
2022-06-05Fix domainMike Kaganski
2022-06-05Simplify SmElementsControlMike Kaganski
2022-06-05Simplify the UIMike Kaganski
2022-06-05Use structured binding to clarify the codeMike Kaganski
2022-06-05tdf#148819: let the scroller know the custom widget's line sizeMike Kaganski
2022-06-05Clean up includesMike Kaganski
2022-06-05tdf#125931: add Properties panel to Math's Properties deckMike Kaganski
2022-06-05tdf#125931: Add Elements deck and Elements panel to Math's sidebarMike Kaganski
2022-06-05tdf#125931: Enable sidebar in MathMike Kaganski
2022-05-25starmath: fix real use-after-free detected by GCC 12Michael Stahl
2022-05-13tdf#148962 starmath's UnicodeNotationToggle (alt+x) getting called twiceCaolán McNamara
2022-03-22Related: tdf#128610 Avoid use-after-freeMike Kaganski
2022-03-09Fix tdf#147755 by copying the vector.Arnaud VERSINI
2022-03-09cid#1500654 Using a moved objectCaolán McNamara
2022-02-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar
2021-12-28tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann