summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/vba/vbawindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-06-221-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-2/+2
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-4/+4
* loplugin: cstylecastNoel Grandin2014-10-281-3/+3
* coverity#707382 Uncaught exceptionCaolán McNamara2014-07-091-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-4/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-15/+15
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-5/+5
* sc: sal_Bool->boolNoel Grandin2014-04-231-7/+7
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-19/+19
* vbahelper: sal_Bool->boolNoel Grandin2014-04-031-5/+5
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-63/+63
* coverity#1158386 Uncaught exceptionCaolán McNamara2014-01-241-2/+2
* TyposJulien Nabet2013-12-231-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* remove unnecessary use of OUString constructor in SC moduleNoel Grandin2013-11-111-1/+1
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-5/+5
* i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni2013-05-291-28/+55
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-16/+16
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-39/+39
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-7/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power2012-08-011-0/+22
* reduce over use of static OUStringsCaolán McNamara2012-03-261-3/+2
* Reducing header dependency on markdata.hxx.Kohei Yoshida2011-11-231-0/+1
* yet more iterator->const_iteratorCaolán McNamara2011-07-051-1/+1
* change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard2011-07-051-8/+6
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+1
* cppcheck cleanliness Remove: (performance) Possible inefficient checking for ...Korrawit Pruegsanusak2011-05-301-1/+1
* Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.Kohei Yoshida2011-05-231-88/+123
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-3/+3
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-1/+1
* | Remove dead codeThomas Arnhold2011-02-061-13/+0
* | port repository calc to boost unordered containersFridrich Štrba2011-02-061-2/+2
* | RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet2010-11-121-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz2010-06-151-8/+29
* autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]2010-03-111-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | autorecovery: merge after rebase to m69Frank Schoenheit [fs]2010-01-081-25/+17
|\ \ | |/ |/|
| * autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]2009-12-151-2/+2
| * [CWS autorecovery] forgot to remove some includesFrank Schoenheit [fs]2009-11-301-3/+3
| * [CWS autorecovery] merged SfxTopViewFrame into SfxViewFrameFrank Schoenheit [fs]2009-11-301-25/+17