summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-01-22starmath: Catch exception by const refTakeshi Abe
2016-01-21starmath: fix OOXML export of non-BMP UnicodeMichael Stahl
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael 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-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe
2016-01-12starmath: Assert that SmRootNode always has three childrenTakeshi Abe
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
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-06tdf#90341 Clean up excessive const_cast'ingTakeshi Abe
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05starmath: Drop nonexistent friendTakeshi Abe
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-29tdf#32062: Add testMarcos Paulo de Souza
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
2015-12-22Indentation fixesMiklos Vajna
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-17This probably should be a referenceStephan Bergmann
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-17starmath: Drop const modifier of SmNode::Arrange's 1st argumentTakeshi Abe
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe
2015-12-10Drop unused typedefTakeshi Abe
2015-12-09starmath: Pass by const referenceTakeshi Abe
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-01Fix typo in commentTakeshi Abe
2015-11-28Remove unused codeNicola Povoleri
2015-11-27starmath: Kill unnecessary castTakeshi Abe
2015-11-26starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe