summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara
2012-06-13callcatcher: update unused code listCaolán McNamara
2012-06-13callcatcher: unused duplicate WW8TableManager classCaolán McNamara
2012-06-13SetDrawBaseLine is never used so bDrawBaseLine is always trueCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-13Need basebmp headers unconditionallyTor Lillqvist
2012-06-13No need for fancy string formatting, use plain printThorsten Behrens
2012-06-13Add Mesa/READMETor Lillqvist
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-13Add some more informationTor Lillqvist
2012-06-13make sure basebmp headers are in placeDavid Tardon
2012-06-13fix typo: = -> ==David Tardon
2012-06-13better test for system boost date_time libDavid Tardon
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-12remove unused SfxFilterPtrArrMichael Stahl
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl
2012-06-12SbPropertyValues: rename membersMichael Stahl
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxNumSettingsArr_Impl) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin
2012-06-12fix previous commit:Michael Stahl
2012-06-12Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(PptFontEntityAtomList) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-12fucntion -> functionCaolán McNamara
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar
2012-06-12-Werror,-Wunused-functionStephan Bergmann