summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks38-917/+602
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold4-133/+2
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-2/+2
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-182/+0
2012-06-05ditch some XubStringsCaolán McNamara1-2/+2
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara2-4/+4
2012-05-09Fix fdo#43619 Animating only 2nd level paragraphs hides 1st levelStephan Bergmann1-1/+3
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-0/+2
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders1-1/+1
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2-3/+2
2012-04-18More RTL_CONSTASCII conversionsOlivier Hallot1-10/+10
2012-04-16Return by value instead of passing by reference to get data.Rafael Dominguez1-1/+1
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez1-2/+3
2012-04-13Remove deprecated and unused methods.Rafael Dominguez2-60/+0
2012-04-13Overload SdDrawDocument::InsertBookmark to use vector instead of List.Rafael Dominguez1-0/+6
2012-04-13Make some inmutable parameters constant.Rafael Dominguez1-1/+1
2012-04-13Overload InsertBookmarkAsObject to use std::vector instead of List.Rafael Dominguez1-0/+5
2012-04-13Overload InsertBookmarkAsPage to use std::vector instead of List.Rafael Dominguez1-0/+53
2012-04-13Refactor SdDrawDocument::IterateBookmarkPages.Rafael Dominguez1-5/+1
2012-04-11Overload AbstractSdInsertPagesObjsDlg::GetList.Rafael Dominguez1-0/+4
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2-2/+3
2012-03-25removed duplicate includes in sdTakeshi Abe2-6/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe3-17/+0
2012-02-01add commentsIvan Timofeev1-0/+6
2012-01-31erase garbage after std::removeIvan Timofeev1-0/+1
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin1-5/+9
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-0/+2
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE1-0/+3
2011-12-05Remove Large Handles optionStefan Knorr (astron)2-2/+0
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl1-1/+0
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst1-8/+9
2011-11-28there is no STR_VIEWSHELLBASE stringCaolán McNamara1-1/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-938/+0
2011-11-27remove include of pch header from sdNorbert Thiebaud2-2/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-08removed Simple Handles optionTim Hardeck2-2/+0
2011-10-20Added a scanbutton to the scan-dialogRob Snelders1-1/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-1/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-1/+2
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-2/+2
2011-08-18Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky1-2/+1
2011-08-13windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud1-1/+2