summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl3-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-25Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist1-0/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-6/+6
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+3
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-6/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-4/+2
2012-09-17dung out namespacing clutter.Michael Meeks2-265/+255
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-14/+6
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2-0/+2
2012-09-17These tests do not need the UCBStephan Bergmann3-5/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-1/+3
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin1-5/+5
2012-09-13Remove unused reference classTakeshi Abe4-9/+0
2012-09-13Bin pointer to non-existent classTakeshi Abe5-15/+0
2012-09-12-Werror=unused-parameterStephan Bergmann1-1/+1
2012-09-12fix build issueNoel Power1-1/+2
2012-09-12targetted VBA re-work.Noel Power3-77/+2
2012-09-11Remove unnecessary #ifndef guardsTakeshi Abe11-123/+0
2012-09-11kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076Noel Power1-1/+0
2012-09-11fix for fdo#52076 don't write out basic storage if no modulesNoel Power1-1/+2
2012-09-10fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power1-3/+3
2012-09-08sal_Bool to boolTakeshi Abe4-25/+25
2012-09-07Bin useless includesTakeshi Abe1-3/+0
2012-09-07sal_Bool to boolTakeshi Abe12-32/+32
2012-09-07Add missing header/footer commentTakeshi Abe1-0/+11
2012-09-05Some clean up of previous commitStephan Bergmann1-13/+5
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-3/+3
2012-09-05sal_Bool to boolTakeshi Abe7-30/+30
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-6/+7
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe2-8/+8
2012-08-28Remove unused member variableTakeshi Abe1-6/+0
2012-08-28Remove useless member variableTakeshi Abe1-4/+0
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+2
2012-08-27fix for fdo#54046Noel Power1-1/+7
2012-08-24sal_Bool to boolTakeshi Abe9-80/+80
2012-08-22sal_Bool to boolTakeshi Abe9-52/+52
2012-08-22Remove dead codeTakeshi Abe1-30/+0
2012-08-22Remove unused functionTakeshi Abe1-2/+0
2012-08-21sal_Bool to boolTakeshi Abe15-84/+84
2012-08-21Remove unused functionTakeshi Abe1-1/+0
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-08-20sal_Bool to boolTakeshi Abe8-74/+74
2012-08-19sal_Bool to boolTakeshi Abe8-94/+94
2012-08-17Remove unused member variableTakeshi Abe1-10/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann7-23/+0
2012-08-15sal_Bool to boolTakeshi Abe3-21/+19
2012-08-14Remove declared but not defined functionTakeshi Abe1-1/+0
2012-08-14sal_Bool to boolTakeshi Abe6-64/+61