summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-14starmath: remove SAL_INFO's that only mark function entryNoel Grandin1-51/+0
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-2/+2
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-4/+4
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-3/+2
2014-03-29typo: soultion -> solutionThomas Arnhold1-1/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from starmathAlexander Wilms1-4/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19coverity#738852 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-02-12coverity#1103660 Division or modulo by zeroCaolán McNamara1-9/+12
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28coverity#705892 Dereference before null checkCaolán McNamara1-2/+2
2013-09-11fdo#69111: Set edit window border to 4 again.Thomas Arnhold1-3/+6
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold1-13/+12
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold1-27/+27
2013-09-04String to OUStringThomas Arnhold1-8/+8
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza1-7/+2
2013-06-27pClipEvtLstnr unused and xClipEvtLstnr always emptyCaolán McNamara1-1/+1
2013-06-27valgrind: bInsertIntoEditWindow uninitializedCaolán McNamara1-0/+1
2013-06-20Fix fdo#59641 - Duplication in formula when import mathmlMarcos Paulo de Souza1-2/+0
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-33/+32
2013-05-30Clean zoom redundances in Math and fix fdo#55929Rodolfo Ribeiro Gomes1-19/+2
2013-05-30fdo#63351 make use of ZoomSlider in StarMathThomas Arnhold1-0/+26
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