summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* replace ByteString::FillCaolán McNamara2011-09-151-3/+14
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-122-30/+0
* Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn2011-08-3154-2065/+1799
* callcatcher: drop various unused methodsCaolán McNamara2011-08-292-57/+0
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-1/+1
* No DLL stuff needed here as these go into static libsTor Lillqvist2011-08-243-7/+7
* Don't define BASIC_DLLIMPLEMENTATION when building static libsTor Lillqvist2011-08-242-8/+0
* catch ignored exceptions by const referenceTakeshi Abe2011-08-2414-121/+121
* make sure dialog api object is reset when window is closed ( but not vetoed )Noel Power2011-08-231-0/+9
* fix leaking 'Pictures' streams from basic dialogs in baseNoel Power2011-08-221-31/+2
* callcatcher: various methodsCaolán McNamara2011-08-222-37/+1
* ByteString->rtl::OStringCaolán McNamara2011-08-221-10/+8
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* use preferred tokenizerCaolán McNamara2011-08-191-6/+7
* convert tools::Config to rtl::OStringCaolán McNamara2011-08-194-19/+19
* ByteString->rtl::OStringCaolán McNamara2011-08-191-1/+1
* Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-182-2/+2
* fdo#40173 write out *newly* empty libraryLionel Elie Mamane2011-08-171-1/+1
* fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane2011-08-171-1/+1
* Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane2011-08-171-3/+1
* fix merge foobar, use css::script::XLibraryQueryExecutable for LibrarayNoel Power2011-08-161-13/+2
* dllmgr-x86 expects stdcall-decorated namesTor Lillqvist2011-08-161-4/+4
* wnt-mingw.s is an assembler source fileTor Lillqvist2011-08-161-1/+1
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-151-2/+3
* Fix visibility in basic to make automation link again.Jan Holesovsky2011-08-1410-15/+62
* class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURLLionel Elie Mamane2011-08-142-3/+3
* cppcheck: fix possible null pointer dereferenceTakeshi Abe2011-08-121-2/+2
* Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky2011-08-111-1/+1
* callcatcher: yet more unused codeCaolán McNamara2011-08-112-17/+3
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-7/+7
* strange delete variantCaolán McNamara2011-08-051-1/+1
* I believe the intent is to be non-copyable, so lets use boost on base-classCaolán McNamara2011-08-052-9/+2
* don't need to include this hereCaolán McNamara2011-08-051-1/+0
* callcatcher: unused methodsCaolán McNamara2011-08-052-9/+0
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* callcatcher: remove unused methodsCaolán McNamara2011-08-031-79/+0
* make assert useful, state *what* url is invalidCaolán McNamara2011-08-031-1/+6
* callcatcher: remove unused methodsThomas Arnhold2011-08-022-21/+0
* get this visibilty of this right for debug buildsCaolán McNamara2011-08-021-1/+1
* use OSL_VERIFY insteadCaolán McNamara2011-08-021-1/+1
* move required SttResId into libapp.a where it is required for automation/Michael Meeks2011-08-012-5/+5
* Some cppcheck cleaningJulien Nabet2011-07-311-3/+6
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-307-7/+14
* convert basic to gbuildMatúš Kukan2011-07-3050-851/+719
* Some cppcheck cleaningJulien Nabet2011-07-304-4/+3
* callcatcher: remove unused methodsThomas Arnhold2011-07-292-19/+0
* fixed typoTakeshi Abe2011-07-263-19/+19
* fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on macMichael Meeks2011-07-251-10/+10
* check return of osl_setFilePosCaolán McNamara2011-07-221-2/+4