summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolá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-27extract all cond format tests in ucalc to own fileMarkus Mohrhard
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