summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-02n657904: Styling information isn't applied to grpSp.Muthu Subramanian
2012-03-02migrateSettingsIfNecessary must be called later after allStephan Bergmann
2012-03-02Make lcms2 build on windows tooFridrich Štrba
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-02WaE: indexes past the end of an arrayTor Lillqvist
2012-03-02translations converted to gbuildMatúš Kukan
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist
2012-03-02Re-introduce variable thought unused in 2004 and use it as presumably intendedTor Lillqvist
2012-03-02WaE: unused functionTor Lillqvist
2012-03-02WaE: abstract but has non-virtual destructorTor Lillqvist
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-03-02WaE: expression result unusedTor Lillqvist
2012-03-02whitespace only, no code changeAndras Timar
2012-03-02Clean upStephan Bergmann
2012-03-02fdo#46181 Use Traditional Chinese installer for zh-HK and zh-MO localesAndras Timar
2012-03-02add missing loop conditionsMarkus Mohrhard
2012-03-02Creating a module lcms2Fridrich Štrba
2012-03-02fix buildCaolán McNamara
2012-03-02callcatcher: update listCaolán McNamara
2012-03-02CopyDlg::Reset doesn't need to be a LINKCaolán McNamara
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin
2012-03-02WNT-only IMPL_LINK_NOARG fixesStephan Bergmann
2012-03-02move embeddedobj to tail_buildDavid Tardon
2012-03-02implement SwapCol and SwapRow for note handling againMarkus Mohrhard
2012-03-02some sal_Bool to boolMarkus Mohrhard
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard
2012-03-02fix crashs in undo/redo realted to note captionsMarkus Mohrhard
2012-03-02remove unnecessary parameterMarkus Mohrhard
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann
2012-03-01Presumably the intent is to zero the whole pHexTable, not just the 1st elementTor Lillqvist
2012-03-01Sillyish clang WaE: array subscript is of type 'char'Tor Lillqvist
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01More IMPL_LINK_NOARG fixes for clangTor Lillqvist
2012-03-01Presumably && is what we want here and not (pointlessly) a comma operatorTor Lillqvist
2012-03-01IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994Tor Lillqvist
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist
2012-03-01#pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi
2012-03-01Move MinGW-specific magic inside MinGW-specific .IF branchTor Lillqvist
2012-03-01Remove unused codeElton Chung
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01given that we can build with java7 now, allow it for windows tooCaolán McNamara
2012-03-01-Werror=unused-variableStephan Bergmann
2012-03-01Remove SvxFontTable and use std::vector insteadNoel Grandin