summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-04-28Change Dictionary for std::map<String,sal_uInt32>Rafael Dominguez3-87/+8
2011-04-28Remove deprecated List container in PropReadRafael Dominguez2-46/+26
2011-04-28Remove deprecated List container from Section.Rafael Dominguez2-43/+34
2011-04-28Remove deprecated container List in SdPublishingDlgRafael Dominguez2-51/+24
2011-04-27Remove deprecated List container in FontCollection.Rafael Dominguez2-17/+28
2011-04-27Remove unused macros for GraphicDocShell.Rafael Dominguez1-7/+0
2011-04-24remove obsoleted depDavid Tardon1-2/+0
2011-04-24rename CppunitTest makefile for consistencyDavid Tardon2-1/+1
2011-04-24add CppUnit test to check targetsDavid Tardon1-1/+4
2011-04-23use the new UNO-related defs from CppunitTargetDavid Tardon4-96/+18
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-3/+0
2011-04-21build resources tooDavid Tardon1-0/+1
2011-04-21deliver sd/resDavid Tardon2-0/+59
2011-04-21the xml/ prefix is the other way aroundDavid Tardon1-31/+31
2011-04-21be prepared for nonexist. dirDavid Tardon1-1/+2
2011-04-21gbuildize sdDavid Tardon66-3396/+1343
2011-04-21change extension to .cxxDavid Tardon1-0/+0
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (impress)Christina Rossmanith1-1/+1
2011-04-19Replace %d, %x by SAL_PRIdINT32, SAL_PRIuUINT32 and SAL_PRIxUINT32Julien Nabet2-9/+9
2011-04-17Resolves: rhbz#695509 crash in RefreshDocumentLBCaolán McNamara1-1/+2
2011-04-15Split construct into bits that depend on showing the window and notCaolán McNamara6-16/+53
2011-04-15document ViewShell::CreateAccessibleDocumentView problemCaolán McNamara3-10/+8
2011-04-15add i18npoolCaolán McNamara1-1/+2
2011-04-15WaE: shadowed variableCaolán McNamara1-3/+3
2011-04-15none of these classes or headers is actually usedCaolán McNamara13-773/+6
2011-04-14fix accessibility crashCaolán McNamara2-3/+14
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel24-394/+7
2011-04-13a11y: don't look for accessiblechildren when there are noneCaolán McNamara1-0/+5
2011-04-13make this safeCaolán McNamara1-1/+3
2011-04-08added sdfilt.component for pptx exportRadek Doulik3-1/+15
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek3-3/+13
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek3-3/+13
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara1-1/+0
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara6-66/+37
2011-03-31catch exceptions by const referenceCaolán McNamara1-3/+3
2011-03-31catch exceptions by const referenceCaolán McNamara1-3/+3
2011-03-30bOutlineMode set but unusedCaolán McNamara1-2/+0
2011-03-30centralize caserotateCaolán McNamara3-22/+11
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito13-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito275-0/+0
2011-03-29use --xxx instead -f -xxx for command line optionsNorbert Thiebaud1-1/+1
2011-03-28add in pre/post win to buildCaolán McNamara1-4/+8
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-4/+10
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2-9/+15
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat2-3/+3
2011-03-27migrate sd subsequenttests to gbuildBjoern Michaelsen5-75/+95
2011-03-27Temporarily disable unit tests broken on DragonFly.Francois Tigeot1-0/+13
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-1/+2
2011-03-25Try to resurrect "add slide thumbnails to HTML export" partJulien Nabet2-9/+51
2011-03-25WaE: get member init order list correctCaolán McNamara2-2/+3