summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch1-15/+31
Change-Id: I4393b59d7d3a285160d6090847d9a16676f41f4d Reviewed-on: https://gerrit.libreoffice.org/11677 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2014-09-28ridljar: Any_Test & UnoRuntime_Test (JUnit)Robert Antoni Buj i Gelonch2-6/+10
Modify exception test in Any_Test. Replace assertTrue with AsserSame & AssertNotSame for equality operator in UnoRuntime_Test. $ make JunitTest_ridljar_uno Change-Id: I42a8380e7c4aed79af976165224c2af25c50fbce Reviewed-on: https://gerrit.libreoffice.org/11673 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2014-09-28fdo#75757: remove inheritance to std::vectorTakeshi Abe1-13/+6
from SfxVerbSlotArr_Impl. Change-Id: I84582f10095638a0fef82aa46f721d57a8b27c27 Reviewed-on: https://gerrit.libreoffice.org/11662 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos1-49/+8
Change-Id: I9a39f6eaa3555e32a64f6c2c479685d98c4087f8 Reviewed-on: https://gerrit.libreoffice.org/11670 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-28Restore missing title in addresstemplatedialog.uiAdolfo Jayme Barrientos1-0/+1
... to what its .src-based equivalent had before fbb1f977 Change-Id: I7db16afe06fca160d798bc1eeac43d6b90c1e1ad Reviewed-on: https://gerrit.libreoffice.org/11667 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-28Avoid leaking dbus objectsMatthew J. Francis1-4/+4
Change-Id: Ifb6a7bb3867bba293fd256c87998528a90053507 Reviewed-on: https://gerrit.libreoffice.org/11678 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-28Resolves: fdo#73608 bail out on loop in style sheet hierarchyCaolán McNamara2-0/+4
Change-Id: I03975d1ce8eaceceb4d5c263eb11c1521bcd57eb
2014-09-28Related: fdo#73608 don't crash on missing table stylesCaolán McNamara2-1/+11
Change-Id: I340b43b7afc4c5c4d6dc8e4ed182279240306540
2014-09-28Fix 64914e407ccac9 - #endif/#else mixupChris Sherlock1-1/+2
Change-Id: Ia99ae45e66984ac0d88b6e9b6ca4514cd68f9634
2014-09-28Use constants for ST_TextDirection valuesMiklos Vajna5-21/+20
Change-Id: I2c6576f8142a8fe3808a156f2047fe425f769cd9
2014-09-28javaunohelper: migrate PropertySet_Test to JUnitRobert Antoni Buj i Gelonch2-1175/+1204
$ make JunitTest_juh Change-Id: Ie6ed5070db01d8c183ddaae1852117667eae02f3 Reviewed-on: https://gerrit.libreoffice.org/11668 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-28WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist1-1/+1
Change-Id: Icaf39aaedab9663353268ee56063f2ed0ebbe57d
2014-09-27DomainMapperTableManager::sprm: fix typoMiklos Vajna1-1/+1
Change-Id: I1cb23d8a1e6568046348377e1852dbadff37f9cc
2014-09-27Updated coreStanislav Horacek1-0/+0
Project: help 2dd0975408b8fbae59c9f924d8e013f48d23da52 update name of label in Hyperlink dialog Change-Id: I715fccf17272c7f905945eb5357da1854c5c9811 Reviewed-on: https://gerrit.libreoffice.org/11655 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-27Resolves: fdo#79130 Crash in DomainMapper_Impl::CloseFieldCommandCaolán McNamara1-1/+1
Change-Id: Ia59e0c79ec7f2066891b78657559f41eaeb80a09
2014-09-27vs2012 express support.Norbert Thiebaud5-2/+109
vs2012 express does not have atl so one need to --disable-atl and --disable-activex but then the packaging still try to include a few _x64.dll that are not built. Change-Id: I88ca5b9d23febd5a714fb48321dde5424cafceb6
2014-09-27error C2513: 'const short' : no variable declared before '='Miklos Vajna1-0/+4
com/sun/star/beans/PropertyAttribute.hdl's OPTIONAL had a clash with some of the Windows headers. Change-Id: I26a4fdcd1a1d53596b82ebdaf609e0a0e9309697
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos32-122/+107
I know the old GNOME HIG mentions extra spacing for queries, but I’ve never understood why -- not even GNOME itself respects that rule. It just looks inconsistent and wastes space. Change-Id: I181f800957f69b0943369791e460c7273b6b08f6 Reviewed-on: https://gerrit.libreoffice.org/11658 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-27Use oox::drawingml::EMU_PER_HMMMiklos Vajna1-3/+3
Change-Id: I2034f862b5e15ffaa2ba370ae0249628677c587d
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt4-10/+10
Change-Id: I389a3db5ca23718035413cbd0252f62eb8c870c3
2014-09-27Add missing title to the Header and Footer dialogAdolfo Jayme Barrientos1-1/+3
Change-Id: I720bf1be02b9b4decf5373d49de136b0e57c61c9 Reviewed-on: https://gerrit.libreoffice.org/11657 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-27HIG: Correct spacing for several UI options in Print dialogAdolfo Jayme Barrientos1-10/+7
Change-Id: I2492274d5114a26ce802343a3bb9078d0556588b Reviewed-on: https://gerrit.libreoffice.org/11656 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-27fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos1-2/+3
Change-Id: I514cc4354950119caa4c16d0ccb6b9d18290dee3 Reviewed-on: https://gerrit.libreoffice.org/11659 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-27Actually we use C++11 on master so don't need to check std::shared_ptr supportZolnai Tamás1-24/+0
Change-Id: Ie5f0057ef391a6b5caee50c254e317689b810a2f
2014-09-27fdo#53682 Merge 'Insert Image' and 'Insert Audio/Video' in submenuSamuel Mehrbrodt10-12/+16
Change-Id: I4ddbd134ba15a48c0c529a11bcb1cd1f71f3a51a
2014-09-27fdo#84008: make configure fail if no std::shared_ptr available for colladaZolnai Tamás1-1/+4
To avoid that missing std::shared_ptr support disables collada support silently. I guess this caused the prolems with the linux packages. In 4.3.1 packages it causes crash because there disabled collada support was not handled very well (UI part of dae/kmz support was not disabled, so user can insert a file, but the converter libraries are missing) In 4.3.2 packages collada support is also disabled, but in this case the option to insert dae/kmz file is not available either. Change-Id: Ic74e935ab639c348f1c55dc206d5fffa439d240d
2014-09-27fdo#83808 Scale images proportionally by default in CalcSamuel Mehrbrodt1-0/+10
Change-Id: I979d721d2e6617a1214b70138660d657eb1e46b1
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl1-10/+3
Try to preserve the existing spin-lock insanity as-is. Change-Id: Ic98aa33d2e56536856892fcf61de672952101ae1
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl3-8/+51
Motivated by ScCompiler::IsMacro() which has an error return that does not release the SolarMutex. Change-Id: I064219bb3c0d68839a133101491d5f8828a26c7a
2014-09-26android: PanZoomControler updates from FennecTomaž Vajngerl6-128/+119
Change-Id: Ic338221ced6133771af8f46ae4a257e043a1709f
2014-09-26android: remove unused screenSize (Fennec import)Tomaž Vajngerl2-4/+2
Change-Id: I0b8d1b29ab3219bc75de6c087e410523c18dbeef
2014-09-26android: change pageSize to pageRect (Fennec import)Tomaž Vajngerl16-345/+249
Change-Id: Ia3958b174e7190171cbd006550e47677a1ba0966
2014-09-26android: remove tiles delayed by one redraw callTomaž Vajngerl2-10/+28
Change-Id: I5ab5e4a0ba9cdf3f3115c4913b4cf04e7f062755
2014-09-26android: rerender tiles when the zoom changesTomaž Vajngerl7-172/+156
Initial implementation which needs a lots of polish. Sometimes the app crashes (for yet unknown reasons). Sometimes a gap between tiles is visible probably because of rounding errors. Tile handling and releasing after zoom is quite naive for now (just clearing all the tiles) which needs to be improved to be more seamless. Other changes: The responsibility of LOKitThread to handle tiles was moved to MultiTileLayer. TileProvider now takes into account the current zoom level when requesting tile rerendering. Change-Id: Ic188c03bfadf3a3dd2f79b04f07668eb63b705fb
2014-09-26android: clean MultiTileLayer of unneeded variables/methodsTomaž Vajngerl2-32/+2
Change-Id: I7750322000230448d6283107daace3d9bb5da61d
2014-09-26android: Log number of invalidated tilesTomaž Vajngerl1-9/+10
Change-Id: I1ebfcf48f1d9a44836b4d9bf90c04c3be27cb365
2014-09-26vcl: restore that cast for MSVCMichael Stahl1-1/+1
Change-Id: I8a8b4b16811660290c881f82b3cf9b910d054215
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist1-2/+2
Change-Id: I47ebbac21f48854eb737dd7e8119bd863a5d7ed9
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna7-15/+39
With this, each rotation = 0 / 90 / 180 / 270 and flip = none / horizontal / vertical / horizontal+vertical combination (16 cases) are imported perfectly. Also adjust a few testcases -- now that in many cases we only set the position in oox, some rounding errors went away. Change-Id: I5567a7d6964775f2caf10a0e539f3eb84d10461e
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt2-6/+16
Change-Id: I16cacb90150aef3aa2ad4607e05298f0bc47c1ae
2014-09-26factorise odbc headers inclusionLionel Elie Mamane7-40/+6
it is complicated enough that we should implement that logic only once Change-Id: I0cc5ffb871223b27df825f21612e3c8f6f2febb3
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann4-13/+7
Change-Id: I35d3cc04eb9bbc8b4446bc501ba35e058c1aa34a
2014-09-26connectivity: typoMichael Stahl1-1/+1
Change-Id: Ic4c8637500c13d097f5b26222d7d4005f2251d1a
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl4-13/+16
Life-cycle becomes a lot more obvious this way. Change-Id: I1ca99607f609a2223011c40447ad1cd9ca5ccaa5
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane4-6/+6
Change-Id: Ic7253575859766f18869159e4a8dd6b3d715850d
2014-09-26Hunspell: fix buffer overflow during morphological analysisLászló Németh2-0/+31
affected: thesaurus usage in a Hungarian document test case: press Ctrl+F7 on the word "művészegyéniség" Change-Id: I024568e81265c4ce3e05f718bf9147229416ab73
2014-09-26fdo#84370 - xlsx threaded import - protect editeng.Michael Meeks1-0/+5
Sadly we need to hold the solar mutex for rich text import, cue massive lock contention on sheets packed with rich text cells; hopefully not a common case. Change-Id: I6a094a070b11c8b572fd8687be96110c4905e78d
2014-09-26AddressSanitizer: alloc-dealloc-mismatch (operator new vs free)Michael Stahl1-4/+4
Change-Id: I500e70e64c478210bc6da0c13894995a0984c018
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl1-1/+1
Change-Id: Ib810a512f5a88af88901c53025cdf132f95b2ddc
2014-09-26loplugin:inlinevisibleStephan Bergmann1-2/+2
Change-Id: Id2530063cd0302b65dcc82965f1b81c31b759b63