summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-2/+2
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-182/+0
* ditch some XubStringsCaolán McNamara2012-06-051-2/+2
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-142-4/+4
* Fix fdo#43619 Animating only 2nd level paragraphs hides 1st levelStephan Bergmann2012-05-091-1/+3
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-0/+2
* fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2012-04-231-1/+1
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-192-3/+2
* More RTL_CONSTASCII conversionsOlivier Hallot2012-04-181-10/+10
* Return by value instead of passing by reference to get data.Rafael Dominguez2012-04-161-1/+1
* Make an out argument a pointer instead of a reference.Rafael Dominguez2012-04-161-2/+3
* Remove deprecated and unused methods.Rafael Dominguez2012-04-132-60/+0
* Overload SdDrawDocument::InsertBookmark to use vector instead of List.Rafael Dominguez2012-04-131-0/+6
* Make some inmutable parameters constant.Rafael Dominguez2012-04-131-1/+1
* Overload InsertBookmarkAsObject to use std::vector instead of List.Rafael Dominguez2012-04-131-0/+5
* Overload InsertBookmarkAsPage to use std::vector instead of List.Rafael Dominguez2012-04-131-0/+53
* Refactor SdDrawDocument::IterateBookmarkPages.Rafael Dominguez2012-04-131-5/+1
* Overload AbstractSdInsertPagesObjsDlg::GetList.Rafael Dominguez2012-04-111-0/+4
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-072-2/+3
* removed duplicate includes in sdTakeshi Abe2012-03-252-6/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-012-3/+3
* disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe2012-02-083-17/+0
* add commentsIvan Timofeev2012-02-011-0/+6
* erase garbage after std::removeIvan Timofeev2012-01-311-0/+1
* convert SdCustomeShow from tools/list to vectorNoel Grandin2012-01-311-5/+9
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-0/+2
* impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE2011-12-061-0/+3
* Remove Large Handles optionStefan Knorr (astron)2011-12-052-2/+0
* refactor SdrModel::GetDocumentStreamMichael Stahl2011-12-031-1/+0
* slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst2011-11-291-8/+9
* there is no STR_VIEWSHELLBASE stringCaolán McNamara2011-11-281-1/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-938/+0
* remove include of pch header from sdNorbert Thiebaud2011-11-272-2/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* removed Simple Handles optionTim Hardeck2011-11-082-2/+0
* Added a scanbutton to the scan-dialogRob Snelders2011-10-201-1/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-261-1/+0
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-241-1/+2
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-2/+2
* Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky2011-08-181-2/+1
* windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud2011-08-131-1/+2
* Use rtl::OUStringHash.Kohei Yoshida2011-08-042-4/+4
* change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard2011-07-261-1/+2
* callcatcher: remove unused methodThomas Arnhold2011-07-251-1/+0
* Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-011-1/+0
* Replace List with std::vector<String>.Rafael Dominguez2011-06-231-1/+2