summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe2016-03-102-20/+3
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-3/+3
* starmath: Drop SmNode::FindIndexTakeshi Abe2016-03-093-18/+2
* toolbox.src in starmath is all unused resourcesCaolán McNamara2016-03-092-1683/+0
* starmath: Use assert for impossible null-dereferenceTakeshi Abe2016-03-081-26/+26
* drop now-needless depsDavid Tardon2016-03-071-4/+0
* remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon2016-03-071-1/+0
* expand src templatesDavid Tardon2016-03-072-2/+0
* these ResIds are used solely for their number by nowCaolán McNamara2016-03-071-1/+1
* starmath: Make SmNode abstract and noncopyableTakeshi Abe2016-03-072-60/+5
* tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2016-03-045-10/+10
* starmath: Drop ENABLE_DEBUG_DUMPASDOT featureTakeshi Abe2016-03-034-151/+0
* loplugin:unuseddefaultparam in starmathNoel Grandin2016-03-014-40/+32
* starmath: Use member initializer list for SmRectTakeshi Abe2016-02-291-37/+41
* tdf#98088: prevent access to invalid sub nodeOliver Specht2016-02-271-1/+2
* starmath: Remove forgotten SmFormat's versionTakeshi Abe2016-02-262-13/+1
* starmath: Drop unused variable declarationTakeshi Abe2016-02-261-2/+0
* starmath: Avoid C-style castTakeshi Abe2016-02-196-38/+38
* move from boost::signal to typed LinkCaolán McNamara2016-02-183-9/+8
* starmath: Avoid C-style castTakeshi Abe2016-02-185-23/+23
* starmath: Drop unused RID_COLORXTakeshi Abe2016-02-172-2/+0
* starmath: Convert RectCopyMBL to scoped enumTakeshi Abe2016-02-163-31/+32
* starmath: Replace OSL_ENSURE with assertTakeshi Abe2016-02-151-3/+3
* tdf#53472 Integral Symbols too small for some integrandsmelikeyurtoglu2016-02-101-12/+8
* Remove excess newlinesChris Sherlock2016-02-0929-207/+0
* starmath: Convert RectVerAlign to scoped enumTakeshi Abe2016-02-083-36/+44
* starmath: Replace SAL_WARN_IF with assertTakeshi Abe2016-02-082-7/+9
* 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