summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2012-04-236-2/+29
* WaE: -Werror=reorderCaolán McNamara2012-04-191-1/+1
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2012-04-191-0/+1
* Remove deprecated Notes windows in Impress/DrawOlivier Hallot2012-04-1911-1423/+0
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-193-4/+4
* More RTL_CONSTASCII cleanupsOlivier Hallot2012-04-184-53/+51
* More RTL_CONSTASCII conversionsOlivier Hallot2012-04-182-23/+20
* More RTL_CONSTASCII_ cleanupOlivier Hallot2012-04-183-18/+17
* callcatcher: update unused code listCaolán McNamara2012-04-171-25/+0
* Remove unused code in sdSantiago Martinez2012-04-165-75/+0
* WaE: could not convert ... from 'const char*' to 'const rtl::OUString'David Tardon2012-04-164-14/+13
* Return by value instead of passing by reference to get data.Rafael Dominguez2012-04-168-16/+18
* Remove deprecated function.Rafael Dominguez2012-04-162-13/+0
* Make an out argument a pointer instead of a reference.Rafael Dominguez2012-04-167-21/+22
* animations is not api, it should be animations_inc packageMatúš Kukan2012-04-161-1/+4
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-165-59/+48
* C++ overloading is clearly the best invention everMichael Stahl2012-04-161-1/+1
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-163-117/+117
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-164-94/+95
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1610-205/+197
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1511-168/+139
* Some Unistring removalsOlivier Hallot2012-04-154-7/+5
* Slidesorter: Kill more useless cruft.Jan Holesovsky2012-04-146-48/+10
* Slidesorter: Kill useless ImageButton abstraction.Jan Holesovsky2012-04-142-77/+36
* Slidesorter: Kill more.Jan Holesovsky2012-04-142-6/+0
* Slidesorter: Font_Button unused.Jan Holesovsky2012-04-142-12/+1
* Slidesorter: Reduce some overengineering.Jan Holesovsky2012-04-147-71/+25
* Slidesorter: Copy'n'paste reduction.Jan Holesovsky2012-04-141-32/+23
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1316-23/+21
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1312-142/+102
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1313-60/+58
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1315-69/+55
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-1318-158/+83
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-136-19/+18
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-136-61/+37
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-133-53/+38
* Remove some A2S and C2U macros in sdOlivier Hallot2012-04-138-31/+19
* remove unused variablesLuboš Luňák2012-04-138-25/+0
* put "unused" function into the right #ifdefLuboš Luňák2012-04-131-1/+1
* Remove deprecated and unused methods.Rafael Dominguez2012-04-1310-1087/+3
* Replace deprecated List for std::vector<rtl::OUString>.Rafael Dominguez2012-04-131-15/+6
* Remove deprecated List in ViewClipboard::InsertSlides.Rafael Dominguez2012-04-131-5/+6
* Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage.Rafael Dominguez2012-04-131-8/+6
* Call size instead of count.Rafael Dominguez2012-04-131-1/+1
* Remove deprecated List usage in Clipboard::CreateSlideTransferable.Rafael Dominguez2012-04-131-9/+4
* Remove deprecated List usage in Clipboard::PasteTransferable.Rafael Dominguez2012-04-131-6/+8
* Replace deprecated List for vector in SdTransferable.Rafael Dominguez2012-04-132-14/+10
* Overload SdDrawDocument::InsertBookmark to use vector instead of List.Rafael Dominguez2012-04-132-0/+81
* Replace deprecated List class for std::vector<rtl::OUString>.Rafael Dominguez2012-04-131-62/+12
* Replace deprecated List with std::vector<rtl::OUString>.Rafael Dominguez2012-04-131-3/+4