summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2011-08-24No DLL stuff needed here as these go into static libsTor Lillqvist
2011-08-24Don't define BASIC_DLLIMPLEMENTATION when building static libsTor Lillqvist
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-23make sure dialog api object is reset when window is closed ( but not vetoed )Noel Power
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power
2011-08-22callcatcher: various methodsCaolán McNamara
2011-08-22ByteString->rtl::OStringCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19use preferred tokenizerCaolán McNamara
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-19ByteString->rtl::OStringCaolán McNamara
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan
2011-08-17fdo#40173 write out *newly* empty libraryLionel Elie Mamane
2011-08-17fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane
2011-08-17Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane
2011-08-16fix merge foobar, use css::script::XLibraryQueryExecutable for LibrarayNoel Power
2011-08-16dllmgr-x86 expects stdcall-decorated namesTor Lillqvist
2011-08-16wnt-mingw.s is an assembler source fileTor Lillqvist
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-14Fix visibility in basic to make automation link again.Jan Holesovsky
2011-08-14class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURLLionel Elie Mamane
2011-08-12cppcheck: fix possible null pointer dereferenceTakeshi Abe
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05strange delete variantCaolán McNamara
2011-08-05I believe the intent is to be non-copyable, so lets use boost on base-classCaolán McNamara
2011-08-05don't need to include this hereCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-08-03callcatcher: remove unused methodsCaolán McNamara
2011-08-03make assert useful, state *what* url is invalidCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-08-02get this visibilty of this right for debug buildsCaolán McNamara
2011-08-02use OSL_VERIFY insteadCaolán McNamara
2011-08-01move required SttResId into libapp.a where it is required for automation/Michael Meeks
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-30convert basic to gbuildMatúš Kukan
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-26fixed typoTakeshi Abe
2011-07-25fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on macMichael Meeks
2011-07-22check return of osl_setFilePosCaolán McNamara
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist
2011-07-20Change version string displayed in VCLTestTool's About dialogMatúš Kukan
2011-07-19ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara