summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-223-46/+14
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-1914-54/+54
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-123-11/+11
* WaE [loplugin]: statement alignmentTor Lillqvist2012-10-101-3/+15
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-043-39/+11
* fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh2012-10-044-26/+40
* 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