summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/docshell/docsh5.cxx
Commit message (Expand)AuthorAgeFilesLines
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-4/+4
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-11/+11
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* coverity#735811 Dereference after null checkEike Rathke2014-10-311-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-9/+5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida2014-07-281-2/+2
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-3/+0
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-4/+4
* remove whitespaceMarkus Mohrhard2014-06-251-4/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-10/+10
* sc: sal_Bool->boolNoel Grandin2014-04-231-17/+17
* whitespace cleanup in scMarkus Mohrhard2014-04-061-4/+0
* fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida2014-03-121-1/+4
* coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann2014-03-121-1/+6
* Remove visual noise from scAlexander Wilms2014-03-031-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-10/+10
* Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida2014-02-011-3/+6
* bool improvementsStephan Bergmann2014-01-281-13/+13
* Be explicit when using bool as integral value (as Link return value)Stephan Bergmann2014-01-171-2/+2
* convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin2013-10-081-3/+3
* convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin2013-10-041-3/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-12/+12
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-1/+1
* A little cleaning of RefreshPivotTables().Kohei Yoshida2013-01-111-21/+11
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* database names are case insensitive, fdo#51309Mathieu D2012-11-191-1/+1
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Remove unused include statementsThomas Arnhold2012-07-101-7/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-8/+0
* resolved rhbz#819118 catch exception from VBA lib containerEike Rathke2012-05-081-6/+12
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* avoid temporary rtl::OUStringTakeshi Abe2012-02-231-1/+1
* make adjusting formulas possible for TransferTabMarkus Mohrhard2012-01-151-0/+7
* dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke2011-11-281-3/+1
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* String->OUString in ScDocument and follow upMarkus Mohrhard2011-11-071-6/+4
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* String to rtl::OUString.Kohei Yoshida2011-08-261-10/+10
* move ScProgress out of ScDocument::MoveTabMarkus Mohrhard2011-06-061-1/+8
* Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida2011-05-131-1/+1