summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2013-09-11fdo#69111: Set edit window border to 4 again.Thomas Arnhold
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-09-04String to OUStringThomas Arnhold
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza
2013-06-27pClipEvtLstnr unused and xClipEvtLstnr always emptyCaolán McNamara
2013-06-27valgrind: bInsertIntoEditWindow uninitializedCaolán McNamara
2013-06-20Fix fdo#59641 - Duplication in formula when import mathmlMarcos Paulo de Souza
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-30Clean zoom redundances in Math and fix fdo#55929Rodolfo Ribeiro Gomes
2013-05-30fdo#63351 make use of ZoomSlider in StarMathThomas Arnhold
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-09Remove unused methodsThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-11-21String -> OUStringIvan Timofeev
2012-11-20clang plugin warningsLuboš Luňák
2012-10-28String -> OUStringIvan Timofeev
2012-10-22String -> OUStringIvan Timofeev
2012-10-02String -> OUStringIvan Timofeev
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev
2012-08-05SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev
2012-08-05SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev
2012-08-05SmCmdBoxWindow: too many frames...Ivan Timofeev
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-17XubString->rtl::OUStringCaolán McNamara
2012-05-13removed unused definesTakeshi Abe
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev
2011-12-04visual formula editor: copy/cut/paste for any keyboard layoutIvan Timofeev
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino
2011-10-26WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna
2011-07-15starmath: check for existing edit windowMiklos Vajna