summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-21String -> OUStringIvan Timofeev1-1/+1
2012-11-20clang plugin warningsLuboš Luňák1-1/+0
2012-10-28String -> OUStringIvan Timofeev1-30/+26
2012-10-22String -> OUStringIvan Timofeev1-5/+5
2012-10-02String -> OUStringIvan Timofeev1-10/+2
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev1-2/+2
2012-08-05SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev1-5/+14
2012-08-05SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev1-1/+1
2012-08-05SmCmdBoxWindow: too many frames...Ivan Timofeev1-46/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara1-2/+2
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
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