summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-09-29Use comphelper::getComponentContextStephan Bergmann
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-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
2012-05-31targetted minor size vs. empty reversionMichael Meeks
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-05-22Corrected max inital worksheet number in debughelper messageAlbert Thuswaldner
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-13removed unused definesTakeshi Abe
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-20add stub vba implementation Application methodsNoel Power
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi