summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-12/+3
* 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 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
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+1
* fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2012-09-141-5/+5
* -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
* 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-083-16/+16
* sal_Bool to boolTakeshi Abe2012-09-077-18/+18
* 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-056-28/+28
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-6/+7
* Fix typo ImpLoadLibaryTakeshi Abe2012-08-281-6/+6
* 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-2114-83/+83
* Remove unused functionTakeshi Abe2012-08-211-1/+0
* 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
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-162-3/+0
* sal_Bool to boolTakeshi Abe2012-08-153-21/+19
* Remove declared but not defined functionTakeshi Abe2012-08-141-1/+0
* sal_Bool to boolTakeshi Abe2012-08-146-64/+61
* bErrors was always trueTakeshi Abe2012-08-122-6/+3
* sal_Bool to boolTakeshi Abe2012-08-1210-65/+67