summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock29-207/+0
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe3-36/+44
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi Abe2-7/+9
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin1-1/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin1-2/+0
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin1-556/+0
2016-02-06vcl: split exception types from input typesChris Sherlock1-8/+3
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin1-72/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin1-9/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin1-7/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin1-3/+3
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-36/+0
2016-02-04starmath: Convert RectHorAlign to scoped enumTakeshi Abe3-40/+46
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-36/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-31/+0
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin1-36/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock9-48/+47
2016-02-03starmath: Avoid C-style castTakeshi Abe1-10/+11
2016-02-03starmath: tdf#97190: don't assert on missing base URLMichael Stahl1-1/+3
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-36/+0
2016-02-02starmath: Avoid C-style castTakeshi Abe6-20/+20
2016-02-02Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara2-8/+51
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-20/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-1/+1
2016-01-29WaE: calling static member function through member call syntaxTor Lillqvist1-2/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock8-14/+14
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky9-102/+26
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe3-41/+42
2016-01-27starmath.mathtype: change int -> bool for returned valuesDouglas Mencken4-65/+57
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe8-9/+0
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard1-0/+3
2016-01-22starmath: Catch exception by const refTakeshi Abe2-2/+2
2016-01-21starmath: fix OOXML export of non-BMP UnicodeMichael Stahl1-3/+3
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl1-4/+22
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock4-7/+7
2016-01-18loplugin: unused return valuesNoel Grandin2-9/+5
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock3-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock7-15/+15
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud7-19/+19
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock3-4/+4
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock7-15/+15
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl6-9/+26
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin10-25/+11
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-2/+2
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe1-1/+1
2016-01-12starmath: Assert that SmRootNode always has three childrenTakeshi Abe1-3/+5
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini7-10/+10
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-4/+4