summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)AuthorFilesLines
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann3-14/+7
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-09Remove superfluous empty lines on topThomas Arnhold8-17/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-05-03New menu now inserts current time into cell.Kohei Yoshida1-3/+3
2012-04-26Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida1-1/+1
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida1-2/+2
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks1-2/+2
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-2/+2
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida1-0/+8
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-3/+3
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-90/+90
2011-12-01Remove uses of charAtAugust Sodora1-3/+3
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud23-46/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida3-0/+4
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara1-4/+6
2011-11-04catch exception by const referenceTakeshi Abe1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara8-1/+20
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida3-3/+3
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida1-1/+1
2011-08-26String to rtl::OUString.Kohei Yoshida2-2/+2
2011-07-05basic multiline input implementationAnurag Jain1-7/+7
2011-06-03WaE: even on 32bit an signed 32bit larger than size_tCaolán McNamara1-1/+0
2011-06-03use standard template for this throughoutCaolán McNamara13-141/+103
2011-05-30Code CleanupKorrawit Pruegsanusak2-6/+6
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak12-55/+46
2011-03-29switch sc to gbuildNorbert Thiebaud1-72/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky13-125/+125
2011-03-14More build fixes in sc.Kohei Yoshida1-53/+53
2011-03-13Add missing osl/diagnose.hThomas Arnhold1-0/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida14-178/+178
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold4-46/+46
2011-03-01Remove bogus comments.Guillaume Poussel7-11/+11
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]7-40/+40
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio1-12/+1
2011-02-06Remove dead codeThomas Arnhold1-22/+0
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]1-71/+59
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara1-28/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko7-40/+40
2010-12-15Merge branch 'master' into feature/calc-dp-unlimited-fieldsKohei Yoshida8-308/+4
2010-12-12Remove commented codeAnders Jonsson7-288/+2
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-1/+1
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida1-1/+1
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-20/+2
2010-11-17Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida1-5/+5
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet3-4/+4