summaryrefslogtreecommitdiff
path: root/starmath/inc/visitors.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe1-5/+6
2015-11-26starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe1-4/+4
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe1-8/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-159/+159
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+4
2015-04-22use std::unique_ptr<> to clarify ownershipTakeshi Abe1-5/+4
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1
2015-03-02V813: Decreased performanceCaolán McNamara1-1/+1
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe1-39/+0
2014-03-29typo: constitues -> constitutesThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-188/+188
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam1-0/+14
2014-02-26Remove visual noise from starmathAlexander Wilms1-9/+9
2013-10-23starmath: fix include guardsThomas Arnhold1-3/+3
2013-10-03CID#735395 potential memory leakCaolán McNamara1-3/+6
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold1-1/+1
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2012-10-01String -> OUStringIvan Timofeev1-12/+7
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+14
2011-04-12fixed typos in commentsTakeshi Abe1-1/+1
2011-03-24cppcheck: fix crash detected by test.Caolán McNamara1-1/+1
2011-03-24don't hide overloaded virtual methodsLuboš Luňák1-0/+4
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak1-1/+1
2010-12-23add mode-lines in hereCaolán McNamara1-0/+3
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon1-1/+2
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier1-2/+2
2010-11-06Fixed bug when deleting multiple linesJonas Finnemann Jensen1-6/+2
2010-10-23Use the right license headerJonas Finnemann Jensen1-0/+26
2010-10-03Fixed issue with moving in/out of binom and stack.Jonas Finnemann Jensen1-22/+21
2010-10-01Integrated the visual formula editor patchJonas Finnemann Jensen1-0/+470