summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2013-03-05Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek
2013-03-04fix a bunch of more crashes when setting personasMarkus Mohrhard
2013-01-04fix for fdo#57836 throw when attempting to store basicide modelNoel Power
2012-08-10fdo#50632 IDE: update Object Catalog when closing a documentUray M. János
2012-08-10fixed Replace all message in Basic IDEUray M. János
2012-08-10fdo#50633 IDE: select current module in Object Catalog on openUray M. János
2012-07-24fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)
2012-07-03fdo#51577 - fix incremental search / buffer switching hang/crashMichael Meeks
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-04-20removed unused definesTakeshi Abe
2012-04-20removed unused const/static dataTakeshi Abe
2012-04-18move tools/table.hxx to binfilterMichael Stahl
2012-04-18calling GetChar() only once sufficesTakeshi Abe
2012-04-18replaced String by rtl::OUStringTakeshi Abe
2012-04-17removed useless static dataTakeshi Abe
2012-04-17removed unused definesTakeshi Abe
2012-04-16Resolves: fdo#48368 CRASH closing IDEJulien Nabet
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