summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/tabvwsh4.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert SC_ENTER constants to scoped enumNoel Grandin2015-09-211-4/+4
* convert Link<> to typedNoel Grandin2015-09-171-2/+1
* sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-191-1/+2
* Convert insert buttons to the generic controllerMaxim Monastirsky2015-07-151-35/+0
* fix indentationMarkus Mohrhard2015-07-121-129/+129
* Kill SID_TBXCTL_INSOBJMaxim Monastirsky2015-07-101-11/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks2015-05-071-3/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-3/+4
|\
| * make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks2015-04-161-3/+4
* | Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann2015-04-161-2/+2
* | convert SFX_VIEW constants to scoped enumNoel Grandin2015-04-151-1/+1
* | convert SfxObjectCreateMode to scoped enumNoel Grandin2015-04-101-4/+4
|/
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-3/+3
* convert SFX_PRINTER constants to enum classNoel Grandin2015-03-241-1/+1
* convert SvxZoomType to enum classNoel Grandin2015-03-241-1/+1
* loplugin:constantfunction: scNoel Grandin2015-03-231-2/+0
* Clean up not needed ScTabViewShell LOK methodsMiklos Vajna2015-03-021-3/+1
* sc: Initial support for tiled editing in Calc.Jan Holesovsky2015-03-021-50/+47
* loplugin: cstylecastNoel Grandin2014-10-281-11/+11
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-2/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-10/+10
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-10/+10
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-10/+10
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-7/+7
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-10/+10
* fdo#82577: Handle WindowNoel Grandin2014-09-231-9/+9
* WaE: unused function 'isGL3DDiagram'Tor Lillqvist2014-08-301-35/+0
* This OpenGL window is uselessZolnai Tamás2014-08-291-33/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* Remove some unused codeMarcos Paulo de Souza2014-07-291-8/+0
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-3/+3
* remove whitespaceMarkus Mohrhard2014-06-251-8/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-96/+96
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard2014-05-301-0/+3
* make sure that OpenGL charts are rendered after importMarkus Mohrhard2014-05-241-0/+44
* we need to map 100th mm to pixel also for the importMarkus Mohrhard2014-05-231-2/+3
* Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2014-05-191-0/+27
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-3/+3
* whitespace cleanup in scMarkus Mohrhard2014-04-061-36/+0
* coverity#704284 Logically dead codeCaolán McNamara2014-04-011-2/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-4/+4
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-2/+2
* coverity#704725 Unchecked dynamic castNorbert Thiebaud2014-03-081-1/+5
* remove unused code ScTabViewShell::GetForms() constNoel Grandin2014-02-271-10/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-19/+19