summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-28bClearRange is always true. Remove it.Kohei Yoshida3-5/+3
2013-08-28fix abuse of GetTabDialog to indicate that we're pre resetCaolán McNamara2-13/+15
2013-08-28convert tox index page to .uiCaolán McNamara9-927/+1515
2013-08-28fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-08-28fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-08-28rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl1-14/+19
2013-08-28Fix windows libo crash with graphite fonts.Martin Hosken3-14/+1
2013-08-28Clean up logging and string handlingStephan Bergmann2-55/+51
2013-08-28Try make this more robust in slow environmentsStephan Bergmann1-14/+20
2013-08-28warning C4805: == : unsafe mix of type[s]Stephan Bergmann1-1/+1
2013-08-28XubString->OUStringCaolán McNamara9-15/+15
2013-08-28Updated coreCaolán McNamara1-0/+0
2013-08-28field commentsEike Rathke1-0/+1
2013-08-28added IsoLanguageScriptCountryEntry to getDefinedLanguagetags()Eike Rathke1-2/+8
2013-08-28don't use startsWithIgnoreAsciiCase() on pointersEike Rathke1-3/+14
2013-08-28bnc#816593 DOCX import: let w:before not overwrite w:beforeAutospacingMiklos Vajna1-2/+4
2013-08-28bnc#816593 DOCX import: fix auto para spacing without compat optionMiklos Vajna1-4/+3
2013-08-28typo fixAndras Timar1-1/+1
2013-08-28typo fixViktor Varga1-1/+1
2013-08-28Uploading libvisio 0.0.31, fixing fdo#68477Fridrich Štrba4-33/+2
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand5-141/+313
2013-08-28Fix PYUNO_LOADER_PYTHONPATH for non-ENABLE_MACOSX_MACLIKE_APP_STRUCTUREStephan Bergmann1-13/+13
2013-08-28Build python3 with debug flags if --enable-debugStephan Bergmann1-2/+4
2013-08-28End iterator might not be constJulien Nabet1-2/+1
2013-08-27Shouldn't be removedJulien Nabet1-0/+3
2013-08-27Spread "Use std::find()" part2Julien Nabet1-22/+8
2013-08-27Spread "Use std::find()"Julien Nabet1-22/+8
2013-08-27Implemet setNull. (firebird-sdbc)Andrzej J.R. Hunt1-10/+10
2013-08-27Implement set[Int|Long]. (firebird-sdbc)Andrzej J.R. Hunt2-31/+63
2013-08-27Implement setShort. (firebird-sdbc)Andrzej J.R. Hunt1-18/+32
2013-08-27Return change count for Statement:executeUpdate too. (firebird-sdbc)Andrzej J.R. Hunt1-22/+2
2013-08-27Implement retrieving change count for executeUpdate. (firebird-sdbc)Andrzej J.R. Hunt4-14/+97
2013-08-28Mark as constTakeshi Abe12-22/+22
2013-08-28sal_Bool to boolTakeshi Abe2-15/+15
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist4-63/+85
2013-08-27Update commentsTor Lillqvist1-9/+3
2013-08-27Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist1-0/+1
2013-08-27release m_aLengthVector even when m_aBindVector is emptyLionel Elie Mamane1-4/+3
2013-08-27the place reserved for bookmark in m_aBindVector is never usedLionel Elie Mamane1-5/+3
2013-08-27odbc insert: unbind as soon bindings not necessaryLionel Elie Mamane1-2/+2
2013-08-27odbc insert: adjust buffer size *after* it is written toLionel Elie Mamane1-1/+1
2013-08-27fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmarkLionel Elie Mamane1-21/+39
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna10-206/+81
2013-08-27MinorKhaled Hosny1-3/+3
2013-08-27move valueof compiler pluginLuboš Luňák1-0/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa525-8146/+2103
2013-08-27use ...IgnoreAsciiCase()Eike Rathke1-6/+6
2013-08-27in convertLocaleToLanguageImpl() don't use the implied fall backEike Rathke1-7/+33
2013-08-27split off convertLocaleToLanguageImpl()Eike Rathke3-7/+20
2013-08-27better check for 'qlt' instead of assuming Variant follows conventionEike Rathke1-1/+1