summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19Removed unneccessary ASCII-Art and commentsThomas Beck
2017-05-18tdf#107862 ignore subtotals in outline mode and empty rowsTomaž Vajngerl
2017-05-18Replace macro with functionStephan Bergmann
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-18tdf#107920: Crash when using ScCompiler in condformatJulien Nabet
2017-05-18Add comment about precedence of Wildcards over RegexEike Rathke
2017-05-18Respect read-only config items in Options/Calc/Calculate dialogAron Budea
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16Revert "lok: sc: invalidate col/row header on undo row/col operations"Stephan Bergmann
2017-05-16lok: sc: selection overlay was not updated on document size changedMarco Cecchetti
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-16lok: sc: fix for row/col header updating on changing tabMarco Cecchetti
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-15tdf#39468 translate German commentsThomas Beck
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke
2017-05-12tdf#107238 VBA autofilter: list of stringsSzymon Kłos
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08Removed duplicated includeAndrea Gelmini
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-05-06coverity#1403661 try to silence 'Mixing enum types'Caolán McNamara
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-05-05Will this fix the android build?Maxim Monastirsky