summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-01-Werror=unused-variableStephan Bergmann1-2/+0
2012-03-01Remove SvxFontTable and use std::vector insteadNoel Grandin3-41/+14
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers6-39/+18
2012-03-01WaE: initialization orderDavid Tardon1-3/+3
2012-03-01work around ICE with mingw32-gcc-4.7.0-0.5.20120224David Tardon1-1/+2
2012-03-01get redland built with mingwDavid Tardon3-3/+25
2012-03-01get rasqal built with mingwDavid Tardon2-3/+17
2012-03-01get raptor built with mingwDavid Tardon2-3/+16
2012-03-01do not include external stuff into namespaceDavid Tardon1-5/+15
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard4-0/+103
2012-03-01there is no need any more for CloneWith[out]NoteMarkus Mohrhard14-56/+46
2012-03-01LOCAGICAL->LOGICALCaolán McNamara3-4/+4
2012-03-01I really only want to know if IsSymbolFont was toggledCaolán McNamara1-1/+1
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist1-1/+1
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-01WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-01Fix what seems to be a copy/paste error: initialising a field with itselfTor Lillqvist1-1/+1
2012-03-01WaE: unused variableTor Lillqvist1-2/+2
2012-03-01WaE: is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-03-01String types have changed in base classTor Lillqvist1-6/+6
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist2-2/+2
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist2-4/+4
2012-03-01WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-03-01WaE: non-virtual destructorTor Lillqvist3-0/+8
2012-03-01implement scrolling with mouse in Object Catalog dialogTomcsik Bence4-53/+28
2012-03-01Object Catalog button now toggles display of the dialogTomcsik Bence1-1/+4
2012-03-01make button label and dialog title consistent (Object Catalog)Tomcsik Bence1-1/+1
2012-03-01fix crash using instances dialog of dataform navigator fdo#44816Noel Power1-2/+2
2012-03-01use the correct db range for the copy, fdo#46712Markus Mohrhard1-1/+1
2012-03-01don't try to update the range names twiceMarkus Mohrhard1-79/+0
2012-03-01use correct source tableMarkus Mohrhard1-1/+1
2012-03-01Revert "Use internal libxml for Mac release builds."Petr Mladek1-1/+0
2012-03-01raptor: make the entities patch work on older libxml2 versionsMichael Stahl1-1/+12
2012-03-01fix RTF import of drawing objects when there is no shape to sendMiklos Vajna1-1/+1
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara6-0/+16
2012-03-01callcatcher: update listCaolán McNamara10-87/+6
2012-03-01now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara2-4/+29
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara2-50/+1
2012-03-01testcase for fdo#46662Miklos Vajna2-0/+81
2012-03-01fix some iterator misuse in the new notes handlingMarkus Mohrhard1-32/+80
2012-03-01only delete notes if correct flag is passedMarkus Mohrhard1-2/+2
2012-03-01clean-up sw's filters-testMarkus Mohrhard1-51/+0
2012-03-01Translate German comments.Philipp Weissenbacher2-121/+117
2012-03-01Compare char* with string literal via strcmpStephan Bergmann1-2/+6
2012-03-01Make it unexecutablePhilipp Weissenbacher1-0/+0
2012-03-01Translate German comments, fix some whitespacePhilipp Weissenbacher22-103/+98
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist1-1/+1
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist3-77/+0
2012-03-01Add more libsTor Lillqvist1-1/+1
2012-03-01Filter out options that Clang doesn't haveTor Lillqvist2-7/+17