summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-28loplugin: 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-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-27fdo#83808 Scale images proportionally by default in CalcSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23remove commentsMarkus Mohrhard
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-10Do not use GetSdrUndoFactory() in sc.Matúš Kukan
2014-05-30coverity#705838 Dereference before null checkCaolán McNamara
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12Let's not forget to free the SdrOle2Obj instance here.Kohei Yoshida
2014-05-12Bail out early if it's not a chart module.Kohei Yoshida
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-08coverity#735474 Logically dead codeCaolán McNamara
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-08don't put the parent window as child into itselfMarkus Mohrhard