summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2016-02-19starmath: Avoid C-style castTakeshi Abe
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-18starmath: Avoid C-style castTakeshi Abe
2016-02-17starmath: Drop unused RID_COLORXTakeshi Abe
2016-02-16starmath: Convert RectCopyMBL to scoped enumTakeshi Abe
2016-02-15starmath: Replace OSL_ENSURE with assertTakeshi Abe
2016-02-10tdf#53472 Integral Symbols too small for some integrandsmelikeyurtoglu
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi 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-03starmath: Avoid C-style castTakeshi Abe
2016-02-03starmath: tdf#97190: don't assert on missing base URLMichael Stahl
2016-02-02starmath: Avoid C-style castTakeshi Abe
2016-02-02Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-29WaE: calling static member function through member call syntaxTor Lillqvist
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe
2016-01-27starmath.mathtype: change int -> bool for returned valuesDouglas Mencken
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
2016-01-22starmath: Catch exception by const refTakeshi Abe
2016-01-21starmath: fix OOXML export of non-BMP UnicodeMichael Stahl
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
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: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-07starmath: Remove unused resource itemsTakeshi Abe
2016-01-06starmath: Remove toolbox.hrcTakeshi Abe
2016-01-06starmath: Fix bogus warningTakeshi Abe
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-31starmath: Manage SmDocShell's pCursor via std::unique_ptrTakeshi Abe
2015-12-24Fix tdf#32062: Math overwrites selected area when click on elementMarcos Paulo de Souza
2015-12-23starmath: Avoid warning C4819Takeshi Abe
2015-12-23starmath: Manage SmEditAccessible's pTextHelper via std::unique_ptrTakeshi Abe
2015-12-23starmath: Assert that a parent always finds its childTakeshi Abe