summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
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
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07Fix build: add necessary includesMike Kaganski
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-13Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-16coverity#1440240 Uncaught exceptionCaolán McNamara
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-30weld SmSymbolDialogCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-30weld SvxZoomDialogCaolán McNamara