summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt1-2/+2
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-3/+3
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-1/+5
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-4/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-37/+37
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-12/+12
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-03-14some formula interpreter options are document specificEike Rathke1-0/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-31/+31
2014-02-03Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-22/+22
2014-01-15DdeSetData should apparently return boolStephan Bergmann1-1/+1
2014-01-15DdeGetData should apparently return boolStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-1/+1
2014-01-06Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida1-5/+0
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida1-2/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+5
2013-11-13move ScRefreshTimerProtector into its own header fileMatúš Kukan1-1/+2
2013-10-21drop CharSet typedefCaolán McNamara1-2/+2
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara1-20/+22
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet1-0/+30
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin1-15/+15
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-2/+2
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-10sal_Bool to boolEike Rathke1-1/+1
2013-08-09change documentation of ScDocShellModificator to something comprehensibleEike Rathke1-7/+15
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl1-3/+0
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl1-2/+2
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard1-3/+448
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida1-448/+3
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-3/+3
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-3/+3
2013-03-15initial work on an odc exportMarkus Mohrhard1-0/+2
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida1-1/+1
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-3/+3
2013-01-30move these methods to ScDocShellMarkus Mohrhard1-0/+3
2013-01-30remove these unused static data membersMarkus Mohrhard1-3/+0
2012-12-29callcatcher: update unused code listCaolán McNamara1-1/+0