summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara20-34/+34
2015-07-05tbinsert.hrc is emptyMaxim Monastirsky3-22/+0
2015-07-05this SAL_INFO uses brush which might be NULLCaolán McNamara1-1/+1
2015-07-05ppc64: fix infinite loop with default unsigned charCaolán McNamara1-8/+39
2015-07-05Unused definesMaxim Monastirsky1-9/+0
2015-07-05Add 'virtual'Maxim Monastirsky1-1/+1
2015-07-05aDBFColumn.db_typ is input controlledCaolán McNamara1-1/+1
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky4-30/+26
2015-07-05This one should override SfxToolBoxControl::SelectMaxim Monastirsky2-4/+2
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky38-185/+0
2015-07-05fix typo from 6942e18899756cb49bc17f531c156bf3e6abce03Bjoern Michaelsen1-1/+1
2015-07-05Related: tdf#92540 Use “S” as acceleratorAdolfo Jayme Barrientos1-1/+1
2015-07-04this file has significant (amounts) of whitespace ...Bjoern Michaelsen1-131/+131
2015-07-04tdf#89592: use initializer listBjoern Michaelsen1-19/+12
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen3-47/+30
2015-07-04coverity#1213369 Untrusted value as argumentCaolán McNamara1-1/+1
2015-07-04coverity#1308596 Uncaught exceptionCaolán McNamara2-4/+4
2015-07-04coverity#1309059 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-04coverity#1308604 Uninitialized pointer fieldCaolán McNamara1-0/+1
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara1-4/+7
2015-07-04coverity#1309262 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-07-04coverity#1309261 Unchecked dynamic_castCaolán McNamara1-4/+3
2015-07-04coverity#1309267 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-04coverity#1309259 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-04coverity#1309265 Uncaught exceptionCaolán McNamara2-2/+2
2015-07-04tdf#92520: LibO crash when editing .odb database propertiesZolnai Tamás1-2/+1
2015-07-04a high surrogate can result in an empty output string from a non-empty inputCaolán McNamara1-1/+1
2015-07-04Removed spurious U+200CAndrea Gelmini1-1/+1
2015-07-04tdf#92540: Math, Symbols Box icon's tooltip is 'Catalog'Julien Nabet1-1/+1
2015-07-04Fix indentJulien Nabet1-54/+54
2015-07-04bmpmasktest was little-endian onlyCaolán McNamara1-3/+3
2015-07-04Fix typosAndrea Gelmini33-34/+34
2015-07-04Fix typosAndrea Gelmini45-57/+57
2015-07-04Fix typosAndrea Gelmini57-69/+67
2015-07-04Fix typosAndrea Gelmini86-100/+100
2015-07-04crashtest: fix crash on load of ooo24889-1Caolán McNamara1-2/+2
2015-07-04WaE do not us #if for DB_UTIL but #ifdefNorbert Thiebaud1-3/+3
2015-07-04tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud3-213/+61
2015-07-04sax: FastSaxSerializer well-formed element test in presence of ...Michael Stahl2-4/+160
2015-07-04tdf#91378: sax, oox: avoid sending empty strings to character callbacksMichael Stahl3-2/+30
2015-07-03tdf#92392 - tolerate Window::SetText post dispose.Michael Meeks1-1/+1
2015-07-03tdf#92392 - Dispose ScFormulaReferenceHelper properly.Michael Meeks2-1/+10
2015-07-03tdf#92308: Dont crash on "File > Send > Email Document"Bjoern Michaelsen2-3/+8
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen1-4/+4
2015-07-03tdf#91574 fix presenter console not displayedChristian Lohmaier1-1/+1
2015-07-03tdf#92528: Saving of usage info can happen very late in the tear down.Jan Holesovsky1-3/+11
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh4-7/+38
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth7-28/+213
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky1-5/+10