summaryrefslogtreecommitdiff
path: root/starmath/source/edit.cxx
AgeCommit message (Expand)Author
2014-11-16Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-01coverity#1242448 Identical code for different branchesCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-28coverity#705479 Dereference null return valueCaolán McNamara
2014-03-09coverity#1078822 Dereference before null checkCaolán McNamara
2014-03-09we can move the pEditView delete inside the previous check for pEditViewCaolán McNamara
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-07fdo#65588 - Elements Dock: Scrollbar moves into input windowJosé Guilherme Vanz
2013-09-19OUString::copy second arg is len, not indexCaolán McNamara
2013-09-05String to OUStringThomas Arnhold
2013-09-04String to OUStringThomas Arnhold
2013-09-03fdo#68877: Select "<?>" as Elements window doMarcos Paulo de Souza
2013-09-02fdo#43090: Last fix for autoclose brackets in MathMarcos Paulo de Souza
2013-09-02Math: fix focus in Elements DockMarcos Paulo de Souza
2013-08-30fdo#32059: Fix this once and for allMarcos Paulo de Souza
2013-08-14fdo#43090: Improve auto close bracketsMarcos Paulo de Souza
2013-08-08Extension to fix all cases of fdo#32059: Commands merge with variablesMichael Duelli
2013-07-24fdo#43090: Improvement: Just auto close when found placeholderMarcos Paulo de Souza
2013-06-26Fix fdo#43090: Auto Closing of bracketsMarcos Paulo de Souza
2013-05-31Fix fdo#32059: Commands merge with variablesMarcos Paulo de Souza
2013-05-18Resolves: #ii120149# Flash changes on slot execution to reflect AutoUpdateAriel Constenla-Haile
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-02String -> OUStringIvan Timofeev
2012-10-02String -> OUStringIvan Timofeev
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-13removed unused definesTakeshi Abe
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-07Remove reference to unavailable bugtrackersMartin Kepplinger
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel
2011-01-18we can pass this by reference insteadCaolán McNamara
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-10-29fix crash I saw testing this earlierCaolán McNamara
2010-10-23re-instate the nasty old editing paths as a run-time conditionalMichael Meeks
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07replace DBG_ASSERT with OSL equivalentsJacek Wolszczak