summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30The svError case is probably not worth a SAL_WARNTor Lillqvist
2017-03-30Use StackVarEnumToStringTor Lillqvist
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29Translate some German comments in scKatarina Behrens
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-27change int to enumJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-03-14Translate some German comments in scKatarina Behrens
2017-03-03tdf#42982 improve error reporting in sc unoobjAlex P
2017-03-03LOK: Calc: autocomplete makes view to jump to a different placeMarco Cecchetti
2017-02-28new loplugin unoanyNoel Grandin
2017-02-22lok: these are not always plain asciiPranav Kant
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-16Translate some German comments in scKatarina Behrens
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16sc lok: No need to set tiled rendering zoom herePranav Kant
2017-02-16sc lok: comments: Use tab.rowcolumn string as postit idPranav Kant
2017-02-16sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant
2017-02-16sc lok: implement commandvalues command, ViewAnnotationsPranav Kant
2017-02-16sc: Use less expensive alternative to count total notesPranav Kant
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-11Translate some German comments in scKatarina Behrens
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
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-25loplugin: unnecessary destructor scNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann