summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Expand)Author
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-09-17Add loading document colors to CalcKrisztian Pinter
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-18sal_Bool->boolNoel Grandin
2014-02-03Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-06Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-13move ScRefreshTimerProtector into its own header fileMatúš Kukan
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-08-10sal_Bool to boolEike Rathke
2013-08-09change documentation of ScDocShellModificator to something comprehensibleEike Rathke
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-15initial work on an odc exportMarkus Mohrhard
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király