summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-05-17XubString->rtl::OUStringCaolán McNamara1-1/+1
2012-05-13removed unused definesTakeshi Abe1-5/+0
2012-03-12use string literal OUString overloadsLuboš Luňák1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-4/+4
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev1-3/+17
2011-12-04visual formula editor: copy/cut/paste for any keyboard layoutIvan Timofeev1-16/+11
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl1-2/+2
2011-11-27remove include o pch header from starmathNorbert Thiebaud1-2/+0
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-14/+14
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino1-0/+8
2011-10-26WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna1-1/+2
2011-07-15starmath: check for existing edit windowMiklos Vajna1-0/+2
2011-06-10createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak1-2/+2
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-40/+87
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-40/+87
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-07Remove reference to unavailable bugtrackersMartin Kepplinger1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-18Translated several German comments in Math.Tobias Kranz1-3/+3
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-1/+1
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+48
2011-01-30Enable line deletion in starmathJonas Finnemann Jensen1-1/+4
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov1-1/+48
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-69/+69
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]1-4/+0
2010-12-08Add the percent sign as a symbol that is inserted when % is pressedLuke Dixon1-0/+2
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara1-5/+4
2010-11-21fix potential null pointer dereferenceNorbert Thiebaud1-5/+4
2010-11-19cws tl84: merge with DEV300_m93Thomas Lange [tl]1-1/+1
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon1-2/+12
2010-11-15Blinking caret for visual formula editor.Luke Dixon1-1/+43
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier1-34/+34
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]1-1/+1
2010-11-02Don't draw caret when visual formula editor looses focus.Luke Dixon1-1/+13
2010-11-02Fixed crash when choosing starmath from start screenJonas Finnemann Jensen1-1/+4
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer1-8/+0
2010-10-29Enable in-line formula editing when in experimental modeMichael Meeks1-0/+7
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-3/+6
2010-10-23re-instate the nasty old editing paths as a run-time conditionalMichael Meeks1-12/+143
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks1-135/+136
2010-10-18comments cleanupJúlio Hoffimann1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-07replace DBG_ASSERT with OSL equivalentsJacek Wolszczak1-13/+13