summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-11Uknown -> UnknownCaolán McNamara
Change-Id: I06d48669804d2ae99c47a0df1ed3c6f45c87a57e
2013-07-11we do not support any platform with bison < 2.0 anymoreNorbert Thiebaud
Change-Id: Ia2c1c6ed43c6a42fa1a65a22f4c8d68de216706c Reviewed-on: https://gerrit.libreoffice.org/4822 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-07-11sidebar: Improve the LinePropertyPanel look.Jan Holesovsky
Change-Id: I11cadee9a0e3708df09cda2bbe0959c2be7fdda9
2013-07-11No need to have unreasonably long descriptions of line types.Jan Holesovsky
Change-Id: If6d9830d776c0aa95c848a04b43a8d43ba34bfde
2013-07-11sidebar: Images have to be global in LinePropertyPanel.Jan Holesovsky
Change-Id: I8cdb6321dbfa6860855e24bad03974de668c56eb
2013-07-11Unused, kill these src/hrc entries.Jan Holesovsky
Change-Id: I96bd136313d77f3d3d9aee53c0b916d515004ba9
2013-07-11sidebar: LinePropertyPanel missing entries in listboxes.Jan Holesovsky
Change-Id: I366cda7e63d3c64b063bcadc879c15a228981576
2013-07-11sidebar: LinePropertyPanel .ui usage + small cleanup.Jan Holesovsky
Change-Id: I2ef9554c35015a050e02ccd1b6fc799fe9f1a919
2013-07-11sidebar: LinePropertyPanel conversion to .uiPrashant Pandey
Change-Id: I7f9ee68fac268621f2412377fa059c7f8225718c
2013-07-11add patchCaolán McNamara
Change-Id: I4cc4f3dda5bcf30704bc6a448c85546d3af46c46
2013-07-11patch for messagebox api changeCaolán McNamara
Change-Id: I6317e24dc93eb23a3d762f714d132851d7d80354
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
(cherry picked from commit 27cfcb1e9d103b3e49c1263b1fa59fee8b187b21) Conflicts: desktop/test/deployment/active/active_native.cxx desktop/test/deployment/passive/Dispatch.java desktop/test/deployment/passive/passive_native.cxx odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java odk/examples/DevelopersGuide/GUI/MessageBox.java odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx odk/examples/java/Inspector/Inspector.java offapi/com/sun/star/awt/MessageBoxButtons.idl offapi/com/sun/star/awt/MessageBoxResults.idl offapi/com/sun/star/awt/XMessageBox.idl offapi/com/sun/star/awt/XMessageBoxFactory.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/types.rdb sdext/source/minimizer/unodialog.cxx toolkit/inc/toolkit/awt/vclxtoolkit.hxx toolkit/source/awt/vclxtoolkit.cxx toolkit/source/layout/core/root.cxx Change-Id: I170b494fb96362bb25ba8d0f2518d4e46934dd67 Related: #i121544# - Clean-up MessageBox API (post fix) (cherry picked from commit c9f7a06e7798bcd5253844c49d210ea9345bd4b8) Conflicts: sw/inc/pch/precompiled_sw.hxx Change-Id: Ib8b1e7aaac769feff5206fcdd238c487a6130dd1 Related: #i121544# - Fix header guards Found by: Tsutomu Uchino (cherry picked from commit 82194a19ff4f29c8451c8e6ab6fe4f1b9d08df27) Conflicts: offapi/com/sun/star/awt/MessageBoxType.idl Change-Id: Ide8ba697fbc80395d2f30a068a0820a6afa3332f
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
Change-Id: I585c85d2cee13ee8954623bd981cb372d78b7952
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
Change-Id: Id9a407b9ee4419fc6342931b249eb00e70addfad
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
...I see no good reason to make the code from bmpconv.cxx available to vcl/unx/generic/dtrans/ in a complicated way via UNO, instead of calling it there directly. Change-Id: I4f2e53c4610e8e19c96e1230a5c5ef034aab80da
2013-07-11AttributeOutputBase::RunText: String -> OUStringMiklos Vajna
Change-Id: I413f0c4a270c5246dc87c5ff4f7042bc16330ed7
2013-07-11MSWordExportBase::OutputTextNode: String -> OUStringMiklos Vajna
Change-Id: I20da47b7a2aadd11199547673521332afbf23387
2013-07-11Resolves: #i121917# secure SdrTextObj casts in cuiArmin Le Grand
(cherry picked from commit 005cd2d436221519f74e54fb2373c7cbece6aed0) Change-Id: If38213ec9bce63aab97ad9d32273c05860e583ee
2013-07-11calc general page out of line with the restCaolán McNamara
Change-Id: Ia0e13732266bf2864a3d9d1ceaeffe8eb429bff3
2013-07-11remove unused methodMichael Stahl
Change-Id: I04a33b37dd905e6aecb2423a0cd3d8ba355aded3
2013-07-11drop some unused hidsCaolán McNamara
Change-Id: I9061966e6c86acf94c9a34704567366315baf007
2013-07-11Updated coreCaolán McNamara
Project: help bbffb8dbd5930c7b808fdd3887ffae4fe88ee6f0
2013-07-11post .ui conversion we can remove explicit SetPosPixel and HelpIdsCaolán McNamara
Change-Id: I2b7ff3e667ce1085676168e19a9c4ce7c404ac0b
2013-07-11insertgriddlg.ui and insertaxisdlg.ui widgetsManal Alhassoun
Change-Id: Ib5b84806189b44ca1b4c74c958d0fafa86030c36 Reviewed-on: https://gerrit.libreoffice.org/4799 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-11Updated coreCaolán McNamara
Project: help 5a69c57b710e35b715e5a55a175caec58cd5f704
2013-07-11move string lists into GtkComboBoxTextsCaolán McNamara
Change-Id: Ib925eb978451c847bb2884bbc0a72449e72cbf0f
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás
Change-Id: I0eb4a1aecf0726c709ea68145207dcf519a3773e Reviewed-on: https://gerrit.libreoffice.org/4802 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna
Also fixes ~SwIndexReg assertion on closing the document. Change-Id: I7c1a9d3d646f2dacdbced2af355c076c1a1063ec
2013-07-11Re-do 5dff961ba5fab6d451d9d993e076d190a93be495: Don't look for just GPUsTor Lillqvist
Surely we want to use any available device, not just a GPU? If what we want is to *prefer* GPUs, the code need to be changed then to work like that. Change-Id: Ic689c3ab914de3cb77e5af686f0c330a9257d8fb
2013-07-11Again: Use correct type for number of devicesTor Lillqvist
The change from 7e00a3690edbf71d6c3e6c0670875485f65c567d was (unintentionally, I hope) lost in a merge, it seems? The number returned by clGetProgramInfo(..., CL_PROGRAM_NUM_DEVICES, ...) and clGetContextInfo(..., CL_CONTEXT_NUM_DEVICES, ...) is of type cl_uint, not size_t. That makes a difference for 64-bit code. Change-Id: I08257782ff70fbfecd5c74bde9c7b9597aed2105
2013-07-11Updated coreCaolán McNamara
Project: help 2d7fe12895c38c0b4af2b466ba4c94d2247eef07
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
...see <https://bugs.freedesktop.org/show_bug.cgi?id=66718#c8> for details. Change-Id: I6e786ce21f41e51b480d0113ac0bd6a0013f4fb1
2013-07-11Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.Mark Wielaard
Use boost::scoped_ptr for temporary SvMemoryStream. Change-Id: I6235d7868bd20963aa5fdda32b1dd3b82cf0b182 Reviewed-on: https://gerrit.libreoffice.org/4760 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-11Resolves: #i122581# reestablish focus of the Record Search dialog...Herbert Dürr
to the search combobox Patch by: Tsutomu Uchino <hanya.runo@gmail.com> (cherry picked from commit 704bca1331d902281c3029aba65d57baa89d3731) Change-Id: I5d454e164d2f33cebf5b5761ef3ce7ae1025c7c6 Return zero value from non-void function to prevent compiler warnings. (cherry picked from commit 7986627ca418ec7c6fcaaa91367eda7f4b9aadaf) Change-Id: I5d065ac9fc4272c28ffd418ce2043e01d41a2e14
2013-07-11fdo#66773: fix for line spacing defaultAdam Co
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I7dafa709fd7dcd3df445277505468386c3f1cef2 Reviewed-on: https://gerrit.libreoffice.org/4810
2013-07-11make SwMarkPreview available through .ui formatCaolán McNamara
+ move getting size from ctor to Paint + add possibility for border to font preview + add possibility for setting initial text via .ui for font preview + move old .src combobox contents into .ui and re-enable code Change-Id: I0470da54c6764d67bccd5828cce9b11d2e7df3b3
2013-07-11modern .ui for optpage/redlineoptionstabpageCsikós Tamás
Change-Id: I848f6cdd11755d9f169e973515d6defc4f3ac420 Reviewed-on: https://gerrit.libreoffice.org/4814 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon
... for filters that have more than one extension associated with them (e.g., JPEG). Change-Id: Ic6b16d3b4aa17580404d02a9fb7b087b9aa52fc2
2013-07-11WaE: comparison of integers of different signsTor Lillqvist
Change-Id: I59577fbe8c3a59bb56d32a6c441a3b655f97a753
2013-07-11Again, bin no-op call of clGetCommandQueueInfo(CL_QUEUE_THREAD_HANDLE_AMD)Tor Lillqvist
Besides, CL_QUEUE_THREAD_HANDLE_AMD is not defined any more in openclwrappers.hxx. Change-Id: I11fd3d9ea873cf8c9d62b3c2653cfb5e0bf4a437
2013-07-11Apple still has cl.h in a different path, fix conflict mis-resolutionTor Lillqvist
Change-Id: I436e46d52659b28a3ecf5ad1a6366b0a79f062c4
2013-07-11Remove superfluous #endifTor Lillqvist
Change-Id: I5fcf215e7d044711f593f1c8099c0fad13d22141
2013-07-11chmod -xTor Lillqvist
Change-Id: I5f8bdd55e361e97e21e61cf28a48548477a7522a
2013-07-11Fix Windows build.Jan Holesovsky
Change-Id: I943171b14610f8a9e6561a60f4a3297e26e32f14
2013-07-11Parse the token array in the RPN order.Kohei Yoshida
Change-Id: I3770269e23980597c16dd613704bd7a9feb0aec9
2013-07-11Move more methods to SharedFormulaUtil.Kohei Yoshida
Change-Id: Ibd58f5d15292805d50823223d1ebe94e7b51b808
2013-07-11Move these methods out of ScColumn since they don't operate on column.Kohei Yoshida
Change-Id: I1a03b9b18dd236138306fd545e961a5443e22bc8
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida
Change-Id: I38186e2bf82ed56fbe859b17dcc1d31f36471bd8
2013-07-11Generate Reverse Polish token array (RPN) at the start.Kohei Yoshida
Change-Id: Idcac01820fab536cebebcc437e206b6900511600
2013-07-11better opencl error reporting / diagnostics.Michael Meeks