summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-02coverity#735498 Logically dead codeCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-14starmath: remove SAL_INFO's that only mark function entryNoel Grandin
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