summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara
2017-07-28add s[y]lk fuzzerCaolán McNamara
2017-07-27tdf#108887 : Move the code of ScDrawView::CheckOle()...Dennis Francis
2017-07-27Related: tdf#106872 factor out getting selected shapesCaolán McNamara
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara
2017-07-27lok: sc: copy / paste confusion -- workaroundMarco Cecchetti
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedfields in scNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-19Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-19tdf#108881 : do not assume that chart objects always...Dennis Francis
2017-07-19vbaapi: File dialog produces pathTamas Bunth
2017-07-18Eliminate some unnecessary temporary Date instancesEike Rathke
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-17Translate randomly found German commentsJohnny_M
2017-07-17Fix typosAndrea Gelmini
2017-07-17ScAddress aPos is already available, use itEike Rathke
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-07-17ScRange has a col,row,tab ctor, use it instead of a temporary ScAddressEike Rathke
2017-07-17Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke
2017-07-14implement Application.FileDialog attributeTamas Bunth
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-12Eliminate trailing blanks from descriptions and some parameter namesEike Rathke
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11add missing override, -Werror,-Winconsistent-missing-overrideMarkus Mohrhard
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-10lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-08Add a way to resize ScDBDataJaskaran Singh