summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-11Remove unneeded methods.Rafael Dominguez2-59/+0
2012-06-11Start ThumbnailItem id from 1 instead of 0.Rafael Dominguez1-1/+1
2012-06-11Fix displaying folder thumbnail.Rafael Dominguez1-5/+11
2012-06-11Display preview of thumbnails inside a region.Rafael Dominguez3-3/+19
2012-06-11Adjust template dialog size.Rafael Dominguez1-2/+2
2012-06-11Remove data attribute from thumbnailviewitem.Rafael Dominguez4-36/+0
2012-06-11Scale fetched thumbnail as desired.Rafael Dominguez1-2/+4
2012-06-10Display thumbnailview scrollbar in template dialog.Rafael Dominguez1-1/+1
2012-06-10Make WB_RADIOSEL style behaviour as default.Rafael Dominguez3-80/+9
2012-06-10Remove support for extra styles.Rafael Dominguez2-40/+3
2012-06-10Remove support for WB_NO_DIRECTSELECT.Rafael Dominguez2-17/+1
2012-06-10Remove unused variables and attributes.Rafael Dominguez2-142/+46
2012-06-10Remove support for WB_NAMEFIELD.Rafael Dominguez2-87/+1
2012-06-10Remove window style WB_NONEFIELD.Rafael Dominguez4-105/+9
2012-06-10Use forward declaration for ThumbnailView.Rafael Dominguez2-9/+11
2012-06-10Populate template thumbnails in thumbnailview instead of dialog.Rafael Dominguez4-152/+150
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez11-12/+12
2012-06-08Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin1-5/+12
2012-06-08Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin1-18/+24
2012-06-08Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-08Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vectorNoel Grandin1-4/+4
2012-06-08fix DeleteAndDestroy in previous commitMichael Stahl1-1/+4
2012-06-08Convert SV_DECL_PTRARR_DEL( SvLinkSource_Array_Impl) to std::vectorNoel Grandin1-39/+44
2012-06-08fdo#49724 - Update filters for file selector's file type categoriesAlberto Ferreira1-3/+3
2012-06-08fix build verbosityRene Engelhard1-1/+1
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev2-6/+3
2012-06-08fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev1-4/+0
2012-06-08Drop unused fileJulien Nabet1-94/+0
2012-06-08fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann1-22/+44
2012-06-08fix --help (--with-help is already the default)Luboš Luňák1-4/+2
2012-06-08handle f suffix (1/65536ths) when reading VML percentagesLuboš Luňák2-2/+6
2012-06-08targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks1-13/+0
2012-06-08targetted revert of OLE2 object save in writer context menuMichael Meeks6-246/+0
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian1-2/+5
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev3-0/+14
2012-06-08targetted revert of minor cppcheck cleanupMichael Meeks2-8/+4
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks1-22/+2
2012-06-08Related: i#3952 SwLineLayout::CalcLine: fix regressionMiklos Vajna1-1/+1
2012-06-08SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna2-33/+35
2012-06-08n#757905 SwLineLayout::CalcLine: improve line height calculationMiklos Vajna1-1/+10
2012-06-08calling nextAttribute before first tag uses uninited variablesCaolán McNamara1-0/+1
2012-06-08Resolves: rhbz#826609, rhbz#820554 fix smoketest on ppc[64] and s390[x]Caolán McNamara6-12/+9
2012-06-08sw: doxygen comments for SwLineLayout and SwParaPortionMiklos Vajna1-3/+2
2012-06-08-Werror=unused-parameterStephan Bergmann4-5/+3
2012-06-07Clarify ideas a bit, DocumentRenderCallback service not neededTor Lillqvist4-35/+22
2012-06-07Verify that we do get the RGBX format DIB we expectTor Lillqvist1-2/+9
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist5-8/+44
2012-06-07Add two new 32bpp formats and add helpful commentsTor Lillqvist3-21/+86
2012-06-07Add some coloured textTor Lillqvist1-0/+0
2012-06-07Tell what uses thisTor Lillqvist1-0/+2