summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2012-05-03New menu now inserts current time into cell.Kohei Yoshida
2012-04-26Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01Remove uses of charAtAugust Sodora
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-04catch exception by const referenceTakeshi Abe
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-07-05basic multiline input implementationAnurag Jain
2011-06-03WaE: even on 32bit an signed 32bit larger than size_tCaolán McNamara
2011-06-03use standard template for this throughoutCaolán McNamara
2011-05-30Code CleanupKorrawit Pruegsanusak
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14More build fixes in sc.Kohei Yoshida
2011-03-13Add missing osl/diagnose.hThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio
2011-02-06Remove dead codeThomas Arnhold
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-15Merge branch 'master' into feature/calc-dp-unlimited-fieldsKohei Yoshida
2010-12-12Remove commented codeAnders Jonsson
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-11-17Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-11-06Did some additional cleanups.Kohei Yoshida
2010-11-06Remove bogus comments.Alexander O. Anisimov
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-17clean up after removal of empty makefilesDavid Tardon