summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
AgeCommit message (Expand)Author
2022-09-30use more string_view in starmathNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-03-01Starmath cleanup unused includesdante
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-10-22long->tools::Long in slideshow..starmathNoel
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-05-08crashtesting: many asserts in SmTextNode::PrepareCaolán McNamara
2019-05-05handle empty Rectangle better in starmathNoel Grandin
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
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