summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-27valgrind: bInsertIntoEditWindow uninitializedCaolán McNamara1-0/+1
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl1-19/+59
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+3
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-09Remove unused methodsThomas Arnhold1-8/+0
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-24/+14
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-1/+1
2012-12-07an app can have print options without a print options dialogCaolán McNamara1-0/+4
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