summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara2-16/+41
2015-02-10coverity#1267630 Logically dead codeCaolán McNamara1-1/+0
2015-02-10How is that supposed to ever work?Stephan Bergmann1-2/+1
2015-02-10coverity#1267646 coverity#1267641: sw: logically dead codeMichael Stahl1-24/+21
2015-02-10coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell()Michael Stahl1-2/+0
2015-02-10...and work around AC_RUN_IFELSE not working when cross-compilingStephan Bergmann1-26/+30
2015-02-10Make C++ AC_RUN_IFELSE check link on WindowsStephan Bergmann1-28/+41
2015-02-10Remove duplicate L10n icons.Andrew560-81/+0
2015-02-10coverity#1267683: vcl: try to suppress a silly oneMichael Stahl1-0/+1
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann3-2/+34
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl2-3/+14
2015-02-10coverity#1267666: logically dead code in SwUndo::CanRepeat()Michael Stahl1-1/+0
2015-02-10coverity#1267639: logically dead code in SwUndo::UndoWithContext()Michael Stahl1-1/+0
2015-02-10coverity#1267638: logically dead code in SwUndo::RedoWithContext()Michael Stahl1-1/+0
2015-02-10coverity#1267637: logically dead code in SwUndo::Repeat()Michael Stahl1-1/+0
2015-02-10It is apparently the static initializer_list that's confusing old ClangStephan Bergmann1-57/+63
2015-02-10Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti3-3/+104
2015-02-10Added more doc notes for classes and methods used for pie charts.Marco Cecchetti4-88/+314
2015-02-10Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara1-25/+37
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh3-13/+38
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann4-35/+28
2015-02-10Android: run open(IFile) in a different thread.Jacobo Aragunde Pérez1-6/+18
2015-02-10Android: run openParentDirectory() in a different thread.Jacobo Aragunde Pérez1-1/+17
2015-02-10Android: run openDirectory() in a different thread.Jacobo Aragunde Pérez1-38/+40
2015-02-10Android: run IDocumentProvider setup in a different thread.Jacobo Aragunde Pérez1-16/+42
2015-02-10Avoid OpenCL compiler warning "OpenCL extension is now part of core"Tor Lillqvist1-0/+2
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna3-13/+11
2015-02-09fix liborcus build with gcc 5David Tardon2-0/+1801
2015-02-09svtool/GraphicManager: properly decrease mnUsedSize on unregister opsPierre-Eric Pelloux-Prayer1-2/+3
2015-02-09sw: avoid temporary object creation to build GraphicPrimitive2DPierre-Eric Pelloux-Prayer1-1/+1
2015-02-09this FDIST has 3 parameters also in Excel, revert tdf#40835Eike Rathke1-2/+0
2015-02-09EMF clip regions should be ignored sometimes.Eilidh McAdam4-13/+29
2015-02-09Handle zero and empty cells (which also means zero) in OpenCL for divisionTor Lillqvist1-9/+47
2015-02-09Some old Clang appear unhappy with the initializer_list<OUStringLiteral> codeStephan Bergmann1-57/+57
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl7-13/+9
2015-02-09oox: replace legacy DBG_WARNINGsMichael Stahl1-3/+3
2015-02-09log-areas.dox: clean up oox messMichael Stahl1-1/+4
2015-02-09On Mac OS X, directly name the executable "unopkg"Stephan Bergmann3-15/+2
2015-02-09Fuck that left-behind .lck fileStephan Bergmann1-0/+0
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann3-2/+5
2015-02-09Werror: data lost during conversion from size_t to intDavid Ostrovsky3-8/+9
2015-02-09Fix of a few typosAndrea Gelmini6-9/+9
2015-02-09fdo#39468 translated german commentsDaniel Sikeler7-30/+28
2015-02-09Also fix other Ring ctorStephan Bergmann1-2/+1
2015-02-09sw: another LONG_MAX fed into LogicToPixelMichael Stahl1-1/+1
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes3-3/+15
2015-02-09Fixed a too long comment line.Marco Cecchetti1-1/+3
2015-02-09unpack_update is LINUX, SOLARIS onlyStephan Bergmann1-0/+2
2015-02-09chart2: fix buildMichael Stahl1-1/+1
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti8-4/+245