summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
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-02Simplify LokStarMathHelperMike 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-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-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-05tdf#125931: Enable sidebar in MathMike Kaganski
2022-03-22Related: tdf#128610 Avoid use-after-freeMike Kaganski
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-10-08use more SfxItemSetFixedNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-09cid#1401328 silence Uncaught exceptionCaolán McNamara
2021-05-07remove an intermediate layer of widgetsCaolán McNamara
2021-04-23cid#1477316 Uninitialized scalar fieldCaolán McNamara
2021-04-23designate which widget to get default focusCaolán McNamara
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara
2021-03-18Use ESelection to locate code on node instead of SmTokendante
2021-03-06Add to smviewshell an acces to the docking windowdante
2021-03-02Starmath now allows multiple parsers third partdante
2021-03-01Starmath cleanup unused includesdante
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-16loplugin:referencecasting in slideshow..starmathNoel
2021-01-18Mathml gets it's own directorydante
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16replace std::max(std::min()) with std::clampNoel