summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2022-03-14Related: 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
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31remove pimpl from SmViewShellNoel Grandin
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-05loplugin:reducevarscope in starmathNoel
2020-09-08starmath: stop change to caret pos graph when moving after braceLuke Dixon
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-11revert some consts to placate coverity Uncaught exceptionsCaolán McNamara
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-05-15SM handle background theme changesJan-Marek Glogowski