summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-07Build lcms2 statically for Android, too.Tor Lillqvist2-2/+18
2012-06-07dead code: unused Biff virtualsThomas Arnhold2-25/+0
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold3-9/+0
2012-06-07get rid of unecessary loop and change commentNoel Power1-11/+3
2012-06-07Revert "get rid of unecessary loop and change comment"Noel Power1-3/+11
2012-06-07add liblangtag in Makefile.top as a dmake_moduleNorbert Thiebaud1-0/+1
2012-06-07get rid of unecessary loop and change commentNoel Power1-11/+3
2012-06-07added liblangtagEike Rathke1-0/+1
2012-06-07Make webdav and odma ucp configuration properly conditionalStephan Bergmann3-8/+14
2012-06-07Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490Stephan Bergmann1-2/+2
2012-06-07I alway miss these, add Hide and Show items to tab context menuNoel Power1-0/+15
2012-06-07testcase of the alignment + anchored inline part of bnc#764745Luboš Luňák2-0/+19
2012-06-07shapes with position:static (default) should be anchored inlineLuboš Luňák1-0/+4
2012-06-07handle properly anchor transition at page->at paragraph->as characterLuboš Luňák1-10/+21
2012-06-07n753458: changing the keyboard of the Slide Show buttonFelix Zhang1-1/+1
2012-06-07sw: doxygen comments for some layout model classesMiklos Vajna3-0/+3
2012-06-07nuke dead codeTakeshi Abe20-423/+1