summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin28-106/+106
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin2-9/+5
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin4-24/+26
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin3-32/+37
2012-06-12Convert SV_DECL_PTRARR_DEL(PptFontEntityAtomList) to boost::ptr_vectorNoel Grandin1-7/+4
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin7-26/+20
2012-06-12Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin3-6/+4
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin4-9/+8
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin4-41/+41
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin2-13/+12
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin2-16/+13
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin2-32/+30
2012-06-12re-base on ALv2 code.Michael Meeks746-17032/+11077
2012-06-12re-base on ALv2 code.Michael Meeks66-1692/+1102
2012-06-12re-base on ALv2 code.Michael Meeks41-966/+597
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke1-5/+5
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke3-3/+2
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers14-3/+143
2012-06-12fucntion -> functionCaolán McNamara1-1/+1
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar19-372/+2
2012-06-12-Werror,-Wunused-functionStephan Bergmann1-30/+0
2012-06-12Resolves: fdo#49178 CRASH when FILEOPEN particular RTFJulien Nabet1-1/+2
2012-06-12lo-commit-stat: avoid problems whit '%' in the commit messagePetr Mladek1-0/+3
2012-06-12lo-pack-sources: correct check for valid libreoffice/core dirPetr Mladek1-1/+1
2012-06-12re-base on ALv2 code.Michael Meeks31-806/+527
2012-06-12re-base on ALv2 code.Michael Meeks38-909/+567
2012-06-12rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann1-0/+15
2012-06-12re-base on ALv2 code.Michael Meeks123-2657/+1826
2012-06-12FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from com...Caolán McNamara1-2/+2
2012-06-12n#766477 dmapper: import NS_ooxml::LN_CT_FFCheckBox_defaultMiklos Vajna2-5/+17
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky3-17/+56
2012-06-12menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky1-31/+83
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky25-103/+73
2012-06-12re-base on ALv2 code.Michael Meeks394-9668/+6122
2012-06-12re-base on ALv2 code.Michael Meeks2521-61907/+39240
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-06-12fix null pointer dereferenceNorbert Thiebaud1-2/+12
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher4-46/+42
2012-06-12Translate German commentsPhilipp Weissenbacher3-58/+54
2012-06-12misuse of null-terminating requiring string ctorCaolán McNamara1-1/+1
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara2-4/+3
2012-06-12don't need to realloc stringCaolán McNamara2-10/+9
2012-06-12Don't push_back(.back()), stupidFridrich Štrba1-1/+13
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl4-6/+12
2012-06-12oox: fix TextFontModel doxygen commentsMiklos Vajna1-5/+5
2012-06-12Make PyUNO work --with-macox-version-min-required=10.6Stephan Bergmann3-5/+26
2012-06-12work around spurious signed overflow warningsEike Rathke1-4/+4
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell8-13/+13
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell3-22/+20
2012-06-12Add a default dummy implementation of SalVirtualDevice::SetSizeUsingBuffer()Tor Lillqvist1-1/+5