summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvruler.cxx
AgeCommit message (Expand)Author
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-09-09Avoid getTokenCount and temporaries, reduce scopeMatteo Casalin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-02sc: fix loplugin:stringconstant warningsMiklos Vajna
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida