summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove useless #ifndef guardTakeshi Abe2012-08-091-3/+0
* Remove a member variable no one readsTakeshi Abe2012-08-093-13/+1
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-093-27/+29
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-3/+4
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-2/+0
* Fix "Boolean result is used in bitwise operation"Julien Nabet2012-08-061-2/+1
* Remove declared but not defined functionsTakeshi Abe2012-08-031-7/+0
* sal_Bool -> boolTakeshi Abe2012-08-034-37/+37
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-13/+0
* tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power2012-07-311-4/+2
* fdo#42492: fixing Basic HEX commandUray M. János2012-07-311-5/+6