summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2017-09-18valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-07-25tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet
2017-02-23tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe
2016-12-14tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-28starmath: Separate color name and operand by spaceTakeshi Abe
2016-11-23starmath: Prefix members of SmNodeMatrixTakeshi Abe
2016-11-21tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe
2016-11-19tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-18tdf#84650 Fix X-coordinate of SmMatrixNode's elementsTakeshi Abe
2016-11-16tdf#101472 Prompt repaint of Elements window when mouse leavesTakeshi Abe
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-11-14tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-12starmath: Prefix member of SmBlankNodeTakeshi Abe
2016-11-09tdf#44839 Add an "Evaluated At" command in "Brackets" sectionTakeshi Abe
2016-11-05tdf#102008 Drop whitespace between "fact" and braceTakeshi Abe
2016-11-05tdf#102007 Surround widebslash's placeholders with bracesTakeshi Abe
2016-11-03Use a single method of converting between points and 100th mm in starmathStephan Bergmann
2016-11-03starmath: Remove unnecessary overridingTakeshi Abe
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna
2016-10-24tdf#103452: add missing xPopupMenu.disposeAndClear();Julien Nabet
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-19starmath: clean up redundant virtual keywords in unofilterMiklos Vajna
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07starmath: Simplify code with std::unique_ptrTakeshi Abe
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-05starmath: Assert the precondition for OUString#replaceAt()Takeshi Abe
2016-10-02starmath: Prefix members of SmParserTakeshi Abe
2016-09-30tdf#97164 Add text for visualition of percent symbol.Gulsah Kose
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20tdf#97049 Export "intd" to MathMLTakeshi Abe
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-09loplugin:refcountingNoel Grandin
2016-09-06starmath: Drop unused 1st argument of SmErrorNode's ctorTakeshi Abe
2016-09-05starmath: Pass offset by const refTakeshi Abe
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-02Replace SmNodeIterator with std::vector's iteratorTakeshi Abe