summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26add CVE-2015-0065 testcaseCaolán McNamara
2015-08-26add CVE-2015-0064 testcaseCaolán McNamara
2015-08-25Revert "disable test case pending index assert fix"Caolán McNamara
2015-08-25behave like the native format filter for non-insert modeCaolán McNamara
2015-08-25we only need the PaM for its Point and only to create a uno cursorCaolán McNamara
2015-08-25tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet
2015-08-25Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung
2015-08-25ensure editeng str len is in sync with attributesCaolán McNamara
2015-08-25Handle non-aligned FFNsStephan Bergmann
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-25misplaced braceCaolán McNamara
2015-08-25disable test case pending index assert fixCaolán McNamara
2015-08-25using RECT_EMPTY here is very dodgyNoel Grandin
2015-08-25simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin
2015-08-25there may be no storage available in older formatsCaolán McNamara
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-24consider validity of m_nDrawCpOCaolán McNamara
2015-08-24Handle GetBaseCp overflowStephan Bergmann
2015-08-24Handle zero nPLCFStephan Bergmann
2015-08-24loop over successfully read bookmarksCaolán McNamara
2015-08-24allow avoiding config for CustomToolBarImportHelperCaolán McNamara
2015-08-24limit seeks to valid areaCaolán McNamara
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24Revert "guard against hangs with bogus unsorted plcfs"Caolán McNamara
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24dismiss bad seek offsets earlyCaolán McNamara
2015-08-24fix crash with empty booknamesCaolán McNamara
2015-08-24loplugin:staticcallStephan Bergmann
2015-08-23tdf#91969: Parts of paragraph border is missingZolnai Tamás
2015-08-23check for bad locationsCaolán McNamara
2015-08-22check that src index is in doc rangeCaolán McNamara
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-22sw: translate thatMichael Stahl
2015-08-22tdf#93240: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-08-21tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian
2015-08-21Added Test for tdf#77342 copy/paste of footnote cross referencesVarun
2015-08-21export 'Chapter' field type as 'StyleRef' into .docAndras Timar
2015-08-21loplugin:defaultparamsStephan Bergmann
2015-08-21support ww2, etc via fftesterCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-21AutoCorrect methods result in ambiguous overloadsNoel Grandin
2015-08-21avoid hang in certain ww6 docsCaolán McNamara
2015-08-21afl-clang-fast++ seems to miscompile thisCaolán McNamara
2015-08-21don't crash due to earlier short readsCaolán McNamara
2015-08-21fix another ww6 crashCaolán McNamara
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara
2015-08-21add ww6 test dir and fix a crashCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin