summaryrefslogtreecommitdiff
path: root/starmath/inc/visitors.hxx
AgeCommit message (Expand)Author
2022-06-09loplugin:unusedmethodsNoel Grandin
2021-03-01tdf#124176 on starmathdante
2021-03-01Starmath cleanup unused includesdante
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-11-11Improved starmath colordante
2020-11-07Added documentation on starmath.dante
2020-09-22tdf#38885 Remove createTextFromNodedante
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2020-01-11loplugin:finalclasses in starmathNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2018-10-08loplugin:constfields in starmathNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-03starmath: Prefix member of SmNodeToTextVisitorTakeshi Abe
2017-01-01starmath: Prefix members of SmSelectionDrawingVisitorTakeshi Abe
2016-12-31starmath: Prefix member of SmCloningVisitorTakeshi Abe
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-09-05starmath: Pass offset by const refTakeshi Abe
2016-08-30Every composite node is of type SmStructureNodeTakeshi Abe
2016-08-26SmDrawingVisitor does nothing for SmBlankNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-05-27starmath: Prefix members of SmSetSelectionVisitorTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe
2015-11-26starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-22use std::unique_ptr<> to clarify ownershipTakeshi Abe
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-03-02V813: Decreased performanceCaolán McNamara
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe
2014-03-29typo: constitues -> constitutesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-02-26Remove visual noise from starmathAlexander Wilms
2013-10-23starmath: fix include guardsThomas Arnhold
2013-10-03CID#735395 potential memory leakCaolán McNamara
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-10-01String -> OUStringIvan Timofeev
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann