summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2012-05-13removed unused definesTakeshi Abe
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-20add stub vba implementation Application methodsNoel Power
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02unused classCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-23.xls files don't need executable bitsMichael Stahl
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10Fix Possible null pointer dereferenceJulien Nabet
2012-03-10Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08Removed unused code.Santiago Martinez
2012-02-25Avoid temporary rtl::OUStringTakeshi Abe
2012-02-23avoid temporary rtl::OUStringTakeshi Abe
2012-02-21WaE: C4610: class 'ScVbaCommentShape' can never be instantiatedCaolán McNamara
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-02-09Pivot table related uno names to have SC_UNO_DP prefix.Kohei Yoshida
2012-02-05Remove unused code.Elton Chung
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-01-28Remove unused code as listed in unusedcode.easySantiago Martinez
2012-01-17remove unused methodsThomas Arnhold
2012-01-09simplify CharClassCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-28use of bool instead of sal_boolPierre-André Jacquod
2011-12-15Removed extra semicolonsJesse
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-23Cleaned up the ScTable declaration a bit.Kohei Yoshida
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-18Replace DeleteQuery with RemoveEntryByField.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida