summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-03-02there was the object comparison, not the pointer comparisonIvan Timofeev1-1/+10
2012-03-02remove traces of SvxFontTableIvan Timofeev2-15/+0
2012-03-02fix memory leakIvan Timofeev1-0/+4
2012-03-02Hide a potential error message which we aren't interested in seeingTor Lillqvist1-1/+1
2012-03-02Clarify what --disable-extensions meansTor Lillqvist1-0/+4
2012-03-02Also bypass definitions of functions not used on Android or iOSTor Lillqvist1-2/+3
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist7-8/+35
2012-03-02Reduce vertical whitespace a bitTor Lillqvist1-5/+0
2012-03-02fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi3-21/+1
2012-03-02Cygwin uses internal Python which does not understand Cygwin pathsAndras Timar1-1/+1
2012-03-02Convert tools/table to std::vector and std::map in cuiNoel Grandin2-97/+72
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power1-0/+48
2012-03-02n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang3-2/+11
2012-03-02add a more extensive lotuswordpro sampleCaolán McNamara1-0/+0
2012-03-02workaround ld link-time crash on ppc64Caolán McNamara1-0/+5
2012-03-02n657904: Styling information isn't applied to grpSp.Muthu Subramanian2-2/+4
2012-03-02migrateSettingsIfNecessary must be called later after allStephan Bergmann3-26/+28
2012-03-02Make lcms2 build on windows tooFridrich Štrba1-4/+4
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-02WaE: indexes past the end of an arrayTor Lillqvist2-2/+10
2012-03-02translations converted to gbuildMatúš Kukan8-15/+17
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist1-1/+1
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist1-1/+1
2012-03-02Re-introduce variable thought unused in 2004 and use it as presumably intendedTor Lillqvist1-1/+2
2012-03-02WaE: unused functionTor Lillqvist1-5/+0
2012-03-02WaE: abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+1
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+1
2012-03-02WaE: expression result unusedTor Lillqvist1-1/+4
2012-03-02whitespace only, no code changeAndras Timar1-6/+6
2012-03-02Clean upStephan Bergmann3-107/+24
2012-03-02fdo#46181 Use Traditional Chinese installer for zh-HK and zh-MO localesAndras Timar1-0/+13
2012-03-02add missing loop conditionsMarkus Mohrhard1-0/+2
2012-03-02Creating a module lcms2Fridrich Štrba8-0/+162
2012-03-02fix buildCaolán McNamara1-1/+1
2012-03-02callcatcher: update listCaolán McNamara1-1/+5
2012-03-02CopyDlg::Reset doesn't need to be a LINKCaolán McNamara2-4/+3
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin3-66/+27
2012-03-02WNT-only IMPL_LINK_NOARG fixesStephan Bergmann2-2/+2
2012-03-02move embeddedobj to tail_buildDavid Tardon2-1/+2
2012-03-02implement SwapCol and SwapRow for note handling againMarkus Mohrhard1-8/+57
2012-03-02some sal_Bool to boolMarkus Mohrhard1-33/+33
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard12-7/+22
2012-03-02fix crashs in undo/redo realted to note captionsMarkus Mohrhard3-8/+11
2012-03-02remove unnecessary parameterMarkus Mohrhard3-5/+4
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann4-5/+5
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann3-13/+12