summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2023-05-13tdf#154773 Fix Symbols dialog in dark modeRafael Lima
2023-05-13tdf#154016: use ScopedVclPtrMike Kaganski
2023-02-25check SmGetActiveView()Xisco Fauli
2023-01-28[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar
2022-12-15starmath: React to touchpad zoom gestures in SmGraphicWidgetPovilas Kanapickas
2022-12-07Resolves: tdf#152411 clear before freeze to let gtk a11y drop referenceCaolán McNamara
2022-12-07Resolves: tdf#152392 use sidebar text color for COL_AUTO in examplesCaolán McNamara
2022-12-06tdf#150940: Store frame reference in the panelMike Kaganski
2022-12-05tdf#148505 Fix COL_AUTO in embedded Math formulasRafael Lima
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-02tdf#151842: starmath_import: Add unittestXisco Fauli
2022-12-02tdf#151842: Revert "Connect new import / export to starmath"Xisco Fauli
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-23lok: take borders into account in in-place Math cursor/selectionMike Kaganski
2022-11-07Use o3tl::convert instead of temporary FractionsMike Kaganski
2022-11-05lok: show Math selectionMike Kaganski
2022-11-05lok: show Math cursorMike Kaganski
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Reinstate removal of lcl_GuessPaperSizeStephan Bergmann
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-11-02Simplify LokStarMathHelperMike Kaganski
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-17simplify SmModel::queryInterfaceNoel Grandin
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-09-30use more string_view in starmathNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-15cid#1500440 Use after freeCaolán McNamara
2022-09-15Conditional jump or move depends on uninitialised valueCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-05Connect new import / export to starmathdante
2022-09-05Identify OOo2OasisTransformer and act in consequencedante
2022-09-03cid#1509261 Dereference after null checkCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-01cid#1509261 Dereference after null checkCaolán McNamara
2022-08-31cid#1509247 reserve here can't be rightCaolán McNamara
2022-08-30its not ideal to wait until Paint to set the bg colorCaolán McNamara
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-18Use combobox for category list on Elements sidebar panelMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-08-15Resolves: tdf#149858 embedded starmath not using correct initial zoomCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-25Handle Ctrl+Z / Ctrl+Y in Math graphic window correctlyMike Kaganski