summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2024-05-14loplugin:ostr in starmathNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2023-12-18tdf#158766: handle Escape key in SmGraphicWidgetMike Kaganski
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-10-28Move Impl_Print from SmViewShell to SmDocShellMike Kaganski
2023-09-20tdf#32418: Add Tools -> Special Character... to MathKhaled 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-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 RTL selection and cursor handlingKhaled Hosny
2023-09-04tdf#134193: Allow setting 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-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-07-27Fix typoAndrea Gelmini
2023-07-26tdf#149888 Make F1 work in Math initial stateRafael Lima
2023-07-06starmath: check GetEditWindow()Xisco Fauli
2023-07-06lok: Register sidebar for frame explicitlyMike Kaganski
2023-05-25use more TypedWhichIdNoel Grandin
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
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-01-23use more concrete SmModel typeNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2022-12-14starmath: React to touchpad zoom gestures in SmGraphicWidgetPovilas Kanapickas
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-02Simplify LokStarMathHelperMike Kaganski
2022-09-15Conditional jump or move depends on uninitialised valueCaolán McNamara
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
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-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
2022-07-25Some refactorMike Kaganski
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-12Related: tdf#128610 drop obsolete encoding attribute replacementMike Kaganski