summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
AgeCommit message (Expand)Author
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14starmath: This condition always holdsTakeshi Abe
2017-02-02starmath: these functions are localTakeshi Abe
2017-02-01starmath: Simplify and micro-optimize lookup in SmIsMathAlpha()Takeshi Abe
2017-01-24starmath: Inline and remove SmRect::BuildRect()Takeshi Abe
2017-01-17starmath: Rely on the default ctors for SmRectTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-02-29starmath: Use member initializer list for SmRectTakeshi Abe
2016-02-16starmath: Convert RectCopyMBL to scoped enumTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe
2016-02-04starmath: Convert RectHorAlign to scoped enumTakeshi Abe
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02starmath: Avoid C-style castTakeshi Abe
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe
2016-01-18loplugin: unused return valuesNoel Grandin
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-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-01-31drop unnecessary includesCaolán McNamara
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky