summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/docshell/docsh4.cxx
Commit message (Expand)AuthorAgeFilesLines
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-13/+13
* vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-101-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-34/+34
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* Resolves tdf#72152: respect page orientation of Calc files in recent docsJulien Nabet2015-03-241-4/+10
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-4/+4
* tdf#89460 test pChangeTrack before using itLaurent Godard2015-02-191-2/+5
* callcatcher: remove some unused methodsCaolán McNamara2015-02-021-0/+2
* Some more loplugin:cstylecast: scStephan Bergmann2015-01-201-2/+2
* fdo#39440 sc: reduce scope of local variablesMichael Weghorn2014-12-211-2/+2
* loplugin: cstylecastNoel Grandin2014-10-281-35/+35
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-3/+3
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-14/+14
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-7/+7
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-201-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-7/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-65/+62
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-151-12/+10
* sc: sal_Bool->boolNoel Grandin2014-04-231-29/+29
* whitespace cleanup in scMarkus Mohrhard2014-04-061-22/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-2/+2
* Remove visual noise from scAlexander Wilms2014-03-031-2/+2
* coverity#735810 Dereference after null checkCaolán McNamara2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-12/+12
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-11/+11
* sal_Bool->boolNoel Grandin2014-02-191-2/+2
* sal_Bool->boolNoel Grandin2014-02-181-5/+5
* convert change chart data source dialog to .uiCaolán McNamara2014-02-111-1/+1
* convert scenario dialog to .uiCaolán McNamara2014-02-051-1/+1
* bool improvementsStephan Bergmann2014-01-281-3/+3
* sal_Bool->boolNoel Grandin2014-01-201-4/+4
* DdeSetData should apparently return boolStephan Bergmann2014-01-151-9/+7
* DdeGetData should apparently return boolStephan Bergmann2014-01-151-9/+7
* Move some of the link related methods to the document link manager.Kohei Yoshida2014-01-091-1/+14
* remove unnecessary use of OUString constructor in SC moduleNoel Grandin2013-11-111-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-3/+3
* convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin2013-10-081-19/+19
* Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara2013-10-071-2/+2
* convert sc/inc/r*.hxx from String to OUStringNoel Grandin2013-10-041-1/+1
* convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin2013-10-041-1/+1
* Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara2013-08-301-12/+12
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-9/+9
* convert pdf security page to .uiCaolán McNamara2013-06-281-4/+4
* remove unneccessary argument from CreateScHFEditDlgCaolán McNamara2013-05-141-1/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-18/+18