summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Expand)Author
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
2013-01-30move these methods to ScDocShellMarkus Mohrhard
2013-01-30remove these unused static data membersMarkus Mohrhard
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan
2012-07-17tubes: correctly set pDocFuncMatúš Kukan
2012-07-17split ScDocFunc interceptor to new collab/ module and start on itMichael Meeks
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner
2012-02-04More on ScStrCollection/StrData elimination.Kohei Yoshida
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara
2011-11-15Unused method.Kohei Yoshida
2011-11-15Cleaned up ScDocShell a bit.Kohei Yoshida
2011-11-15sal_Bool to bool.Kohei Yoshida
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-09-12PostPaint() now takes range list.Kohei Yoshida
2011-04-01Added bits for subtotals to make use of anonymous db ranges.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-14Remove some extra #include <sot/sotref.hxx>Joseph Powers
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner