summaryrefslogtreecommitdiff
path: root/starmath/inc/view.hxx
AgeCommit message (Expand)Author
2015-05-14cleanup starmath view/documentTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-03loplugin: cstylecastNoel 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-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2013-10-23starmath: fix include guardsThomas 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-02-09Remove unused methodsThomas Arnhold
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-10-22String -> OUStringIvan Timofeev
2012-09-11-Werror,-Wunused-private-fieldStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-24removetooltypes01: Remove tool types from vcl and starmathCarsten Driesner
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon
2010-11-15Blinking caret for visual formula editor.Luke Dixon
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]
2010-11-02Don't draw caret when visual formula editor looses focus.Luke Dixon
2010-10-29Enable in-line formula editing when in experimental modeMichael Meeks