Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-14 | update vcl readme wrt. fpickers | Michael Meeks | |
2012-04-14 | i18npool: use URLs for type database in localedata build | Michael Meeks | |
2012-04-14 | stoc: accelerate opening of multiple XML .rdb files in a directory | Michael Meeks | |
Instead of nesting these, we aggregate them into a single non-nested registry, which saves lots of CPU at startup, sadly we can only do that for the new-style XML registries, so we have to sniff files, nevertheless this is still far faster. The merged xml files also break the XSimpleRegistry::getURL() method - but it appears not to get called. | |||
2012-04-14 | linkoo: add --copy mode, default to this on windows | Michael Meeks | |
2012-04-13 | Some cleaning sc (oox) | Julien Nabet | |
2012-04-13 | Cleaning sc (oox) | Julien Nabet | |
2012-04-13 | we don't care about what didn't work in dmake version we can't build with | Luboš Luňák | |
2012-04-13 | sal_Int32 conversion warning | Luboš Luňák | |
2012-04-13 | remove unused variables | Luboš Luňák | |
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 | Cleaning sc module (oox) | Julien Nabet | |
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 | |
2012-04-13 | Make some inmutable parameters constant. | Rafael Dominguez | |
2012-04-13 | Overload InsertBookmarkAsObject to use std::vector instead of List. | Rafael Dominguez | |
This are the hardest ones to port, since the rExchangeList parameter uses the last position from InsertBookmarkAsPage in InsertBookmarkAsObject, so the best idea i came up with to avoid doing nasty stuffs was erase procesed objects in InsertBookmarkAsPage and add an extra parameter to InsertBookmarkAsObject that recalculates object count when rExchangeList has items but its manipulated by InsertBookmarkAsPage first like it occurs in function SdDrawDocument::InsertBookmark. | |||
2012-04-13 | Overload InsertBookmarkAsPage to use std::vector instead of List. | Rafael Dominguez | |
This are the hardest ones to port, since the rExchangeList parameter uses the last position from InsertBookmarkAsPage in InsertBookmarkAsObject, so the best idea i came up with to avoid doing nasty stuffs was erase procesed objects in InsertBookmarkAsPage and add an extra parameter to InsertBookmarkAsObject that recalculates object count when rExchangeList has items but its manipulated by InsertBookmarkAsPage first like it occurs in function SdDrawDocument::InsertBookmark. | |||
2012-04-13 | WaE: initialization order | Michael Stahl | |
2012-04-13 | Moved ScDefaultsOptions from ScDocOptions to separate class | Albert Thuswaldner | |
2012-04-13 | push and pop protectors around runner run, hopefully fixes windows build | Caolán McNamara | |
2012-04-13 | display LO application in the right desktop submenu (bnc#718694) | Petr Mladek | |
+ add subcategories to desktop files + remove the obsolete X-SuSE-* stuff | |||
2012-04-13 | Revert "re-run bootstrap after make clean" | David Tardon | |
This reverts commit 7c489dc2ec5543c3481d0d5385f3a7a328276cff. | |||
2012-04-13 | distro-install-file-lists: handle new file lists that appeared for LO-3.5 | Petr Mladek | |
Process the newly added file lists: + Script_Provider_For_Javascript + Script_Provider_For_Beanshell + PostgresqlSdbc + Files_Images | |||
2012-04-13 | no need of minizip headers here too | Fridrich Štrba | |
2012-04-13 | Overload lcl_IterateBookmarkPages to use vector instead of List. | Rafael Dominguez | |
2012-04-13 | Remove unneeded headers. | Rafael Dominguez | |
2012-04-13 | Refactor SdDrawDocument::IterateBookmarkPages. | Rafael Dominguez | |
- Make the function a local function instead of a method. - Remove base functor class since we only use one type of functor. - Make lcl_IterateBookmarkPages only dependant on FindDuplicateLayout functor. | |||
2012-04-13 | Remove unused InsertBookmarkAsPage_AddBookmarkedPages functor. | Rafael Dominguez | |
2012-04-13 | fix library link order to work with link --as-needed | Petr Mladek | |
2012-04-13 | renaming dlls makes little sense on windows | David Tardon | |
2012-04-13 | Revert "change redland dllnames on windows too" | David Tardon | |
This reverts commit 6bc4d28845db8d63faeaa9eac4ce7364f37e4d2e. | |||
2012-04-13 | distro-install-file-lists: mark javasettingsunopkginstall.xml as %config | Petr Mladek | |
2012-04-13 | set minimal width if pen width is set to zero | Radek Doulik | |
2012-04-13 | unpack-sources, download: update for .xz source tarballs | Petr Mladek | |
2012-04-13 | fix macosx build | David Ostrovsky | |
2012-04-13 | change redland dllnames on windows too | David Tardon | |
2012-04-13 | find-4.1.20 does not support -regextype option | Petr Mladek | |
use -name "*.png" -o -name "*.svg" instead | |||
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | |