summaryrefslogtreecommitdiff
path: root/starmath/source/utility.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: starmathStephan Bergmann1-4/+4
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-3/+1
2016-11-29starmath: these static functions can be localTakeshi Abe1-8/+12
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin1-12/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-22Drop unused #includeTakeshi Abe1-7/+0
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin1-10/+0
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-5/+5
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe1-16/+0
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin1-5/+0
2015-10-12convert Link<> to typedNoel Grandin1-3/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-13/+13
2014-03-05remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin1-8/+0
2014-02-26Remove visual noise from starmathAlexander Wilms1-3/+3
2013-07-15callcatcher: update unused codeCaolán McNamara1-9/+0
2013-07-03fonttypedialog.ui widgetManal Alhassoun1-0/+11
2013-04-16Convert SmFontPickList from SfxPtrArr to std::vectorNoel Grandin1-99/+51
2012-10-02String -> OUStringIvan Timofeev1-15/+9
2012-10-02remove unused methodIvan Timofeev1-5/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include o pch header from starmathNorbert Thiebaud1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-9/+11
2011-02-18Translated several German comments in Math.Tobias Kranz1-7/+0
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-15/+15
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1