summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-03-29typo: soultion -> solutionThomas Arnhold
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738852 Uninitialized scalar fieldCaolán McNamara
2014-02-12coverity#1103660 Division or modulo by zeroCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705892 Dereference before null checkCaolán McNamara
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