summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-25catch exception by constant referenceTakeshi Abe1-2/+1
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-17/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE2-3/+21
2011-12-06impress210: check readonlyOcke Janssen [oj]1-0/+15
2011-12-03add avmedia::EmbedMediaMichael Stahl1-1/+1
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+3
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl1-1/+4
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl1-1/+1
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud59-118/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-3/+3
2011-11-05removed unused macroTakeshi Abe2-6/+0
2011-10-07n#685123: Undo corrupting the document.Muthu Subramanian1-5/+11
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks3-4/+4
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara3-2/+8
2011-09-13remove this TODO created in 2000Julien Nabet1-15/+0
2011-08-12Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers1-25/+46
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-1/+6
2011-07-07fdo#37482 selecting text box after editing gives rotation handlesLuke Symes1-1/+6
2011-06-23Replace List with std::vector<String>.Rafael Dominguez1-11/+8
2011-06-20catch by const referenceCaolán McNamara1-1/+1
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-1/+0
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-1/+1
2011-05-10GDIMetaFile cleanupJoseph Powers1-1/+1
2011-04-21gbuildize sdDavid Tardon2-189/+0
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel4-74/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito35-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-5/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky47-993/+1053
2011-03-14Remove usage of deprecated container List in sd.npcdoom2-9/+17
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen47-993/+1053
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold5-8/+8
2011-03-01Remove unused misc.hxx and its referencesThomas Arnhold1-1/+0
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos1-5/+5
2011-02-13Remove bogus commentsGuillaume Poussel1-1/+1
2011-02-08Remove all bogus comments in impress.Guillaume Poussel14-67/+30
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner3-4/+4
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]4-44/+97
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner4-44/+97
2011-01-18early return on failed AbstractDialogCaolán McNamara1-40/+41
2011-01-18drop German version of translationCaolán McNamara1-1/+0
2011-01-18mark fall-throughTakeshi Abe1-0/+1
2011-01-17cppcheck: possible NULL pPVTakeshi Abe1-2/+2
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner47-956/+956
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-5/+5