summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworkbooks.cxx
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-23loplugin:constantfunction: scNoel Grandin
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-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14remove static stringsThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-08convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
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-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-10-18WaE: illegal copy-initializationTor Lillqvist
2011-04-26fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDocMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-07cppcheck: Reduce variable scope in vbaworkbooks.cxxNigel Hawkins
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17mib19: #163556# preserve VBA compatibility in ODF roundtripDaniel Rentz [dr]
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]
2010-08-10mib18: #163148# creation og basic modules in library Standard during Workbook...Michael E. Bohn
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-07warning as error fixesNoel Power