summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-12bErrors was always trueTakeshi Abe2-6/+3
2012-08-12sal_Bool to boolTakeshi Abe10-65/+67
2012-08-09Remove useless #ifndef guardTakeshi Abe1-3/+0
2012-08-09Remove a member variable no one readsTakeshi Abe3-13/+1
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara4-28/+30
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-3/+4
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-2/+0
2012-08-06Fix "Boolean result is used in bitwise operation"Julien Nabet1-2/+1
2012-08-03Remove declared but not defined functionsTakeshi Abe1-7/+0
2012-08-03sal_Bool -> boolTakeshi Abe4-37/+37
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-13/+0
2012-07-31tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power1-4/+2