summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-10...next attempt at getting this through both GCC 5 and MSVCStephan Bergmann
2015-02-10OSL_ENSURE -> assert when followed by unconditional dereferenceCaolán McNamara
2015-02-10Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara
2015-02-10coverity#1267630 Logically dead codeCaolán McNamara
2015-02-10How is that supposed to ever work?Stephan Bergmann
2015-02-10coverity#1267646 coverity#1267641: sw: logically dead codeMichael Stahl
2015-02-10coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell()Michael Stahl
2015-02-10...and work around AC_RUN_IFELSE not working when cross-compilingStephan Bergmann
2015-02-10Make C++ AC_RUN_IFELSE check link on WindowsStephan Bergmann
2015-02-10Remove duplicate L10n icons.Andrew
2015-02-10coverity#1267683: vcl: try to suppress a silly oneMichael Stahl
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-10coverity#1267666: logically dead code in SwUndo::CanRepeat()Michael Stahl
2015-02-10coverity#1267639: logically dead code in SwUndo::UndoWithContext()Michael Stahl
2015-02-10coverity#1267638: logically dead code in SwUndo::RedoWithContext()Michael Stahl
2015-02-10coverity#1267637: logically dead code in SwUndo::Repeat()Michael Stahl
2015-02-10It is apparently the static initializer_list that's confusing old ClangStephan Bergmann
2015-02-10Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti
2015-02-10Added more doc notes for classes and methods used for pie charts.Marco Cecchetti
2015-02-10Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2015-02-10Android: run open(IFile) in a different thread.Jacobo Aragunde Pérez
2015-02-10Android: run openParentDirectory() in a different thread.Jacobo Aragunde Pérez
2015-02-10Android: run openDirectory() in a different thread.Jacobo Aragunde Pérez
2015-02-10Android: run IDocumentProvider setup in a different thread.Jacobo Aragunde Pérez
2015-02-10Avoid OpenCL compiler warning "OpenCL extension is now part of core"Tor Lillqvist
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna
2015-02-09fix liborcus build with gcc 5David Tardon
2015-02-09svtool/GraphicManager: properly decrease mnUsedSize on unregister opsPierre-Eric Pelloux-Prayer
2015-02-09sw: avoid temporary object creation to build GraphicPrimitive2DPierre-Eric Pelloux-Prayer
2015-02-09this FDIST has 3 parameters also in Excel, revert tdf#40835Eike Rathke
2015-02-09EMF clip regions should be ignored sometimes.Eilidh McAdam
2015-02-09Handle zero and empty cells (which also means zero) in OpenCL for divisionTor Lillqvist
2015-02-09Some old Clang appear unhappy with the initializer_list<OUStringLiteral> codeStephan Bergmann
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl
2015-02-09oox: replace legacy DBG_WARNINGsMichael Stahl
2015-02-09log-areas.dox: clean up oox messMichael Stahl
2015-02-09On Mac OS X, directly name the executable "unopkg"Stephan Bergmann
2015-02-09Fuck that left-behind .lck fileStephan Bergmann
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann
2015-02-09Werror: data lost during conversion from size_t to intDavid Ostrovsky
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2015-02-09Also fix other Ring ctorStephan Bergmann
2015-02-09sw: another LONG_MAX fed into LogicToPixelMichael Stahl
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes
2015-02-09Fixed a too long comment line.Marco Cecchetti
2015-02-09unpack_update is LINUX, SOLARIS onlyStephan Bergmann