summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon6-6/+6
2012-04-14Keep tinderbox happy.Kohei Yoshida1-3/+3
2012-04-14This must be const.Kohei Yoshida2-2/+2
2012-04-14Export this to get it to build in forms.Kohei Yoshida1-1/+1
2012-04-13EE_APPEND now has to be the max value of size_t.Kohei Yoshida4-1/+41
2012-04-13Another svarray to kill.Kohei Yoshida7-45/+52
2012-04-13ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida5-54/+167
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida4-12/+11
2012-04-13EditView is no longer a friend of ImpEditEngine.Kohei Yoshida4-48/+144
2012-04-13SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida9-72/+59
2012-04-13UniString to rtl::OUString.Kohei Yoshida2-12/+14
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot16-23/+21
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot12-142/+102
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot13-60/+58
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot15-69/+55
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot18-158/+83
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot6-19/+18
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot6-61/+37
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot3-53/+38
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot8-31/+19
2012-04-14update vcl readme wrt. fpickersMichael Meeks1-1/+1
2012-04-14i18npool: use URLs for type database in localedata buildMichael Meeks1-1/+2
2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks4-27/+141
2012-04-14linkoo: add --copy mode, default to this on windowsMichael Meeks1-15/+35
2012-04-13Some cleaning sc (oox)Julien Nabet5-204/+0
2012-04-13Cleaning sc (oox)Julien Nabet9-263/+0
2012-04-13we don't care about what didn't work in dmake version we can't build withLuboš Luňák1-0/+2
2012-04-13sal_Int32 conversion warningLuboš Luňák1-2/+2
2012-04-13remove unused variablesLuboš Luňák6-8/+1
2012-04-13remove unused variablesLuboš Luňák8-25/+0
2012-04-13put "unused" function into the right #ifdefLuboš Luňák1-1/+1
2012-04-13Cleaning sc module (oox)Julien Nabet3-183/+0
2012-04-13Remove deprecated and unused methods.Rafael Dominguez10-1087/+3
2012-04-13Replace deprecated List for std::vector<rtl::OUString>.Rafael Dominguez1-15/+6
2012-04-13Remove deprecated List in ViewClipboard::InsertSlides.Rafael Dominguez1-5/+6
2012-04-13Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage.Rafael Dominguez1-8/+6
2012-04-13Call size instead of count.Rafael Dominguez1-1/+1
2012-04-13Remove deprecated List usage in Clipboard::CreateSlideTransferable.Rafael Dominguez1-9/+4
2012-04-13Remove deprecated List usage in Clipboard::PasteTransferable.Rafael Dominguez1-6/+8
2012-04-13Replace deprecated List for vector in SdTransferable.Rafael Dominguez2-14/+10
2012-04-13Overload SdDrawDocument::InsertBookmark to use vector instead of List.Rafael Dominguez2-0/+81
2012-04-13Replace deprecated List class for std::vector<rtl::OUString>.Rafael Dominguez1-62/+12
2012-04-13Replace deprecated List with std::vector<rtl::OUString>.Rafael Dominguez1-3/+4
2012-04-13Make some inmutable parameters constant.Rafael Dominguez2-3/+3
2012-04-13Overload InsertBookmarkAsObject to use std::vector instead of List.Rafael Dominguez2-0/+194
2012-04-13Overload InsertBookmarkAsPage to use std::vector instead of List.Rafael Dominguez2-0/+608
2012-04-13WaE: initialization orderMichael Stahl1-1/+1
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner12-134/+397
2012-04-13push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara1-6/+14
2012-04-13display LO application in the right desktop submenu (bnc#718694)Petr Mladek6-6/+6