summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-02-13Remove unused codeElton Chung
2012-02-13some very minor tweak(s) to "Improvment-of-Custom-Sheet-Prefix-Option"Noel Power
2012-02-13Improvment of Custom Sheet Prefix OptionAlbert Thuswaldner
2012-02-13Move it down a bit, to hopefully get Norbert's Mac tinderbox to build.Kohei Yoshida
2012-02-12use better assertion macrosMarkus Mohrhard
2012-02-11refactor subsequent_filters-test and move each test into own methodMarkus Mohrhard
2012-02-11refactor filters-test and move each test in own methodMarkus Mohrhard
2012-02-10unusedcode: remove XclObjId and unused typedefsMatúš Kukan
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida
2012-02-10String to rtl::OUString.Kohei Yoshida
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard
2012-02-10Fixed the accidental swapping of equality / non-equality condition.Kohei Yoshida
2012-02-10changes to "convert detdata.cxx in SC module to boost:ptr_vector"Eike Rathke
2012-02-10convert detdata.cxx in SC module to boost:ptr_vectorNoel Grandin
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10can use direct operator[] variantsCaolán McNamara
2012-02-09ByteString to rtl::OStringBuffer.Kohei Yoshida
2012-02-09Expanded macros to make it easier to work on ByteString.Kohei Yoshida
2012-02-09ByteString to rtl::OString.Kohei Yoshida
2012-02-09ByteString,UniString to rtl variants.Kohei Yoshida
2012-02-09A bit of code-sharing.Kohei Yoshida
2012-02-09Convert ByteString, UniString to rtl variants in AsciiSave.Kohei Yoshida
2012-02-09sal_Bool to bool.Kohei Yoshida
2012-02-09String to rtl::OUString.Kohei Yoshida
2012-02-09Cleaned up more header include silliness.Kohei Yoshida
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida
2012-02-09Really cleaned up dpglobal.hxx.Kohei Yoshida
2012-02-09Moved ScDPItemData into own files.Kohei Yoshida
2012-02-09Cleaning up ScDPItemData a bit...Kohei Yoshida
2012-02-09Moved definitions of ScDPItemData where they belong.Kohei Yoshida
2012-02-09More duplicated defines.Kohei Yoshida
2012-02-09Use names from unonames.hxx to be consistent.Kohei Yoshida
2012-02-09Pivot table related uno names to have SC_UNO_DP prefix.Kohei Yoshida
2012-02-09Consolidate all these duplicated defined uno prop names for pivot table.Kohei Yoshida
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-09ByteString->rtl::OstringCaolán McNamara
2012-02-09ensure correct sc dependenciesCaolán McNamara
2012-02-09added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke
2012-02-08String to rtl::OUString.Kohei Yoshida
2012-02-08bool cleanups.Kohei Yoshida
2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida
2012-02-08Removed unnecessary header includes.Kohei Yoshida
2012-02-09we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-02-09remove unnecessary checkMarkus Mohrhard
2012-02-09remove unnecessary temporary variableMarkus Mohrhard