summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-02resolved fdo#80166 check input against date acceptance pattern plausibilityEike Rathke1-1/+30
2014-07-02fdo#79838 : DOCX : File crashes on openPallavi Jadhav2-0/+7
2014-07-02fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursorDouglas Mencken1-0/+8
2014-07-02fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken1-1/+5
2014-07-02fix ODF validation errorsMarkus Mohrhard9-12/+25
2014-07-02improve indentationMarkus Mohrhard1-48/+39
2014-07-02replace while with forMarkus Mohrhard1-5/+3
2014-07-02remove whitespacesMarkus Mohrhard71-111/+0
2014-07-02compat for Clang 3.2Stephan Bergmann2-2/+24
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann4-7/+7
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann4-7/+7
2014-07-02Make configmgr loplugin:salbool-cleanStephan Bergmann2-13/+11
2014-07-02bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna6-0/+35
2014-07-02No need for these functions to be virtualStephan Bergmann1-2/+2
2014-07-02sw: SwXAutoStyle::mpSet is read-onlyMichael Stahl1-48/+1
2014-07-02sw: clean up over-abstracted string constantsMichael Stahl1-52/+52
2014-07-02FN_UNO_FIRST_SHARE_CONTENT replaced by SID_ATTR_PAGE_SHARED_FIRSTMichael Stahl1-1/+0
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe6-31/+24
2014-07-03Mark as constTakeshi Abe1-1/+1
2014-07-02loplugin:salbool: Fix handling of potentially overriding functionsStephan Bergmann1-23/+40
2014-07-02-fsanitize=functionStephan Bergmann1-11/+11
2014-07-02Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-10/+10
2014-07-02Filter out all -fsanitize= args when building libgetuid.soStephan Bergmann1-1/+1
2014-07-02loplugin:stringconcatNoel Grandin1-2/+2
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin141-786/+523
2014-07-02fdo#79216 correct description of NORM.S.DIST functionStanislav Horacek1-1/+1
2014-07-02Do not leave unreachable TableColumnUndo/TableRowUndo in case of exceptionsTakeshi Abe2-0/+8
2014-07-02correct XSheetAnnotations GetByIndex test for #fdo#80551Laurent Godard1-14/+14
2014-07-02coverity#705381 Mixing enum typesCaolán McNamara1-5/+35
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara7-148/+60
2014-07-02call the correct GetNotePosition method #fdo80551Laurent Godard1-1/+1
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann5-163/+132
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann3-36/+36
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann4-153/+78
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard3-1/+52
2014-07-02WaE: couple of android / LibreOfficeKit bits.Michael Meeks1-2/+2
2014-07-02fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier3-12/+16
2014-07-02Build all l10n AutoTextLaurent Balland-Poirier3904-16/+51991
2014-07-02drop unused helpidsCaolán McNamara1-2/+0
2014-07-02fix some more indent and strip ::rtl::Caolán McNamara1-7/+7
2014-07-02Related: #i124856# guard against crashJürgen Schmidt1-1/+1
2014-07-02fix some mangled indentationCaolán McNamara1-39/+14
2014-07-02Updated coreCaolán McNamara1-0/+0
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos13-423/+611
2014-07-02fdo#76260 - don't allocate and free std::strings on each element.Michael Meeks2-4/+5
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara2-1/+9
2014-07-02fix crash when m_aType is '*'Caolán McNamara1-1/+1
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks2-12/+34
2014-07-02SAL_WARN->assertCaolán McNamara1-1/+1
2014-07-02coverity#1209529 Explicit null dereferencedCaolán McNamara1-3/+1