summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
AgeCommit message (Expand)Author
2014-10-28loplugin: cstylecastNoel 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-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-30WaE: unused function 'isGL3DDiagram'Tor Lillqvist
2014-08-29This OpenGL window is uselessZolnai Tamás
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-29Remove some unused codeMarcos Paulo de Souza
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-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-30avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard
2014-05-23we need to map 100th mm to pixel also for the importMarkus Mohrhard
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01coverity#704284 Logically dead codeCaolán McNamara
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-08coverity#704725 Unchecked dynamic castNorbert Thiebaud
2014-02-27remove unused code ScTabViewShell::GetForms() constNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-14fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida
2014-02-14sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17sal_Bool->boolNoel Grandin
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../tabvwsh.hxx from String to OUStringNoel Grandin
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa