summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-01there is no need any more for CloneWith[out]NoteMarkus Mohrhard
2012-03-01LOCAGICAL->LOGICALCaolán McNamara
2012-03-01I really only want to know if IsSymbolFont was toggledCaolán McNamara
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-01WaE: expression result unusedTor Lillqvist
2012-03-01Fix what seems to be a copy/paste error: initialising a field with itselfTor Lillqvist
2012-03-01WaE: unused variableTor Lillqvist
2012-03-01WaE: is abstract but has non-virtual destructorTor Lillqvist
2012-03-01String types have changed in base classTor Lillqvist
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist
2012-03-01WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-03-01WaE: non-virtual destructorTor Lillqvist
2012-03-01implement scrolling with mouse in Object Catalog dialogTomcsik Bence
2012-03-01Object Catalog button now toggles display of the dialogTomcsik Bence
2012-03-01make button label and dialog title consistent (Object Catalog)Tomcsik Bence
2012-03-01fix crash using instances dialog of dataform navigator fdo#44816Noel Power
2012-03-01use the correct db range for the copy, fdo#46712Markus Mohrhard
2012-03-01don't try to update the range names twiceMarkus Mohrhard
2012-03-01use correct source tableMarkus Mohrhard
2012-03-01Revert "Use internal libxml for Mac release builds."Petr Mladek
2012-03-01raptor: make the entities patch work on older libxml2 versionsMichael Stahl
2012-03-01fix RTF import of drawing objects when there is no shape to sendMiklos Vajna
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara
2012-03-01callcatcher: update listCaolán McNamara
2012-03-01now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara
2012-03-01testcase for fdo#46662Miklos Vajna
2012-03-01fix some iterator misuse in the new notes handlingMarkus Mohrhard
2012-03-01only delete notes if correct flag is passedMarkus Mohrhard
2012-03-01clean-up sw's filters-testMarkus Mohrhard
2012-03-01Translate German comments.Philipp Weissenbacher
2012-03-01Compare char* with string literal via strcmpStephan Bergmann
2012-03-01Make it unexecutablePhilipp Weissenbacher
2012-03-01Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist
2012-03-01Add more libsTor Lillqvist
2012-03-01Filter out options that Clang doesn't haveTor Lillqvist
2012-03-01Some initial DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist
2012-03-01Modify iOS device example to use ClangTor Lillqvist
2012-03-01WaE: unused parameterTor Lillqvist
2012-03-01WaE: unused parameterTor Lillqvist
2012-02-29Adapt LanguageTool.oxt to removed SpellAndGrammarDialogImage_HCStephan Bergmann
2012-02-29REMOVE_FILES for cases where files need to be removed from external sourcesStephan Bergmann
2012-02-29some more fixes to get note handling backMarkus Mohrhard
2012-02-29remove mpNote: fix copy/pasteMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard