summaryrefslogtreecommitdiff
path: root/starmath/inc/visitors.hxx
AgeCommit message (Expand)Author
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
2011-04-12fixed typos in commentsTakeshi Abe
2011-03-24cppcheck: fix crash detected by test.Caolán McNamara
2011-03-24don't hide overloaded virtual methodsLuboš Luňák
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2010-12-23add mode-lines in hereCaolán McNamara
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-11-06Fixed bug when deleting multiple linesJonas Finnemann Jensen
2010-10-23Use the right license headerJonas Finnemann Jensen
2010-10-03Fixed issue with moving in/out of binom and stack.Jonas Finnemann Jensen
2010-10-01Integrated the visual formula editor patchJonas Finnemann Jensen