summaryrefslogtreecommitdiff
path: root/starmath/inc/view.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-14cleanup starmath view/documentTomaž Vajngerl1-60/+74
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin1-5/+7
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2014-12-03loplugin: cstylecastNoel Grandin1-2/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-14SmViewShell: pImpl must outlive aGraphic memberStephan Bergmann1-1/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-15sd: sal_Bool -> boolStephan Bergmann1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-31/+31
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2013-10-23starmath: fix include guardsThomas Arnhold1-2/+2
2013-09-04String to OUStringThomas Arnhold1-4/+4
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza1-2/+2
2013-06-27pClipEvtLstnr unused and xClipEvtLstnr always emptyCaolán McNamara1-3/+0
2013-02-09Remove unused methodsThomas Arnhold1-1/+0
2012-12-07an app can have print options without a print options dialogCaolán McNamara1-0/+1
2012-10-22String -> OUStringIvan Timofeev1-2/+2
2012-09-11-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev1-0/+1
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara1-1/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-16/+16
2011-01-24removetooltypes01: Remove tool types from vcl and starmathCarsten Driesner1-2/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-2/+2
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-24/+24
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara1-1/+1
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon1-2/+4
2010-11-15Blinking caret for visual formula editor.Luke Dixon1-1/+7
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier1-9/+9
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]1-1/+1
2010-11-02Don't draw caret when visual formula editor looses focus.Luke Dixon1-0/+3
2010-10-29Enable in-line formula editing when in experimental modeMichael Meeks1-3/+1