summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Expand)Author
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
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-18undoapi: don't do view updates when paints are lockedFrank Schoenheit [fs]
2010-11-09vcl117: #i115477# clean up dead codePhilipp Lohmann [pl]
2010-11-09vcl117: #i115477# clean up unused methodsPhilipp Lohmann [pl]
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-13Merge branch 'master' into feature/calc-key-binding-compatKohei Yoshida
2010-10-13Initial attempt to reset key bindings.Kohei Yoshida
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power