summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-10Remove bogus headerThomas Arnhold1-2/+0
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev1-2/+1
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist7-4/+5
2012-06-09oops, hide the first separator as wellIvan Timofeev1-1/+1
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+35
2012-06-10nuke dead codeTakeshi Abe15-262/+0
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold2-2/+2
2012-06-08remove unused .mkNorbert Thiebaud2-134/+0
2012-06-09Remove superfluous include commentsThomas Arnhold10-40/+0
2012-06-09remove dead codeThomas Arnhold3-23/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold542-1194/+0
2012-06-09Remove superfluous include commentsThomas Arnhold195-584/+0
2012-06-09Remove superfluous include commentsThomas Arnhold238-966/+1
2012-06-09Some cppcheck cleaningJulien Nabet2-8/+7
2012-06-09Check for assignment to self for =operatorJulien Nabet1-0/+3
2012-06-09sigh... fix const abuse in WNT only code...Michael Stahl1-3/+2
2012-06-09fix WNT only SfxApplication::AddDdeTopicMichael Stahl1-5/+9
2012-06-09Fix potential further crashes like the one in fdo#50868Fridrich Štrba2-0/+21
2012-06-09Fix crash from fdo#508686Fridrich Štrba2-0/+16
2012-06-08targeted gmk4 clean-upNorbert Thiebaud2-185/+165
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vectorNoel Grandin1-21/+25
2012-06-08Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::dequeNoel Grandin2-31/+23
2012-06-08Convert SV_DECL_PTRARR(SvxEntryLst) to std::vectorNoel Grandin1-2/+2
2012-06-08fix missing braces in TextEngine::CreateLines in previous commitMichael Stahl2-18/+26
2012-06-08Convert SV_DECL_PTRARR(TextPortionArray) to std::vectorNoel Grandin4-52/+51
2012-06-08Forgot to add destructors for my PTRARR_DEL conversionsNoel Grandin2-2/+16
2012-06-08Convert SV_DECL_PTRARR_DEL(TextLines) to std::vectorNoel Grandin4-57/+63
2012-06-08Convert SV_DECL_PTRARR_DEL(TextCharAttribs) to std::vectorNoel Grandin2-37/+29
2012-06-08Convert SV_DECL_PTRARR(TextViews) to std::vectorNoel Grandin2-30/+28
2012-06-08Convert SV_DECL_PTRARR(SfxItemDesruptorList_Impl) to std::vectorNoel Grandin1-4/+5
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin5-20/+17
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin3-37/+41
2012-06-08Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vectorNoel Grandin1-10/+17
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vectorNoel Grandin1-7/+13
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin1-16/+23
2012-06-08further convert ExpandedEntries to vector<OUString>Michael Stahl1-21/+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