summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04mib19: #163566# do not throw assertion if container is not availableChristian Lippka
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]
2012-12-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14callcatcher: neither setNumberFormat is usedCaolán McNamara
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10drop unneeded includesDavid Tardon
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-10-01Use comphelper::getComponentContextStephan Bergmann
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar
2012-09-26unusedcode: more removingMatúš Kukan
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-17update unused code listCaolán McNamara
2012-09-12targetted VBA re-work.Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-27typo fix in commentAndras Timar
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-18remove some useless commentsThomas Arnhold
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-07fix unused pDocSh variableKevin Hunter
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks