summaryrefslogtreecommitdiff
path: root/starmath/source/utility.cxx
AgeCommit message (Expand)Author
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
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-03-05remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-03fonttypedialog.ui widgetManal Alhassoun
2013-04-16Convert SmFontPickList from SfxPtrArr to std::vectorNoel Grandin
2012-10-02String -> OUStringIvan Timofeev
2012-10-02remove unused methodIvan Timofeev