summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2012-06-05ditch some XubStringsCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-09Fix fdo#43619 Animating only 2nd level paragraphs hides 1st levelStephan Bergmann
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-18More RTL_CONSTASCII conversionsOlivier Hallot
2012-04-16Return by value instead of passing by reference to get data.Rafael Dominguez
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez
2012-04-13Remove deprecated and unused methods.Rafael Dominguez
2012-04-13Overload SdDrawDocument::InsertBookmark to use vector instead of List.Rafael Dominguez
2012-04-13Make some inmutable parameters constant.Rafael Dominguez
2012-04-13Overload InsertBookmarkAsObject to use std::vector instead of List.Rafael Dominguez
2012-04-13Overload InsertBookmarkAsPage to use std::vector instead of List.Rafael Dominguez
2012-04-13Refactor SdDrawDocument::IterateBookmarkPages.Rafael Dominguez
2012-04-11Overload AbstractSdInsertPagesObjsDlg::GetList.Rafael Dominguez
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-02-01add commentsIvan Timofeev
2012-01-31erase garbage after std::removeIvan Timofeev
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst
2011-11-28there is no STR_VIEWSHELLBASE stringCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-08removed Simple Handles optionTim Hardeck
2011-10-20Added a scanbutton to the scan-dialogRob Snelders
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-18Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky
2011-08-13windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard
2011-07-25callcatcher: remove unused methodThomas Arnhold
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-23Replace List with std::vector<String>.Rafael Dominguez
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara