summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2012-07-23Properly fix -Werror=unused-parameterStephan Bergmann
2012-07-23-Werror=unused-parameterStephan Bergmann
2012-07-12fdo#51852: Temporary, band-aid fix.Kohei Yoshida
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25we still need to check that we have a token, fdo#51326Markus Mohrhard
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::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-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-04better import xlsx heightsNoel Power
2012-06-04remove anchor to cell shape (re)position hackNoel Power
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida
2012-05-10resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-09Access properties in the edit source when the field item is already inserted.Kohei Yoshida
2012-05-09FILE (title) field doesn't have any properties.Kohei Yoshida
2012-05-09Use UNO field type when searching for specific field items.Kohei Yoshida
2012-05-08Support document title field in cells.Kohei Yoshida
2012-05-08Remove the evil hack.Kohei Yoshida
2012-05-08Adjust ScEditFieldObj for the change done in SvxUnoTextRangeBase.Kohei Yoshida
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida
2012-05-05Have ScEditFieldObj use the UNO field type values.Kohei Yoshida
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida
2012-05-04Evil hack to fix the UNO API failure.Kohei Yoshida
2012-05-03Properly handle properties of sheet fields.Kohei Yoshida
2012-05-03Support sheet name field in cells.Kohei Yoshida
2012-05-03Support date field in cells.Kohei Yoshida