summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
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
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-02-14starmath: Omit SmParser::GetError()'s argumentTakeshi Abe
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-04de-duplicate some defines in hrc filesNoel Grandin