summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbawindow.cxx
AgeCommit message (Expand)Author
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-24coverity#1158386 Uncaught exceptionCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-02WaE: unused variableTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-29i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-03-26reduce over use of static OUStringsCaolán McNamara
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-30cppcheck cleanliness Remove: (performance) Possible inefficient checking for ...Korrawit Pruegsanusak
2011-05-23Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Remove dead codeThomas Arnhold
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]
2009-11-30[CWS autorecovery] forgot to remove some includesFrank Schoenheit [fs]
2009-11-30[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrameFrank Schoenheit [fs]
2009-11-27[CWS autorecovery] merged SfxTopFrame into SfxFrameFrank Schoenheit [fs]