summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Convert tools/table.hxx to std::set in EditorWindow class in basctl moduleNoel Grandin
2012-04-02Convert tools/table.hxx usage to std::set in Calendar class in svtools moduleNoel Grandin
2012-03-29add missing tools/table.hxx includeMarkus Mohrhard
2012-03-27more dependencies and include pathsMatúš Kukan
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-22Revert "fix debug build"Fridrich Štrba
2012-03-22fix debug buildFridrich Štrba
2012-03-22Fixed previous commit for --enable-dbgutil modeStephan Bergmann
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin
2012-03-20remove extra string castsCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01implement scrolling with mouse in Object Catalog dialogTomcsik Bence
2012-03-01Object Catalog button now toggles display of the dialogTomcsik Bence
2012-03-01make button label and dialog title consistent (Object Catalog)Tomcsik Bence
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-15Various string function clean upStephan Bergmann
2012-02-13Wrong size of 'Remove watch' button at Basic IDE. fdo#44237Tomcsik Bence
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe
2012-02-07Removed dead codeTakeshi Abe
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-02Do Package_xml also for iOS so that packimages doesn't failTor Lillqvist
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-20Use a smart pointer here insteadAugust Sodora
2012-01-20valgrind: Fix memory leakAugust Sodora
2012-01-10some misc tidyup ( that was reverted )Noel Power
2012-01-10Revert "remove duplicated images for basic dialog form controls ( & misc tidy...Noel Power
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud