summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-02sw: fix some warningsMichael Stahl1-5/+6
2012-06-01targeted string re-workNorbert Thiebaud1-6/+6
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida1-0/+5
2012-03-05WaE: unused variable in the DISABLE_SCRIPTING caseTor Lillqvist1-1/+1
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-22these can be constCaolán McNamara1-1/+1
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-09-07probably want a SfxBoolItem of false hereCaolán McNamara1-3/+1
2011-09-06SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara1-0/+2
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-2/+1
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara1-3/+3
2011-05-20return by ref instead of pointerCaolán McNamara1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-15/+12
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-111/+100
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-111/+100
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-22Removed bug reporter and dateChristina Rossmanith1-14/+11
2011-02-22Translated comments from German to EnglishMartin Kepplinger1-52/+50
2011-02-10Remove obsolete Hyperlink Bar from writerAlfonso Eusebio1-1/+0
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-34/+1
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-100/+117
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+3
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-20/+3
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-20/+3
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-81/+81
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko1-17/+1
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko1-20/+3
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-19/+20
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-51/+9
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]1-17/+1
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann1-17/+1
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: clean up unmodified position:Michael Stahl1-3/+2
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-2/+4
2010-11-12Remove empty Beschreibung (Description) commentsJ. Graeme Lingard1-6/+0
2010-11-10rebase to DEV300_m92Philipp Lohmann [pl]1-2/+2
2010-11-08CWS-TOOLING: integrate CWS os143Vladimir Glazunov1-0/+17
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko1-17/+1
2010-11-03use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-2/+2
2010-11-01CWS swlayoutrefactoring: resync to m91Mathias Bauer1-1/+77
2010-11-01rebase to m91os1-0/+17
2010-10-27micro optimizationsCaolán McNamara1-1/+1
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-14Don't forget a ';' at the end of OSL_ENSURE.Kohei Yoshida1-1/+1
2010-10-13Replace ASSERT and DBG_ASSERT with OSL_ENSUREJacek Wolszczak1-8/+8
2010-10-05#i114081# SID_MAIL_PREPAREEXPORT re-implementedos1-0/+17