summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-3/+2
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin1-36/+36
2017-10-23loplugin:includeform: starmathStephan Bergmann1-3/+3
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-4/+4
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-3/+0
2017-05-18Revert "Fix typos"Stephan Bergmann1-2/+2
2017-05-18Fix typosAndrea Gelmini1-2/+2
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann1-6/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-02-14starmath: This condition always holdsTakeshi Abe1-2/+3
2017-02-02starmath: these functions are localTakeshi Abe1-81/+80
2017-02-01starmath: Simplify and micro-optimize lookup in SmIsMathAlpha()Takeshi Abe1-24/+17
2017-01-24starmath: Inline and remove SmRect::BuildRect()Takeshi Abe1-18/+5
2017-01-17starmath: Rely on the default ctors for SmRectTakeshi Abe1-20/+0
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin1-8/+2
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin1-1/+1
2016-02-29starmath: Use member initializer list for SmRectTakeshi Abe1-37/+41
2016-02-16starmath: Convert RectCopyMBL to scoped enumTakeshi Abe1-5/+5
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe1-9/+9
2016-02-04starmath: Convert RectHorAlign to scoped enumTakeshi Abe1-5/+5
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-4/+4
2016-02-02starmath: Avoid C-style castTakeshi Abe1-1/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe1-12/+11
2016-01-18loplugin: unused return valuesNoel Grandin1-7/+3
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-06-23Revert "Typo: iff->if"Julien Nabet1-2/+2
2015-06-23Typo: iff->ifJulien Nabet1-2/+2
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-02-26Remove visual noise from starmathAlexander Wilms1-4/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold1-13/+6
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-11/+11
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-31drop unnecessary includesCaolán McNamara1-15/+12
2011-11-27remove include o pch header from starmathNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-3/+3