summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-11framework: Kill BmkMenuMaxim Monastirsky7-316/+34
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke2-4/+13
2016-03-10coverity#1355504 Dereference before null checkCaolán McNamara2-2/+2
2016-03-10coverity#1355499 Unchecked return valueCaolán McNamara1-2/+4
2016-03-10coverity#1355501 Dereference after null checkCaolán McNamara1-1/+1
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara8-21/+25
2016-03-10Fix memory leaksStephan Bergmann3-32/+32
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann7-42/+26
2016-03-10Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann4-20/+10
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann5-38/+19
2016-03-10Manage JavaInfo instances via new/deleteStephan Bergmann4-21/+11
2016-03-10No need for SAL_CALL hereStephan Bergmann1-19/+19
2016-03-10No need to repeat SAL_CALL in definitionsStephan Bergmann1-20/+18
2016-03-10No need for extern "C" hereStephan Bergmann3-16/+12
2016-03-10-Werror=shadowStephan Bergmann1-2/+2
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky5-2/+259
2016-03-10Improve error message when URL cannot be opened externallyStephan Bergmann2-2/+7
2016-03-10Avoid reserved identifiersStephan Bergmann1-10/+10
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifierStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann1-5/+5
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifiersStephan Bergmann4-14/+14
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2-4/+2
2016-03-10Avoid reserved identifierStephan Bergmann2-3/+3
2016-03-10Avoid reserved identifierStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-39/+39
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-8/+8
2016-03-10Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann2-3/+3
2016-03-10Avoid reserved identifierStephan Bergmann6-14/+14
2016-03-10Avoid reserved identifiersStephan Bergmann2-7/+7
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann2-3/+3
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann6-17/+17
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann1-3/+3
2016-03-10Avoid reserved identifiersStephan Bergmann1-11/+11
2016-03-10Drop __store_ prefix from static entity (avoid reserved identifier)Stephan Bergmann1-3/+3
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-14/+14
2016-03-10Remove unused tag type names (that happened to be reserved) in typedefsStephan Bergmann1-18/+6
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-2/+2
2016-03-10Avoid reserved identifiersStephan Bergmann1-9/+9
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1