summaryrefslogtreecommitdiffstats
path: root/starmath/source/view.cxx
Commit message (Expand)AuthorAgeFilesLines
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-4/+4
* visual formula editor: implement selection by mouseIvan Timofeev2011-12-041-3/+17
* visual formula editor: copy/cut/paste for any keyboard layoutIvan Timofeev2011-12-041-16/+11
* sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl2011-12-031-2/+2
* remove include o pch header from starmathNorbert Thiebaud2011-11-271-2/+0
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-14/+14
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-2/+3
* Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino2011-11-161-0/+8
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-261-1/+1
* starmath: check for edit window when inline editing is enabledMiklos Vajna2011-07-151-1/+2
* starmath: check for existing edit windowMiklos Vajna2011-07-151-0/+2
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-101-1/+1
* Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak2011-06-081-2/+2
* order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara2011-03-211-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-40/+87
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-141-40/+87
| |\
| | * removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2011-02-071-1/+1
| | * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-1/+48
| | |\
| | | * CWS-TOOLING: integrate CWS tl84Vladimir Glazunov2011-01-271-1/+48
| | | |\
| | | | * cws tl84: merge with DEV300_m93Thomas Lange [tl]2010-11-191-1/+1
| | | | |\
| | | | * | cws tl84: #i114910# help fixedThomas Lange [tl]2010-10-071-1/+48
| | * | | | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-1/+1
| | |\| | |
| | | * | | rebase to DEV300_m96Philipp Lohmann [pl]2011-01-061-4/+0
| | | |\ \ \
| | | * | | | vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]2010-11-041-1/+1
| | | | |_|/ | | | |/| |
| | * | | | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner2011-01-141-69/+69
| | | |/ / | | |/| |
| | * | | CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer2010-10-291-8/+0
| | * | | CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-281-3/+6
| | |\| |
| | | * | CWS-TOOLING: integrate CWS tl82Vladimir Glazunov2010-09-291-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * cws tl82: #i114087# uno slot name fixedThomas Lange [tl]2010-08-251-1/+1
| | * | | CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-131-11/+12
| | |\ \ \ | | | | |/ | | | |/|
| | * | | CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2010-04-171-58/+28
| | |\ \ \
| | * | | | CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer2010-04-161-1/+1
* | | | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-1/+1
|/ / / / /
* | | | | Remove reference to unavailable bugtrackersMartin Kepplinger2011-03-071-1/+1
* | | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | | | | Translated several German comments in Math.Tobias Kranz2011-02-181-3/+3
* | | | | Clean-up bogus comments in writer.Guillaume Poussel2011-02-081-1/+1
* | | | | Enable line deletion in starmathJonas Finnemann Jensen2011-01-301-1/+4
* | | | | Add the percent sign as a symbol that is inserted when % is pressedLuke Dixon2010-12-081-0/+2
* | | | | equivalent tmEditMarker cppunit testCaolán McNamara2010-11-291-5/+4
* | | | | fix potential null pointer dereferenceNorbert Thiebaud2010-11-211-5/+4
* | | | | Draw a visible line under the current line in the visual formula editor.Luke Dixon2010-11-171-2/+12
* | | | | Blinking caret for visual formula editor.Luke Dixon2010-11-151-1/+43
* | | | | Removes a fair amount of BOOL variables in starmathAlexandre Fournier2010-11-061-34/+34
* | | | | Don't draw caret when visual formula editor looses focus.Luke Dixon2010-11-021-1/+13
* | | | | Fixed crash when choosing starmath from start screenJonas Finnemann Jensen2010-11-021-1/+4
* | | | | Enable in-line formula editing when in experimental modeMichael Meeks2010-10-291-0/+7
* | | | | re-instate the nasty old editing paths as a run-time conditionalMichael Meeks2010-10-231-12/+143
* | | | | Merge branch 'formula' into intformulaeMichael Meeks2010-10-231-135/+136
|\ \ \ \ \
| * | | | | Integrated the visual formula editor patchJonas Finnemann Jensen2010-10-011-134/+135