summaryrefslogtreecommitdiff
path: root/svtools/source/table
AgeCommit message (Expand)Author
2017-06-05Improved loplugin:cstylecast to reference types: svtoolsStephan Bergmann
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-30cppcheck unreadVariable: diffJochen Nitschke
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-17loplugin:staticmethodsStephan Bergmann
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-17unused headersCaolán McNamara
2015-09-16boost->stdCaolán McNamara
2015-09-16remove unused Link fieldNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin