aboutsummaryrefslogtreecommitdiff
path: root/source/ss/sw
diff options
context:
space:
mode:
authorMartin Srebotnjak <miles@filmsi.net>2021-05-09 20:08:16 +0200
committerAndras Timar <andras.timar@collabora.com>2021-05-09 20:08:16 +0200
commit25d2fa3ee286cd1713b440f984c37a729a2c6cb7 (patch)
tree4849aae041ba2e71f6b5da853c0c2138f1c00b9a /source/ss/sw
parentdddf75c6f2e8840ed6966fa73989485db7c6b10b (diff)
Update Slovenian translation
Change-Id: If447a7b6ce01b64ce36336d08fe542b9a90e5378
Diffstat (limited to 'source/ss/sw')
0 files changed, 0 insertions, 0 deletions
ion value='feature/table-style-rebased'>feature/table-style-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/inc/parse.hxx
AgeCommit message (Expand)Author
2017-04-05starmath: Kill newly unused m_aNodeStackTakeshi Abe
2017-04-04starmath: Simplify code parsing nospaceTakeshi Abe
2017-03-24starmath: Make SmParser::DoAlign() return SmNodeTakeshi Abe
2017-03-23starmath: Make DoProduct()/DoSum()/DoRelation() return SmNodeTakeshi Abe
2017-03-22starmath: Make SmParser::DoPower() return SmNodeTakeshi Abe
2017-03-22starmath: Make DoOpSubSup() return SmNodeTakeshi Abe
2017-03-22starmath: Make DoSubSup() return SmNode by taking another nodeTakeshi Abe
2017-03-19starmath: Make DoTerm() return the top of the stackTakeshi Abe
2017-03-16starmath: Return SmStructureNode from DoAttribut()/DoFontAttribut()Takeshi Abe
2017-03-15starmath: Separate SmParser::DoError() from Error()Takeshi Abe
2017-03-14starmath: Return SmBracebodyNode from DoBracebody()Takeshi Abe
2017-03-10starmath: Return SmGlyphSpecialNode from DoGlyphSpecial()Takeshi Abe
2017-03-08starmath: Return the expression node from DoExpression()Takeshi Abe
2017-01-20starmath: Avoid ad hoc LanguageTag and CharClass at tokenizationTakeshi Abe
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-03starmath: Add comments on indexingTakeshi Abe
2016-10-02starmath: Prefix members of SmParserTakeshi Abe
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-21loplugin:staticmethodsStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29starmath: tdf#93240 replace boost::ptr_vectorTakeshi Abe
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-10Replace boost::noncopyable with use of SAL_DELETED_FUNCTIONTakeshi Abe
2015-01-15protected -> privateTakeshi Abe
2014-12-16Omit unused default valueTakeshi Abe
2014-11-09separate parse.hxx into smaller partsTakeshi Abe
2014-11-04mark as noncopyableTakeshi Abe
2014-11-04include <list> where neededTakeshi Abe
2014-11-03fix memory leak of pointers contained in m_aErrDescListTakeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms