summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr
2014-10-15Resolves: fdo#85032 max len property of -1 -> crashCaolán McNamara
2014-10-15coverity#982478 Dereference after null checkCaolán McNamara
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-15fdo#82860 RTF import: fix handling of SHAPE fieldsMiklos Vajna
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-10-15fdo#82860 RTF export: don't export textboxes of shapes twiceMiklos Vajna
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-15vcl: cleanup salgdi.hxxChris Sherlock
2014-10-15coverity#1212509 Logically dead codeCaolán McNamara
2014-10-15avoid double-deleteDavid Tardon
2014-10-15Add a small script to run adb logcat with filteringTor Lillqvist
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin
2014-10-15I think this is what was meant, see cf7832d6Adolfo Jayme Barrientos
2014-10-15Trying to make the Find & Replace dialog a bit more compactAdolfo Jayme Barrientos
2014-10-15coverity#1244937 Unchecked return valueCaolán McNamara
2014-10-15Make ImportCGM signature match ImportCGMPointer (in sdcgmfilter.cxx)Stephan Bergmann
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-15runner: replace '.size() == 0' with '.isEmpty()' (collections)Robert Antoni Buj i Gelonch
2014-10-15rm ‘public static final’ modifiers from field declarations within interfacesRobert Antoni Buj i Gelonch
2014-10-15convert PORTION_KIND constants to enumNoel Grandin
2014-10-15remove duplicated call to mpChildrenShapes->SelectionChanged()Eike Rathke
2014-10-15speed up simple range list joins that could be appends, fdo#75486 relatedEike Rathke
2014-10-15speed up range list generation from multi marks, fdo#75486 relatedEike Rathke
2014-10-14vcl: re-factor scaling to use a single fn. pointer based invocation.Michael Meeks
2014-10-14vcl: Re-factor to use the ScaleContext to pass parameters.Michael Meeks
2014-10-14vcl: create a ScaleContext to share copy/paste Bitmap scaling code.Michael Meeks
2014-10-14vcl: hide bitmap helpers in an anonymous namespace.Michael Meeks
2014-10-15sc: fix temp file leak in ScHTMLExportTestMichael Stahl
2014-10-15cppunittester: make tracking down temp file leaks easierMichael Stahl
2014-10-15sc: fix temp file leaks in ucalc TestMichael Stahl
2014-10-15sc: fix temp file leak in ScFiltersTestMichael Stahl
2014-10-15sc: fix temp file leak in ScExportTestMichael Stahl
2014-10-15sot: stop leaking temp files from StgTmpStrmMichael Stahl
2014-10-15ww8: warning C4701: potentially uninitialized local variableMichael Stahl
2014-10-14fix tinderboxen with the right sort of brackets.Michael Meeks
2014-10-14fdo#82071 RTF import: get rid of unexpected underlining in TOC fieldMiklos Vajna
2014-10-14Missing ModelessDialog -> ModalDialogStephan Bergmann
2014-10-14fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara
2014-10-14valgrind: init GroupLevelsCaolán McNamara
2014-10-14stray ;s all other the placeCaolán McNamara
2014-10-14valgrind: multiple errorsCaolán McNamara
2014-10-14check for short readsCaolán McNamara
2014-10-14sal_True->trueCaolán McNamara
2014-10-14valgrind: Source and destination overlap in memcpyCaolán McNamara
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara
2014-10-14Resolves: fdo#84887 TabBar::ImplShowPage crashCaolán McNamara