summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* remove unused HelpText attribute from *.sdi filesNoel Grandin2016-02-081-1/+0
* remove unnecessary module GUIDs in *.sdi filesNoel Grandin2016-02-081-2/+0
* remove some unnecessary declarations from *.sdi fileNoel Grandin2016-02-081-556/+0
* vcl: split exception types from input typesChris Sherlock2016-02-061-8/+3
* remove unnecessary comments from .SDI filesNoel Grandin2016-02-051-72/+0
* remove unused UUID and VERSION from .SDI filesNoel Grandin2016-02-051-9/+0
* remove unused Readonly from .SDI filesNoel Grandin2016-02-051-7/+0
* remove unused Automation from .SDI filesNoel Grandin2016-02-051-3/+3
* remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin2016-02-041-36/+0
* starmath: Convert RectHorAlign to scoped enumTakeshi Abe2016-02-043-40/+46
* remove unused HasDialog from SDI filesNoel Grandin2016-02-041-36/+0
* remove unused Synchron from SDI filesNoel Grandin2016-02-041-31/+0
* remove unused Cachable keyword from SDI filesNoel Grandin2016-02-041-36/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-049-48/+47
* starmath: Avoid C-style castTakeshi Abe2016-02-031-10/+11
* starmath: tdf#97190: don't assert on missing base URLMichael Stahl2016-02-031-1/+3
* remove unused HasCoreId from SDI filesNoel Grandin2016-02-031-36/+0
* starmath: Avoid C-style castTakeshi Abe2016-02-026-20/+20
* Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara2016-02-022-8/+51
* tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky2016-02-021-20/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* sequence->vector in PrinterOptionsHelperNoel Grandin2016-01-311-1/+1
* WaE: calling static member function through member call syntaxTor Lillqvist2016-01-291-2/+1
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-298-14/+14
* tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky2016-01-289-102/+26
* starmath: Convert RectPos to scoped enumTakeshi Abe2016-01-273-41/+42
* starmath.mathtype: change int -> bool for returned valuesDouglas Mencken2016-01-274-65/+57
* starmath: Stop using unnecessary namespaceTakeshi Abe2016-01-278-9/+0
* extract all cond format tests in ucalc to own fileMarkus Mohrhard2016-01-271-0/+3
* starmath: Catch exception by const refTakeshi Abe2016-01-222-2/+2
* starmath: fix OOXML export of non-BMP UnicodeMichael Stahl2016-01-211-3/+3
* i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl2016-01-211-4/+22
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-214-7/+7
* loplugin: unused return valuesNoel Grandin2016-01-182-9/+5
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-183-4/+4
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-177-15/+15
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-167-19/+19
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-163-4/+4
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-167-15/+15
* starmath: only use WordProcessingML elements in DOCX filesMichael Stahl2016-01-156-9/+26
* loplugin:unusedmethods unused return value in starmathNoel Grandin2016-01-1410-25/+11
* vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock2016-01-131-2/+2
* tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe2016-01-121-1/+1
* starmath: Assert that SmRootNode always has three childrenTakeshi Abe2016-01-121-3/+5
* loplugin:privatebase: Make various derivations publicStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-107-10/+10
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-4/+4
* starmath: Remove unused resource itemsTakeshi Abe2016-01-072-43/+0
* starmath: Remove toolbox.hrcTakeshi Abe2016-01-063-31/+0
* starmath: Fix bogus warningTakeshi Abe2016-01-061-1/+1