summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist423-1678/+1678
2017-02-15Fix firebird MSVC 15.0 detectionDavid Ostrovsky2-0/+13
2017-02-16Try harder to fix Android tinderboxTor Lillqvist1-11/+11
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist83-255/+255
2017-02-15ChartDumpTest: Test area chartsTamás Zolnai7-0/+250
2017-02-15unit test for engineering notation, tdf#105968Eike Rathke1-0/+35
2017-02-15Resolves: tdf#105968 handle engineering notation rounded into next magnitudeEike Rathke1-0/+11
2017-02-15no std::lround on androidCaolán McNamara1-0/+11
2017-02-15Translate German comments (left over from the include/ dir)Johnny_M1-3/+3
2017-02-15Translate German commentsJohnny_M8-112/+106
2017-02-15ChartDumpTest: Add different deltas for different systems for nowTamás Zolnai1-20/+27
2017-02-15Related: tdf#105712 inconsistency with num of a11y children in special charCaolán McNamara2-12/+18
2017-02-15tdf#105909 auto filter state lost on xlsx importJochen Nitschke1-1/+1
2017-02-15tdf#103221 recoded clear if-else sequenceFakabbir Amin1-13/+22
2017-02-15Resolves: tdf#101000 ensure unique image names in .docsCaolán McNamara1-7/+20
2017-02-15tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist1-0/+28
2017-02-15assume max compression of 255 for rasCaolán McNamara1-5/+10
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin8-55/+32
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-40/+6
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann3-39/+10
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-2/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-12/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann10-171/+55
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann6-159/+48
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann3-19/+5
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-5/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-6/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-10/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-6/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-19/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann4-44/+13
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-17/+4
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-7/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-7/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-8/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-38/+11
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-10/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-3/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann7-113/+23
2017-02-15sw/qa/extras: go back to the TDF mirror for xrayMiklos Vajna1-1/+1
2017-02-15Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks1-1/+2
2017-02-15try to fix "random config" boxMarkus Mohrhard1-0/+3
2017-02-15tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 3Vitaliy Anderson4-0/+35
2017-02-15writerfilter: can use std::move() hereMiklos Vajna10-38/+38
2017-02-15tdf#104315: Revert "tdf#44282 fix missing space...Xisco Fauli1-4/+1
2017-02-15these ooo-build resources were like this to minimize merge conflictsCaolán McNamara1-18/+14
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin10-87/+56