summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add SAL_INFOs for tracing kernel and program life cycleTor Lillqvist2015-02-102-0/+16
* fdo#39468 translated german commentsMichael Jaumann2015-02-101-41/+37
* Android: fix share feature for .odp/.odt filesJacobo Aragunde Pérez2015-02-102-4/+31
* set ok button as fontwork gallery dialog as the default buttonCaolán McNamara2015-02-101-0/+2
* ...next attempt at getting this through both GCC 5 and MSVCStephan Bergmann2015-02-101-2/+4
* OSL_ENSURE -> assert when followed by unconditional dereferenceCaolán McNamara2015-02-101-4/+4
* Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara2015-02-102-16/+41
* coverity#1267630 Logically dead codeCaolán McNamara2015-02-101-1/+0
* How is that supposed to ever work?Stephan Bergmann2015-02-101-2/+1
* coverity#1267646 coverity#1267641: sw: logically dead codeMichael Stahl2015-02-101-24/+21
* coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell()Michael Stahl2015-02-101-2/+0
* ...and work around AC_RUN_IFELSE not working when cross-compilingStephan Bergmann2015-02-101-26/+30
* Make C++ AC_RUN_IFELSE check link on WindowsStephan Bergmann2015-02-101-28/+41
* Remove duplicate L10n icons.Andrew2015-02-10560-81/+0
* coverity#1267683: vcl: try to suppress a silly oneMichael Stahl2015-02-101-0/+1
* Properly check for Clang with static initializer_list bugStephan Bergmann2015-02-103-2/+34
* coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl2015-02-102-3/+14
* coverity#1267666: logically dead code in SwUndo::CanRepeat()Michael Stahl2015-02-101-1/+0
* coverity#1267639: logically dead code in SwUndo::UndoWithContext()Michael Stahl2015-02-101-1/+0
* coverity#1267638: logically dead code in SwUndo::RedoWithContext()Michael Stahl2015-02-101-1/+0
* coverity#1267637: logically dead code in SwUndo::Repeat()Michael Stahl2015-02-101-1/+0
* It is apparently the static initializer_list that's confusing old ClangStephan Bergmann2015-02-101-57/+63
* Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti2015-02-103-3/+104
* Added more doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-104-88/+314
* Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara2015-02-101-25/+37
* tdf#89281 fix performance regression of XLS importLászló Németh2015-02-103-13/+38
* Attempt at fixing Mac OS X code signingStephan Bergmann2015-02-104-35/+28
* Android: run open(IFile) in a different thread.Jacobo Aragunde Pérez2015-02-101-6/+18
* Android: run openParentDirectory() in a different thread.Jacobo Aragunde Pérez2015-02-101-1/+17
* Android: run openDirectory() in a different thread.Jacobo Aragunde Pérez2015-02-101-38/+40
* Android: run IDocumentProvider setup in a different thread.Jacobo Aragunde Pérez2015-02-101-16/+42
* Avoid OpenCL compiler warning "OpenCL extension is now part of core"Tor Lillqvist2015-02-101-0/+2
* Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna2015-02-103-13/+11
* fix liborcus build with gcc 5David Tardon2015-02-092-0/+1801
* svtool/GraphicManager: properly decrease mnUsedSize on unregister opsPierre-Eric Pelloux-Prayer2015-02-091-2/+3
* sw: avoid temporary object creation to build GraphicPrimitive2DPierre-Eric Pelloux-Prayer2015-02-091-1/+1
* this FDIST has 3 parameters also in Excel, revert tdf#40835Eike Rathke2015-02-091-2/+0
* EMF clip regions should be ignored sometimes.Eilidh McAdam2015-02-094-13/+29
* Handle zero and empty cells (which also means zero) in OpenCL for divisionTor Lillqvist2015-02-091-9/+47
* Some old Clang appear unhappy with the initializer_list<OUStringLiteral> codeStephan Bergmann2015-02-091-57/+57
* xmloff: replace legacy DBG_WARNINGsMichael Stahl2015-02-097-13/+9
* oox: replace legacy DBG_WARNINGsMichael Stahl2015-02-091-3/+3
* log-areas.dox: clean up oox messMichael Stahl2015-02-091-1/+4
* On Mac OS X, directly name the executable "unopkg"Stephan Bergmann2015-02-093-15/+2
* Fuck that left-behind .lck fileStephan Bergmann2015-02-091-0/+0
* Adapt file URL hackery to WindowsStephan Bergmann2015-02-093-2/+5
* Werror: data lost during conversion from size_t to intDavid Ostrovsky2015-02-093-8/+9
* Fix of a few typosAndrea Gelmini2015-02-096-9/+9
* fdo#39468 translated german commentsDaniel Sikeler2015-02-097-30/+28
* Also fix other Ring ctorStephan Bergmann2015-02-091-2/+1