summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
Put the VCL KeyCode class in the vcl namespace. Avoids clash with the X11 KeyCode typedef. Change-Id: I624c9d937f7c5f5986d313b6c5f060bd8bb7e028
2014-08-23Resolves fdo#82970: Insert footnote button has incorrect tooltipJulien Nabet
Change-Id: I8b958a847495fe9949829453dcc259a9a6467b83
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
Put the vcl Cursor in the vcl namespace. Avoids collision with the Xlib Cursor typedef and some ancient Carbon (?) Cursor typedef on OS X. Change-Id: I7af770c522b5774c87f58cc079ced9fc1bcc88b0
2014-08-23MSP patchsequence fixAndras Timar
Change-Id: Iaf4a6e5eb8291d78835a391894ba1b1cc675390a
2014-08-23fixes related to MSP digital signatureAndras Timar
Change-Id: I06bcf0d2cc8c4915eff3658905087be6a2eadca6
2014-08-23use MSM directly from MSVC dirAndras Timar
Change-Id: I62ebf7f7bc10a81a3949b0aad6e6353619ef6b22
2014-08-23Revert "--with-lang=ALL build exceeds maximum # of files in CAB"Andras Timar
This reverts commit 3bfac473a1b1dfb2210ec07245e649697679bd83. With Matus Kukan's work, which packs .ui files into .zip archives, file count is reduced dramatically. Multiple .cab files won't be a problem in theory, but unfortunately both .cab files had the same disk id 'DISK1' and it caused problems with MSP patch generation.
2014-08-23Access2Base - Removal of Property Set constructionsJean-Pierre Ledure
The workaround to bug https://www.libreoffice.org/bugzilla/show_bug.cgi?id=60752 has been removed. Bug corrected in LO 4.0.2 End of support of Access2Base under LO 4.0.0 and 4.0.1 Change-Id: Ide5046ce4a44096bca42eaf14c4dc96c59958e16
2014-08-23Dispose() method for all objectsJean-Pierre Ledure
An implicit (Terminate_Class) and an explicit (Dispose) method have been created to stimulate better memory management. Change-Id: I240e5117db6bf0d1fcf268e3ddf6d67e0bc1b8eb
2014-08-23writerfilter: remove mce token generatorMiklos Vajna
Commit af7d4a5ebf3e6a09cd2079f241dee16aa22e0276 (n#820503: initial MCE support in writerfilter ooxml tokenizer, 2013-07-03) added these, but in fact only the namespace-alias part was necessary. Now that oox provides the list of namespaces to be registered, it can be removed completely. Change-Id: If8f1b0c07602a0170c63b53d806a5b466d485747
2014-08-23Resolves fdo#82985 Make generic autocorr files (German/Spanish/Italian)Julien Nabet
I applied a part of the fdo#79276 fix Change-Id: I4716c06bfd25efe45a19295e0f5fd7cd1b8b0568
2014-08-22Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet
Test if there's indeed a subnode before testing its type Change-Id: I1bb32652ceb82b0818a8d2cd8d71b46dd96ef2aa Reviewed-on: https://gerrit.libreoffice.org/11050 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-23fdo#80534 bad default value (0) for the number of rowsThomas Arnhold
Change-Id: I39604cf13d1e5714f701dd663ab37a8aed924fa2
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold
Changes made: * Rename "Back" to "Reset" like in other dialogs (eg. Writer - Format - Character). * Apply-Button, which reflects the old behavior of the dialog, and doesn't close it automatically. * Added an OK-Button, which applies the changes made and automatically closes the dialog. With this both use cases should be handled: * Inserting one single URI with simple close. * Modifying multiple URIs without closing the dialog. Hopefully all users are happy with this ;) Change-Id: I1881dee083945cd165fbb8f8444395c1b04a0607 Reviewed-on: https://gerrit.libreoffice.org/10946 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22HIG-ify Cond. format manager + Help buttonOlivier Hallot
* Add help button to Conditional format manager * HIG-ify with frame Change-Id: I54a77a8e33a9bbbc1dd9b64cb4997a21c2e1a318 Reviewed-on: https://gerrit.libreoffice.org/11079 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22HIG-ify conditional format dialog + help buttonOlivier Hallot
* Add help button to contitional format dialog * HIG-ify with frames Change-Id: Iea34bc7b6b14f26d8eb29557610baa7160238c5d Reviewed-on: https://gerrit.libreoffice.org/11078 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22Restore help button in Pivot Table DialogOlivier Hallot
Change-Id: I9602fbb7edd7c7370a806cc0a61b3743a13229de Reviewed-on: https://gerrit.libreoffice.org/11080 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22Split FillAsTable into Binary and Xml variants in the same manner.Kohei Yoshida
And remove BIFF-only records from the Xml variant. Change-Id: Ia18cc079d9a9249fbbe0c328b14b719fba8d6bbf
2014-08-22Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml.Kohei Yoshida
To reduce complexity in each method, and remove records that are specific to binary export form the Xml variant. Change-Id: I6c66054b99dd8cded5767610f2390952b59caf23
2014-08-22Make header (workbook) export and worksheet export clearer.Kohei Yoshida
Change-Id: I9540fa32ca6a4ce041e15b272a049fcdf267fb0c
2014-08-22treat datetime as handledEike Rathke
Change-Id: Idc94174662eee5a75a6b467e47cbf9027e3ba224
2014-08-22current date/time hotkey inserts also if cell is in input or edit modeEike Rathke
Change-Id: Ib3caed607a5ca1b5ce82de0472223c7bdc8f7f54
2014-08-22InsertCurrentTime: don't fiddle with the cell while editingEike Rathke
Change-Id: Ia12b10a44b7d90344a009753ddae801b7d58dddf
2014-08-22WaE: unused parameterMatúš Kukan
Change-Id: Ie3e6e2f0a498f0871e8b757cd7ab73fa4eba0060
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h header was necessary in some cases because of a macro or a typedef that was needed. Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9 Reviewed-on: https://gerrit.libreoffice.org/11075 Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan
Change-Id: Ice90e519bbd32a12de59d696a6dfedaaf45bd45e
2014-08-22if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara
Change-Id: I34e9a98586b795a3fa31ae775aee7898b36e65d4
2014-08-22convert OSL_FAIL to SAL_WARNEike Rathke
Change-Id: I001f29dca5f2a01d70115bb309c99c64c4a65efb
2014-08-22convert OSL_... to SAL_WARNEike Rathke
Change-Id: I073b6f985c4a67f56319e03790b2bceee2f957ff
2014-08-22add formula.uiEike Rathke
Change-Id: I0e2b38ab8e7fae483539e02e93d25d2532bd70ef
2014-08-22Avoid undef member function call with this == nullptrStephan Bergmann
(in which case SwFrm::FindPageFrm, sw/source/core/layout/findfrm.cxx, happened to return nullptr, so all used to go well; but still...) Change-Id: Ib513d9a157d0135ca234930bbcbeeacf814bb80e
2014-08-22CppunitTest_sw_ooxmlfieldexport: enable on WindowsMiklos Vajna
Change-Id: I768bce2398098195f4e5c7d7683f2c8b22f23cc0
2014-08-22Updated coreOlivier Hallot
Project: help ba90edc72a3eedc95f2a2bd2c6923b860cc3e4d8 Fix fdo#80338 Help pages for Data Statistics This is a text to get a mimnimum help for Calc Data Statistics. It can be improved with better english and better maths. Change-Id: I3771ed89c560df1e4e23835f5a15d8cfc47282cd Reviewed-on: https://gerrit.libreoffice.org/11051 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-22Don't add a bogus C:/cygwin64/lib/x86 (or similar) directory to ILIBTor Lillqvist
If we don't know of any separate DirectX SDK library, don't use the $DIRECTXSDK_LIB variable which is bogus at that point. Thanks to Nicholas Ferguson for noticing. Change-Id: I333478da7757694ca9236fd485e93bbd88305278
2014-08-22Prevent downcast to SwTxtFrm when already in ~SwFrm superclass dtorStephan Bergmann
...as done in SwAnchoredObject::FindAnchorCharFrm (sw/source/core/layout/anchoredobject.cxx) during CppunitTest_sw_ooxmlexport5: SwAnchoredObject::FindAnchorCharFrm SwAnchoredObject::GetAnchorFrmContainingAnchPos SwAnchoredObject::FindPageFrmOfAnchor lcl_NotifyBackgroundOfObj SwDrawContact::DisconnectFromLayout SwDrawContact::DisconnectObjFromLayout SwFrm::Destroy SwFrm::~SwFrm SwCntntFrm::~SwCntntFrm SwTxtFrm::~SwTxtFrm SwTxtFrm::~SwTxtFrm SwLayoutFrm::Destroy SwLayoutFrm::~SwLayoutFrm SwCellFrm::~SwCellFrm SwCellFrm::~SwCellFrm SwLayoutFrm::Destroy SwLayoutFrm::~SwLayoutFrm SwRowFrm::~SwRowFrm SwRowFrm::~SwRowFrm SwLayoutFrm::Destroy SwLayoutFrm::~SwLayoutFrm SwTabFrm::~SwTabFrm SwTabFrm::~SwTabFrm SwFlyFrm::DeleteCnt SwFlyFrm::~SwFlyFrm SwFlyFreeFrm::~SwFlyFreeFrm SwFlyAtCntFrm::~SwFlyAtCntFrm SwFlyAtCntFrm::~SwFlyAtCntFrm SwLayoutFrm::Destroy SwLayoutFrm::~SwLayoutFrm SwBodyFrm::~SwBodyFrm SwBodyFrm::~SwBodyFrm SwLayoutFrm::Destroy SwLayoutFrm::~SwLayoutFrm SwFtnBossFrm::~SwFtnBossFrm SwPageFrm::~SwPageFrm SwPageFrm::~SwPageFrm SwLayoutFrm::Destroy SwRootFrm::~SwRootFrm SwRootFrm::~SwRootFrm boost::checked_delete<SwRootFrm> boost::detail::sp_counted_impl_p<SwRootFrm>::dispose boost::detail::sp_counted_base::release boost::detail::shared_count::~shared_count boost::shared_ptr<SwRootFrm>::~shared_ptr SwViewShell::~SwViewShell SwCrsrShell::~SwCrsrShell SwEditShell::~SwEditShell SwFEShell::~SwFEShell SwWrtShell::~SwWrtShell SwWrtShell::~SwWrtShell SwView::~SwView SwView::~SwView SfxViewFrame::ReleaseObjectShell_Impl SfxViewFrame::~SfxViewFrame SfxViewFrame::~SfxViewFrame SfxViewFrame::Close SfxFrame::DoClose_Impl SfxBaseController::dispose (anonymous namespace)::Frame::setComponent (anonymous namespace)::Frame::close SfxFrame::DoClose SfxViewFrame::Notify SfxBroadcaster::Broadcast SfxModelListener_Impl::notifyClosing SfxBaseModel::close SwXTextDocument::close SfxBaseModel::dispose SwXTextDocument::dispose SwModelTestBase::tearDown ... Change-Id: I4c00fa8eebf0346a2bad81a9e362cd901555bbf0
2014-08-22Do not cripple intermediate values to sal_uInt16Stephan Bergmann
Change-Id: I5d39bebbd55cc3170ff52459731fad333a2e92f9
2014-08-22fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.Michael Meeks
Change-Id: I5b32787943ab3f824249359e9924eae25ba5783b
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
Change-Id: I6e3ca358d88e0285fe6e07b0617f3078a5edb857
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks
Change-Id: I35f80610862528d7525fa61135604468271ca37a
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks
Change-Id: Idc1ebba8d859ec79b6744228cfe3ef1f0992e41d
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann
Change-Id: I0f97d12f55e506af699976bf81f4dcf956195aab
2014-08-22Avoid unnecessary invalid downcastsStephan Bergmann
...to SwFmtFtnAtTxtEnd instead of SwFmtEndAtTxtEnd, both derived from SwFmtFtnEndAtTxtEnd Change-Id: I4b909f136268058bedeacd6b47d3f4cd88522ad5
2014-08-22Use comphelper::SequenceAsVectorMiklos Vajna
Change-Id: I115b17da8cc246bf1b2502ed53ef00edad70a21d
2014-08-22Updated coreOlivier R
Project: dictionaries 080424980483bcc29a3556cf1a681c45cd5c50fc
2014-08-22pasted in reverseCaolán McNamara
Change-Id: I6a3f8c9bffd2dbac90c73e472f99dd97b9977127
2014-08-22Resolves: rhbz#1125588 ppc64le passes testtoolsCaolán McNamara
*bzzt*, <lightning arcs, faint smell of ozone>, it's alive! Change-Id: I0b42f4e2603e6d76200d63ab2e26bbb856ae1173
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I694c42a53cb9041b51ef876416f0f61963b89f86
2014-08-22Access2Base - Remove _This in Form and SubForm objectsJean-Pierre Ledure
The construction in Basic Set a._This = a is useful to export the address of an object to Subs or Functions. It increases however the risk of memory leaks. Avoid when avoidable. Change-Id: I81bf01badf00687526a358eda117a55b12f5d72b
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara
Change-Id: Ie08970cefccdb1339e162bb5f4d3318efc6c61a5
2014-08-22QueryBox DLG_CHANGE_AUTH_ENTRY -> MessageDialog + stringCaolán McNamara
Change-Id: I836381f710e4f36b977284f6996bb135fc328049