summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* starmath: SmDynIntegralNode always has a couple of subnodesTakeshi Abe2016-08-032-3/+4
* starmath: SmRootSymbolNode must have type NROOTSYMBOLTakeshi Abe2016-08-031-1/+1
* Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara2016-08-021-0/+7
* starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe2016-08-025-17/+17
* tdf#91665 l10n: Replace string list by separate strings in SmPrintUIOptionsMuhammet Kara2016-08-013-29/+61
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-0112-16/+16
* tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe2016-07-315-1/+232
* add uui to starmath import filters testCaolán McNamara2016-07-271-0/+1
* cppcheck: noExplicitConstructorCaolán McNamara2016-07-271-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-262-6/+5
* starmath: Fix invalid static_castTakeshi Abe2016-07-251-1/+1
* new loplugin overrideparamNoel Grandin2016-07-256-9/+9
* starmath: Add unit test for tdf#52225Takeshi Abe2016-07-241-0/+49
* starmath: Return early if the cursor locates after a text nodeTakeshi Abe2016-07-221-5/+6
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2016-07-171-2/+2
* uitest: add wrapper for element selectorMarkus Mohrhard2016-07-175-0/+194
* remove wrong outdated commentMarkus Mohrhard2016-07-171-1/+0
* uitest: annotate the math edit windowMarkus Mohrhard2016-07-171-0/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-152-7/+0
* starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe2016-07-152-3/+5
* starmath: Drop redundant SetLineColor() callTakeshi Abe2016-07-141-2/+0
* Moved SfxModule owner to SfxApplicationMark Page2016-07-132-13/+7
* starmath: no need to create temporary string for comparisonTakeshi Abe2016-07-121-1/+1
* starmath: Prefer assert to SAL_WARN hereTakeshi Abe2016-07-111-1/+1
* tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe2016-07-083-19/+99
* starmath: Fix missing negationTakeshi Abe2016-07-081-1/+1
* starmath: Remove a couple of unused error codesTakeshi Abe2016-07-074-17/+2
* starmath: Drop useless PE_BINOPER_EXPECTEDTakeshi Abe2016-07-074-8/+2
* starmath: Drop unused PE_UNEXPECTED_END_OF_INPUTTakeshi Abe2016-07-061-1/+1
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+2
* starmath: Remove unused GetRect()Takeshi Abe2016-07-051-1/+0
* SfxModule to use initializer_list instead of variadic argumentsMark Page2016-07-041-1/+1
* remove comphelper::string::removeNoel Grandin2016-07-042-3/+3
* starmath: Drop unused definitionTakeshi Abe2016-07-042-6/+1
* Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe2016-07-012-24/+14
* starmath: Replace OSL_ENSURE with assertTakeshi Abe2016-06-291-2/+2
* starmath: SmBinDiagonalNode's 3rd child must be SmPolyLineNodeTakeshi Abe2016-06-291-3/+4
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-4/+2
* starmath: This condition must be metTakeshi Abe2016-06-281-4/+1
* starmath: Fix invalid static_castTakeshi Abe2016-06-262-4/+4
* starmath: Drop unnecessary definitionsTakeshi Abe2016-06-252-14/+5
* starmath: Remove unused definitionTakeshi Abe2016-06-252-7/+1
* starmath: IndexOfSubNode() is for SmStructureNode onlyTakeshi Abe2016-06-241-11/+13
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-3/+4
* starmath: Add a test case for parsing -Takeshi Abe2016-06-232-0/+98
* Drop unused #includeTakeshi Abe2016-06-223-29/+0
* This can be an assert()Takeshi Abe2016-06-211-25/+22
* starmath: Possible cases are exhaustedTakeshi Abe2016-06-201-1/+1
* starmath: more assertions holdTakeshi Abe2016-06-161-21/+20