summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
2013-07-11AttributeOutputBase::RunText: String -> OUStringMiklos Vajna
2013-07-11MSWordExportBase::OutputTextNode: String -> OUStringMiklos Vajna
2013-07-11Resolves: #i121917# secure SdrTextObj casts in cuiArmin Le Grand
2013-07-11calc general page out of line with the restCaolán McNamara
2013-07-11remove unused methodMichael Stahl
2013-07-11drop some unused hidsCaolán McNamara
2013-07-11Updated coreCaolán McNamara
2013-07-11post .ui conversion we can remove explicit SetPosPixel and HelpIdsCaolán McNamara
2013-07-11insertgriddlg.ui and insertaxisdlg.ui widgetsManal Alhassoun
2013-07-11Updated coreCaolán McNamara
2013-07-11move string lists into GtkComboBoxTextsCaolán McNamara
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna
2013-07-11Re-do 5dff961ba5fab6d451d9d993e076d190a93be495: Don't look for just GPUsTor Lillqvist
2013-07-11Again: Use correct type for number of devicesTor Lillqvist
2013-07-11Updated coreCaolán McNamara
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-07-11Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.Mark Wielaard
2013-07-11Resolves: #i122581# reestablish focus of the Record Search dialog...Herbert Dürr
2013-07-11fdo#66773: fix for line spacing defaultAdam Co
2013-07-11make SwMarkPreview available through .ui formatCaolán McNamara
2013-07-11modern .ui for optpage/redlineoptionstabpageCsikós Tamás
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon
2013-07-11WaE: comparison of integers of different signsTor Lillqvist
2013-07-11Again, bin no-op call of clGetCommandQueueInfo(CL_QUEUE_THREAD_HANDLE_AMD)Tor Lillqvist
2013-07-11Apple still has cl.h in a different path, fix conflict mis-resolutionTor Lillqvist
2013-07-11Remove superfluous #endifTor Lillqvist
2013-07-11chmod -xTor Lillqvist
2013-07-11Fix Windows build.Jan Holesovsky
2013-07-11Parse the token array in the RPN order.Kohei Yoshida
2013-07-11Move more methods to SharedFormulaUtil.Kohei Yoshida
2013-07-11Move these methods out of ScColumn since they don't operate on column.Kohei Yoshida
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida
2013-07-11Generate Reverse Polish token array (RPN) at the start.Kohei Yoshida
2013-07-11better opencl error reporting / diagnostics.Michael Meeks
2013-07-11try harder to setup the kernel environment.Michael Meeks
2013-07-11cleanup formulagroupcl and add opencl kernel for averagedelta.Michael Meeks
2013-07-11Add new opencl placeholder backend for specific scenarios.Michael Meeks
2013-07-11avoid regular re-creation of the formulagroup interpreter.Michael Meeks
2013-07-11Latest cleanup and improvements of opencl backend.Michael Meeks
2013-07-11Fix build breakage.Kohei Yoshida
2013-07-11Nobody uses this marker method now.Kohei Yoshida
2013-07-11Check formula cell group boundaries to optionally merge.Kohei Yoshida
2013-07-11Formula cell grouping in CopyUpdated should already be done.Kohei Yoshida
2013-07-11Remove this marker.Kohei Yoshida
2013-07-11Add test for formula grouping during undo.Kohei Yoshida
2013-07-11Grouping of formula cells during undo.Kohei Yoshida