summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.cxx
AgeCommit message (Expand)Author
2023-02-17check SmGetActiveView()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-06Fix tdf#147755 by copying the vector.Arnaud VERSINI
2022-03-01use SfxItemSet::GetItemIfSet in starmathNoel Grandin
2022-02-26cid#1500654 Using a moved objectCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-01Starmath cleanup unused includesdante
2021-01-18Mathml gets it's own directorydante
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: starmathStephan Bergmann
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-29Fix typo in codeAndrea Gelmini
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#124410 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-24loplugin:constparams in sd..svtoolsNoel 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-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov