summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-5/+6
* Use comphelper::getComponentContextStephan Bergmann2012-09-295-152/+70
* fix WNT build: missed one oleaut32Michael Stahl2012-09-281-2/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-283-3/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist2012-09-251-0/+4
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-6/+6
* replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2012-09-211-3/+3
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-6/+5
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-4/+2
* dung out namespacing clutter.Michael Meeks2012-09-172-265/+255
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-171-14/+6
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-172-0/+2
* These tests do not need the UCBStephan Bergmann2012-09-173-5/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-1/+3
* fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2012-09-141-5/+5
* Remove unused reference classTakeshi Abe2012-09-134-9/+0
* Bin pointer to non-existent classTakeshi Abe2012-09-135-15/+0
* -Werror=unused-parameterStephan Bergmann2012-09-121-1/+1
* fix build issueNoel Power2012-09-121-1/+2
* targetted VBA re-work.Noel Power2012-09-123-77/+2
* Remove unnecessary #ifndef guardsTakeshi Abe2012-09-1111-123/+0
* kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076Noel Power2012-09-111-1/+0
* fix for fdo#52076 don't write out basic storage if no modulesNoel Power2012-09-111-1/+2
* fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power2012-09-101-3/+3
* sal_Bool to boolTakeshi Abe2012-09-084-25/+25
* Bin useless includesTakeshi Abe2012-09-071-3/+0
* sal_Bool to boolTakeshi Abe2012-09-0712-32/+32
* Add missing header/footer commentTakeshi Abe2012-09-071-0/+11
* Some clean up of previous commitStephan Bergmann2012-09-051-13/+5
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-3/+3
* sal_Bool to boolTakeshi Abe2012-09-057-30/+30
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-6/+7
* Fix typo ImpLoadLibaryTakeshi Abe2012-08-282-8/+8
* Remove unused member variableTakeshi Abe2012-08-281-6/+0
* Remove useless member variableTakeshi Abe2012-08-281-4/+0
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-6/+2
* fix for fdo#54046Noel Power2012-08-271-1/+7
* sal_Bool to boolTakeshi Abe2012-08-249-80/+80
* sal_Bool to boolTakeshi Abe2012-08-229-52/+52
* Remove dead codeTakeshi Abe2012-08-221-30/+0
* Remove unused functionTakeshi Abe2012-08-221-2/+0
* sal_Bool to boolTakeshi Abe2012-08-2115-84/+84
* Remove unused functionTakeshi Abe2012-08-211-1/+0
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* sal_Bool to boolTakeshi Abe2012-08-208-74/+74
* sal_Bool to boolTakeshi Abe2012-08-198-94/+94
* Remove unused member variableTakeshi Abe2012-08-171-10/+0