summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini19-28/+28
2012-07-28Partially revert "hrc cleanup: Remove unused resource definitions"Thomas Arnhold1-3/+3
2012-07-28Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"Thomas Arnhold1-0/+5
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold3-0/+82
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold3-0/+3
2012-07-28update comments about SvPtrArrCaolán McNamara4-5/+4
2012-07-28update comment about SvPtrArrCaolán McNamara1-1/+1
2012-07-28convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara3-70/+38
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini19-25/+25
2012-07-28having a stab at silencing this warningCaolán McNamara1-1/+6
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara3-1/+12
2012-07-28writerfilter: drop pointless rtl:: prefix usageMiklos Vajna11-44/+42
2012-07-28WaE: ignoring #pragma GCC diagnosticTor Lillqvist1-2/+6
2012-07-28callcatcher: update list, more stlificationCaolán McNamara1-22/+3
2012-07-28WaE: cast from pointer to integer of different sizeTor Lillqvist1-1/+1
2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE1-1/+1
2012-07-28WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-07-28Revert "Avoid confusion in 10.7 SDK headers in at least Xcode45-DP3"Tor Lillqvist1-12/+2
2012-07-28WaE: unused variableTor Lillqvist1-1/+3
2012-07-28WaE: deprecationsTor Lillqvist2-0/+4
2012-07-28WaE: unused variableTor Lillqvist1-0/+2
2012-07-28No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist1-0/+12
2012-07-28WaE: format specifies type 'int' but the argument has type 'void *'Tor Lillqvist1-1/+1
2012-07-28Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist1-5/+5
2012-07-28WaE: unused variableTor Lillqvist1-2/+6
2012-07-27Fix excessive indentation.Kohei Yoshida1-531/+531
2012-07-27Remove unnecessary fluffy comment partitions.Kohei Yoshida1-53/+3
2012-07-28SvxMSDffManager::CheckTxBxStoryChain: translate commentsMichael Stahl1-12/+9
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl3-71/+98
2012-07-28gbuild: WinResTarget: fix dep-target dependencies:Michael Stahl1-1/+1
2012-07-27copy conditional formats with sheets, fdo#52457Markus Mohrhard1-0/+6
2012-07-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard2-8/+10
2012-07-27fdo#48033 fix RTF import of pictures inside table cellsMiklos Vajna3-1/+55
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini13-77/+94
2012-07-27convert DdeItemImp to std::vectorNoel Grandin1-10/+15
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin3-32/+30
2012-07-27tabs to spacesEike Rathke8-22/+22
2012-07-27tabs to spacesEike Rathke1-27/+27
2012-07-27tabs to spacesEike Rathke1-32/+32
2012-07-27added back a missing elseEike Rathke1-1/+2
2012-07-27warning: statement has no effectMichael Stahl1-2/+2
2012-07-27warning C4804: unsafe use of type 'bool'Michael Stahl1-1/+1
2012-07-27warning C4018: '>': signed/unsigned mismatchMichael Stahl1-1/+1
2012-07-27xpdf: fix some warningsMichael Stahl2-1/+25
2012-07-27redland: fix some warnings in raptorMichael Stahl2-0/+43
2012-07-27neon: fix some warningsMichael Stahl2-1/+12
2012-07-27hunspell: fix warningsMichael Stahl2-0/+92
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl6-11/+18
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl4-5/+17
2012-07-27sw: fix some warningsMichael Stahl10-15/+33