summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-06-07fix memory leak and improve variable lifecycleMarkus Mohrhard
2017-06-07Add Test for dataprovider and modify the way we fetch and apply streamJaskaran Singh
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#108259 Fix nested checkbox handling in autofilter popupJean-Sebastien Bevilacqua
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31tdf#108259 Enable autofilter with many different valuesJean-Sebastien Bevilacqua
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco 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-12convert SdrLayerId to strong_intNoel Grandin
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21loplugin:unnecessaryvirtualNoel Grandin
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-04-08support undo of whole conditional format list, tdf#95617Markus Mohrhard
2017-04-07tdf#74074 Ability to rearrange order of conditionsManfred Blume
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-27handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-03-26uitest: add more IDs to autofilter elementsMarkus Mohrhard
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-23convert INS_CONT constants to o3tl::typed_flags enumNoel Grandin
2017-03-20remove unused defines from HRC files in misc(2)Noel Grandin
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-15remove trailing blanks on empty lineEike Rathke
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke