summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin5.cxx
AgeCommit message (Expand)Author
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-07-11tdf#121012 Display "Ctrl-click to follow hyperlink" inside shapes/textfieldsSamuel Mehrbrodt
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-11-30tdf#113901: Grid offset for notes and temporary notes modified.Vasily Melenchuk
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann
2015-07-19fdo#39468 translated german comments in gridview4.cxx and gridview5.cxxAlbert Thuswaldner
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-05Resolves fdo#87863: Calc tooltip text for hyperlink wrong on OSXJulien Nabet
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-07fix crash on exitMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-22coverity#983377 Dereference before null checkCaolán McNamara