summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj8-9/+12
2014-08-20loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-08-20Pick a more suitable type for nLengthStephan Bergmann1-3/+3
2014-08-20update input bar with new valueEike Rathke1-0/+2
2014-08-20refine current date/time hotkey handlingEike Rathke1-14/+73
2014-08-20add screen text to auto flyweigao1-8/+8
2014-08-20add auto fly codeweigao2-6/+95
2014-08-20remove more unnecessary constructor declarationsNoel Grandin5-17/+1
2014-08-20remove do-nothing codeNoel Grandin1-4/+0
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin128-543/+1
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin5-58/+25
2014-08-20java: remove modifiers implied by the contextNoel Grandin96-505/+478
2014-08-20fix exception not caughtNoel Grandin1-22/+27
2014-08-20disable the test until I understand the problemMarkus Mohrhard1-1/+1
2014-08-20move comment into assertCaolán McNamara1-1/+1
2014-08-20fix indent to get this working againCaolán McNamara1-7/+7
2014-08-20fix crash on loading ooo83574-1.docCaolán McNamara1-3/+5
2014-08-20fix string out-of-bounds assert on rhbz496762-1.pdfCaolán McNamara1-1/+4
2014-08-20fix string out-of-bounds assert on gnome627759-1.odsCaolán McNamara1-2/+4
2014-08-20java: remove unnecessary return statementsNoel Grandin22-61/+1
2014-08-20java: avoid if..else when returning boolean valuesNoel Grandin12-71/+16
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin93-226/+225
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin11-33/+33
2014-08-20no need to instantiate an object to get it's classNoel Grandin1-2/+1
2014-08-20use correct loop index variableNoel Grandin1-2/+2
2014-08-20remove some dead Java codeNoel Grandin4-14/+0
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin11-65/+28
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos1-1/+1
2014-08-20avoid potential null dereferenceDavid Tardon1-3/+7
2014-08-20do not use obsolete OSL_VERIFY macroDavid Tardon1-2/+2
2014-08-20this assert does not make senseDavid Tardon1-1/+0
2014-08-20empty ReferenceCaolán McNamara2-1/+69
2014-08-20empty m_aStatesCaolán McNamara2-6/+69
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj3-4/+4
2014-08-20xmerge: Convert a primitive type into a stringrbuj3-7/+5
2014-08-20remove whitespaceMarkus Mohrhard2-18/+0
2014-08-20Wa: C4701: potentially uninitialized local variable 'fVal' usedTor Lillqvist1-1/+1
2014-08-19writerfilter: remove now unused namespace-alias elementsMiklos Vajna2-47/+0
2014-08-19writerfilter: stop reading namespace-alias elementsMiklos Vajna1-13/+9
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner38-116/+121
2014-08-19more flexible handling of current date/time hotkeysEike Rathke1-12/+55
2014-08-19a date is a date, without timeEike Rathke1-8/+24
2014-08-19Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-19fdo#529470: I can't remove a path in AutoText dialogTor Lillqvist1-5/+31
2014-08-19fix last commitLuboš Luňák4-4/+4
2014-08-19try to fix windows buildLuboš Luňák5-5/+5
2014-08-19only subtract height of hscroll if visibleCaolán McNamara1-2/+5
2014-08-19DOCX export: handle SDT end right before a section break introducing headersMiklos Vajna4-1/+22
2014-08-19writerfilter: stop reading namespace-alias elements in factoryimplMiklos Vajna2-9/+18
2014-08-19dangling unused .ui fileCaolán McNamara1-190/+0