summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-16/+16
2017-08-24loplugin:constparam in sc part5Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+6
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-04tdf#39468 Translate German commentsJens Carl1-2/+2
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann1-1/+2
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-1/+1
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-8/+8
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara1-20/+20
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann1-6/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-7/+3
2016-03-24loplugin:constantparam in scNoel Grandin1-2/+2
2016-03-23loplugin:constantparam in scNoel Grandin1-2/+3
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-32/+23
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-1/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-11-04loplugin:stringconstantNoel Grandin1-7/+4
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-4/+3
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-12/+12
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn1-4/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-14/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-33/+33
2014-04-23sc: sal_Bool->boolNoel Grandin1-17/+17
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida1-1/+3
2014-03-03Remove visual noise from scAlexander Wilms1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin1-6/+6
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-3/+0
2013-05-09Remove unnecessary inclusion of column.hxx.Kohei Yoshida1-1/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-4/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1