summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin1-5/+3
2017-06-19tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen1-1/+0
2017-06-19fix lost read of m_bFormField fieldNoel Grandin1-49/+52
2017-06-19ofz: leaks in test harnessCaolán McNamara1-8/+15
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann71-694/+920
2017-06-19Watermark: Right-align labels in dialogAdolfo Jayme Barrientos1-5/+5
2017-06-19Ported bin/find-unusedheaders.pl to PythonArkadiy Illarionov3-50/+49
2017-06-19add more debug names for scheduled eventsLászló Németh6-0/+6
2017-06-19Watermark: auto size in the RTFSzymon Kłos3-0/+419
2017-06-19xmlsecurity: make static var localJochen Nitschke1-4/+3
2017-06-19writerfilter: use list-initialization for constant mapsJochen Nitschke1-106/+72
2017-06-19Added 20 words to autocorrect pt_PTMarco A.G.Pinto1-0/+20
2017-06-19writerfilter: don't copy constant mapsJochen Nitschke1-4/+4
2017-06-19writerfilter: remove unused static varJochen Nitschke1-1/+0
2017-06-18Typo: existance->existanceJulien Nabet4-12/+12
2017-06-18Removed duplicated includeAndrea Gelmini1-1/+0
2017-06-18Fix typosAndrea Gelmini5-6/+6
2017-06-18Fix typosAndrea Gelmini2-2/+2
2017-06-18tdf#75256 Sifr icon updateMatthias Freund3-4/+4
2017-06-18updater: check every 12 hours for updates for nowMarkus Mohrhard1-1/+1
2017-06-18tdf#107666: EDITING: No caret outside the textbox after inserting a textboxTamás Zolnai1-1/+1
2017-06-18Fix TBJulien Nabet1-2/+3
2017-06-18tdf#43157 - osl: convert OSL_ASSERTs to assert in signalshared.cxxChris Sherlock1-2/+3
2017-06-18vbahelper: remove unused variableJochen Nitschke1-5/+1
2017-06-18silence some exception warningsCaolán McNamara1-16/+14
2017-06-18coverity#1412874 silence Out-of-bounds read warningCaolán McNamara1-0/+1
2017-06-18add comment on special case for the 15 and 16 numbersCaolán McNamara1-0/+2
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara3-0/+12
2017-06-18tdf#43157 - salhelper: timer.cxx change OSL_ASSERT to assertChris Sherlock1-45/+10
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke378-419/+0
2017-06-18another fix after loplugin:unusedfields in vclMarkus Mohrhard1-1/+0
2017-06-18fix the headless plugin after removal of unused variablesMarkus Mohrhard1-1/+0
2017-06-18updater: make sure that we use our self-build mbsdiffMarkus Mohrhard1-1/+1
2017-06-17-Werror=maybe-uninitializedMarkus Mohrhard1-1/+1
2017-06-17the new config is a jenkins configMarkus Mohrhard1-0/+0
2017-06-17add config for update buildsMarkus Mohrhard1-0/+35
2017-06-17ofz#2289 catch bad storage exceptionCaolán McNamara1-1/+10
2017-06-17updater: fix missing header for std::vectorMarkus Mohrhard1-0/+1
2017-06-17updater: expand ~ to $HOME in config path of uploader scriptMarkus Mohrhard2-2/+3
2017-06-17updater: get the certificate code working on python2 and 3Markus Mohrhard1-5/+12
2017-06-17updater: remove unnecessary fileMarkus Mohrhard1-1/+0
2017-06-17updater: remove some of the old mozilla makefile piecesMarkus Mohrhard2-43/+0
2017-06-17updater: remove old updater certificate dataMarkus Mohrhard1-0/+0
2017-06-17replace misc double checked locking patternsJochen Nitschke9-119/+33
2017-06-17create o3tl::array_viewNoel Grandin9-27/+267
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin34-188/+5
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin43-235/+26
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin60-245/+26
2017-06-17use local statics in getTypes functionsJochen Nitschke6-89/+30
2017-06-17updater: detect when user can not write to installation directoryMarkus Mohrhard1-0/+38