summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-45/+45
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti1-4/+16
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-9/+6
2017-09-26loplugin:flatten in scNoel Grandin1-16/+13
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-76/+75
2017-09-02dynamic column container: fix some more for loopsNoel Grandin1-1/+2
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke1-31/+99
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke1-9/+17
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-2/+2
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth1-5/+5
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-7/+48
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in scNoel Grandin1-8/+6
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+7
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-4/+4
2017-05-19make string translation loading more uniformCaolán McNamara1-10/+10
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-4/+51
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin1-9/+9
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28sc lok: Do not change comment indicator settingPranav Kant1-4/+0
2017-04-05tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-13/+13
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-03LOK: Calc: autocomplete makes view to jump to a different placeMarco Cecchetti1-1/+5
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-22lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-16Translate some German comments in scKatarina Behrens1-58/+55
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2017-02-16sc lok: No need to set tiled rendering zoom herePranav Kant1-9/+0
2017-02-16sc lok: comments: Use tab.rowcolumn string as postit idPranav Kant1-2/+6
2017-02-16sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant1-0/+4
2017-02-16sc lok: implement commandvalues command, ViewAnnotationsPranav Kant1-0/+59
2017-02-16sc: Use less expensive alternative to count total notesPranav Kant1-5/+3
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-151/+38
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-2/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-9/+9
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann1-4/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1