Age | Commit message (Expand) | Author |
2012-04-23 | fdo#42986 Add Presentationsize 16:9 Widescreen | Rob Snelders |
2012-04-19 | WaE: -Werror=reorder | Caolán McNamara |
2012-04-19 | valgrind: Conditional jump or move depends on uninitialised value | Caolán McNamara |
2012-04-19 | Remove deprecated Notes windows in Impress/Draw | Olivier Hallot |
2012-04-19 | Revert "do not include contents of huge sc/sd/sw libs into tiny unittests" | Luboš Luňák |
2012-04-18 | More RTL_CONSTASCII cleanups | Olivier Hallot |
2012-04-18 | More RTL_CONSTASCII conversions | Olivier Hallot |
2012-04-18 | More RTL_CONSTASCII_ cleanup | Olivier Hallot |
2012-04-17 | callcatcher: update unused code list | Caolán McNamara |
2012-04-16 | Remove unused code in sd | Santiago Martinez |
2012-04-16 | WaE: could not convert ... from 'const char*' to 'const rtl::OUString' | David Tardon |
2012-04-16 | Return by value instead of passing by reference to get data. | Rafael Dominguez |
2012-04-16 | Remove deprecated function. | Rafael Dominguez |
2012-04-16 | Make an out argument a pointer instead of a reference. | Rafael Dominguez |
2012-04-16 | animations is not api, it should be animations_inc package | Matúš Kukan |
2012-04-16 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-16 | C++ overloading is clearly the best invention ever | Michael Stahl |
2012-04-16 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-16 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-16 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-15 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-15 | Some Unistring removals | Olivier Hallot |
2012-04-14 | Slidesorter: Kill more useless cruft. | Jan Holesovsky |
2012-04-14 | Slidesorter: Kill useless ImageButton abstraction. | Jan Holesovsky |
2012-04-14 | Slidesorter: Kill more. | Jan Holesovsky |
2012-04-14 | Slidesorter: Font_Button unused. | Jan Holesovsky |
2012-04-14 | Slidesorter: Reduce some overengineering. | Jan Holesovsky |
2012-04-14 | Slidesorter: Copy'n'paste reduction. | Jan Holesovsky |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot |
2012-04-13 | Remove some A2S and C2U macros in sd | Olivier Hallot |
2012-04-13 | remove unused variables | Luboš Luňák |
2012-04-13 | put "unused" function into the right #ifdef | Luboš Luňák |
2012-04-13 | Remove deprecated and unused methods. | Rafael Dominguez |
2012-04-13 | Replace deprecated List for std::vector<rtl::OUString>. | Rafael Dominguez |
2012-04-13 | Remove deprecated List in ViewClipboard::InsertSlides. | Rafael Dominguez |
2012-04-13 | Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage. | Rafael Dominguez |
2012-04-13 | Call size instead of count. | Rafael Dominguez |
2012-04-13 | Remove deprecated List usage in Clipboard::CreateSlideTransferable. | Rafael Dominguez |
2012-04-13 | Remove deprecated List usage in Clipboard::PasteTransferable. | Rafael Dominguez |
2012-04-13 | Replace deprecated List for vector in SdTransferable. | Rafael Dominguez |
2012-04-13 | Overload SdDrawDocument::InsertBookmark to use vector instead of List. | Rafael Dominguez |
2012-04-13 | Replace deprecated List class for std::vector<rtl::OUString>. | Rafael Dominguez |
2012-04-13 | Replace deprecated List with std::vector<rtl::OUString>. | Rafael Dominguez |