summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-07convert DEBUG_TIME to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-04sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-03TyposJulien Nabet
2017-02-03Revert "sc rowlimit: Make the cursor better fit the rendering."Stephan Bergmann
2017-02-03sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-03Translate some German comments in scKatarina Behrens
2017-02-02sc: fix loplugin:stringconstant warningsMiklos Vajna
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30Resolves: tdf#105410 do not crash on a deleted formatEike Rathke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-27Resolves: tdf#104153 lookup what listbox an entry is dragged fromCaolán McNamara
2017-01-26this is the css::document::Settings property LinkUpdateModeEike Rathke
2017-01-26remove now unused header fileEike Rathke
2017-01-26this is css::sheet::XGlobalSheetSettings attribute LinkUpdateModeEike Rathke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26Remove dead codeStephan Bergmann
2017-01-26Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara
2017-01-25Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-25use tools::SvRef in ScSpellDialogChildWindowNoel Grandin
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAllsCaolán McNamara
2017-01-23Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-23use rtl::Reference in CellShell_ImplNoel Grandin
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin
2017-01-21coverity#1399019 Division or modulo by zeroCaolán McNamara
2017-01-20sc: use unique_ptr and make_unique instead of new/deleteTomaž Vajngerl
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara