summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-28loplugin: cstylecastNoel Grandin1-11/+11
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-10/+10
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-10/+10
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-10/+10
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-7/+7
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-10/+10
2014-09-23fdo#82577: Handle WindowNoel Grandin1-9/+9
2014-08-30WaE: unused function 'isGL3DDiagram'Tor Lillqvist1-35/+0
2014-08-29This OpenGL window is uselessZolnai Tamás1-33/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-07-29Remove some unused codeMarcos Paulo de Souza1-8/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-8/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-96/+96
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-30avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard1-0/+3
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard1-0/+44
2014-05-23we need to map 100th mm to pixel also for the importMarkus Mohrhard1-2/+3
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+27
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-36/+0
2014-04-01coverity#704284 Logically dead codeCaolán McNamara1-2/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-08coverity#704725 Unchecked dynamic castNorbert Thiebaud1-1/+5
2014-02-27remove unused code ScTabViewShell::GetForms() constNoel Grandin1-10/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-19/+19
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-19sal_Bool->boolNoel Grandin1-77/+77
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-14fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida1-0/+3
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-9/+9
2014-01-17bool improvementsStephan Bergmann1-2/+2
2014-01-17sal_Bool->boolNoel Grandin1-4/+4
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-3/+3
2014-01-14PrepareClose should probably return boolStephan Bergmann1-1/+1
2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida1-2/+6
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin1-0/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-5/+57
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/.../tabvwsh.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida1-1/+3
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-2/+2
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-3/+0