summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar
2017-02-24tdf#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-21add missing deps on ui filesDavid Tardon
2016-11-21tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
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-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna
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-15Fix typosSamuel Mehrbrodt
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-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
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-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-19starmath: clean up redundant virtual keywords in unofilterMiklos Vajna
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
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-03starmath: Add comments on indexingTakeshi 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