summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
AgeCommit message (Expand)Author
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-13Remove some dead codeThomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-05cppcheck: the scope of these variables can be reducedCaolán McNamara
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller
2010-10-29disable macro recording unless in experimental modeMichael Meeks
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-14CWS-TOOLING: integrate CWS dba33iobo
2010-09-02dba33i: fix GCC warningFrank Schoenheit [fs]
2010-09-01dba33i: #i111146# SaveCurrentViewData_Impl: be less generous, only store the ...Frank Schoenheit [fs]
2010-09-01dba33i: #i111146# completely put the responsibility for remembering/restoring...Frank Schoenheit [fs]
2010-08-18fwk153: #i113674# replace backing component if there is oneMikhail Voytenko
2010-07-29writerfilter08ooo300: #i112415# on reload the filter should not set document ...Mikhail Voytenko
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann
2010-06-22CWS-TOOLING: integrate CWS mba33issues01obo
2010-06-18CWS-TOOLING: integrate CWS tl78v3obo
2010-06-18CWS-TOOLING: integrate CWS tl78obo
2010-06-17CWS mba33issues01: rebase to m83Mathias Bauer
2010-06-16tl78v2: #i112427# Support password to modify in calc and writer ODF documentsMikhail Voytenko
2010-06-14tl78: #i111065# let the model be correctly loaded into a frameMikhail Voytenko
2010-06-10tl78: #i110383# fix reload functionalityMikhail Voytenko
2010-06-08tl78: #i110383# fix reload functionalityMikhail Voytenko
2010-06-03tl78: #i110383# password to modify support for binary types onlyMikhail Voytenko
2010-05-12CWS mba33issues01: #i105239#: safe way to access SfxApplication in IMEStatusW...Mathias Bauer
2010-05-07slidecopy: ActivateToolPanel: lock the SolarMutex, this can be entered from a...Frank Schoenheit [fs]
2010-05-07slidecopy: allow activating a tool panel view XLayoutManager::showElementFrank Schoenheit [fs]
2010-05-03cws tl78: build issues after merging with DEV300_m77Thomas Lange [tl]
2010-04-29cws tl78: merge with DEV300 m77Thomas Lange [tl]
2010-04-22tl78: #i110383# password to modify supportMikhail Voytenko
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]
2010-04-12slidecopy: mergeFrank Schoenheit [fs]
2010-04-08slidecopy: assert when SID_TASKPANE state is requested and we do not know suc...Frank Schoenheit [fs]
2010-04-07slidecopy: improved the generic TaskPane, now filled from the configuration, ...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-19autorecovery: SwitchToViewShell_Impl: do not use the doc's suspend, but only ...Frank Schoenheit [fs]
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-12-18autorecovery: ensure that unsaved XML forms are properly recovered, by proper...Frank Schoenheit [fs]
2009-12-18autorecovery: removed a few unused slot IDsFrank Schoenheit [fs]
2009-12-15autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& inst...Frank Schoenheit [fs]
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]
2009-12-11autorecovery: moved SfxViewFrame::LoadDocument_Impl to SfxFrameLoader_Impl::i...Frank Schoenheit [fs]