summaryrefslogtreecommitdiff
path: root/starmath/source/utility.cxx
AgeCommit message (Expand)Author
2023-03-30loplugin:stringadd in starmath..svlNoel Grandin
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-02-02lok: find active SmViewShell reliablyMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-05loplugin:reducevarscope in starmathNoel
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-09-19drop some unnecessary headersCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-04-29weld SmFontTypeDialogCaolán McNamara
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2016-11-29starmath: these static functions can be localTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-22Drop unused #includeTakeshi Abe
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-05loplugin:staticmethodsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky