summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-02Resolves: #i122885# handle SmartTag related exceptions gracefullyHerbert Dürr
and support diagnostics by providing exception details (cherry picked from commit 7334341e5986b7685866a836195fd6d189293cab) Conflicts: sw/source/core/layout/layact.cxx Change-Id: I18f4ddafd48f53329d313ada5fe1624974a61894
2013-08-02small expand tweakCaolán McNamara
+ a) use default dropdown count b) SAL_N_ELEMENTS Change-Id: I67f12137eedb19bcaf79309fc64bf5c29a70e64d
2013-08-02modern .ui widgetlayout for datetimeCsikós Tamás
widget found at: database/insert/report -> insert/Date and Time Change-Id: I8d0f388bd8e3eb7169e24570beeb7d6b513b8d05 Reviewed-on: https://gerrit.libreoffice.org/5213 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-02Mark as constTakeshi Abe
Change-Id: I7ad2a1bd29afbf4813b1ad984081935ca84ec98a
2013-08-02Add saving state for ComputerConnectionFragment.Artur Dryomov
This change should provide more smooth rotation change. Change-Id: I3d530485752069fb5f6d4683b68b83ef97f87808
2013-08-02Change computers adding behaviour.Artur Dryomov
Show a button only when a WiFi tab is selected or there are no Bluetooth support at all. Change-Id: I8944f4a4ec0dbcba087744960f467dca87ba7a86
2013-08-02Fix possible pin-related bug.Artur Dryomov
The latest LO release does not allow entering PIN-codes without leading zero. This change should solve possible issues from client-side. Change-Id: Ie2f2db9baa5d677cbbed772497d32668cdd5748f
2013-08-02Add servers sorting.Artur Dryomov
Change-Id: Idd3d39fcf91fba6d5f7b0615d241f6ad9f46bd5f
2013-08-02android: improve remote control debugging.Michael Meeks
2013-08-01Updated coreCaolán McNamara
Project: help 1d342b5132ae3c6efbbb8b81df14726c2ef15d59
2013-08-01Updated coreCsikós Tamás
Project: help 7cac382748b5c5ade0e6df66da99a8069673b3b2 update help ids for footnotes endnotes tab page .ui conversion Change-Id: Ia4a156a966172f388d0f7cc08521ef5a53ebde14 Reviewed-on: https://gerrit.libreoffice.org/5222 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-01restore 50 max char limitCaolán McNamara
Change-Id: Ic6323475abc2cdafc7c237c51741353c403d6ee1
2013-08-01modern .ui widgetlayout for uiregionswCsikós Tamás
widget found at: writer/insert/section -> footnotes/endnotes Conflicts: sw/source/ui/dialog/regionsw.src Change-Id: Ie3f24eeb63f334dd8db9fce4bc2762b1927e58f9 Reviewed-on: https://gerrit.libreoffice.org/5221 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-01fdo#67639 Rotate crop area when the image is rotated.Tomaž Vajngerl
Change-Id: Ifdd0080f278b67b815f15c71523497de59e615bd
2013-08-01update signature of DrawTextArray in workbenCaolán McNamara
left behind since 0c7579d5de63f569773daf894bcc0ab173223f2a Change-Id: Ide1f81e5af52bece9ef96cfb1c16948086908e22
2013-08-01fdo#67489: Add test for this.Kohei Yoshida
The master branch doesn't have this bug, but it's good to have a test case for this. Change-Id: I986d51bb78effc829f01f40b9ad63647f5341fa9
2013-08-01Add more logging areas recently introducedTor Lillqvist
Change-Id: I0773f75bcc09a7eceee4525d34f908edfaced16a
2013-08-01Include <sal/log.hxx> so that SAL_INFO actually compiles as expectedTor Lillqvist
Change-Id: Ib7209627052563391eedadb671ed164a1cf863c0
2013-08-01attempt blind fix of Macos compile errorNoel Power
Change-Id: I1e524e1daf40b72b434824f891ac5ad2af1cd7f8
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
Change-Id: I26ca00f345b4f8b47dc35cd22652ef55f6d99536 Reviewed-on: https://gerrit.libreoffice.org/5218 Reviewed-by: Ioan Radu <ioan.radu.g@gmail.com> Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-08-01Remove commented out codePhilipp Weissenbacher
Change-Id: I28fd79d603bb40c4ca36167271641ebdf1d54f55
2013-08-01Change search timeouts from milliseconds to seconds.Artur Dryomov
Makes things readable and should prevent potential typing bugs. Change-Id: Ifcb90568859e94896f5c2a313546fe1fdd6fa4bc
2013-08-01Fix Bluetooth devices discovery.Artur Dryomov
* Listen async Bluetooth status messages and start discovery properly. * Remember Bluetooth status before running the app and manage the state. Change-Id: I2be3fb6a503c5f6ace96732ebd0302935f1afb84
2013-08-01fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek
Change-Id: Ief39aecd247b612c52cd970b6c5911f34d8cb69e Reviewed-on: https://gerrit.libreoffice.org/5208 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-08-01Add enableOnRadioCheck for 2 dependent windows.Andrzej J.R. Hunt
This is needed for the embedded db selector that is to be added to the database setup wizard. Change-Id: I5bbf4bf51472ca84c678b97991b9763fc062a88f Reviewed-on: https://gerrit.libreoffice.org/5198 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-08-01unit test for fdo#64753 ( import/export of sheetprotection )Noel Power
Change-Id: Ib66a8ef62ba598890c7db634cf54003fd92485a7
2013-08-012nd step to export SheetProtection fdo#64753, actually export the dataNoel Power
Change-Id: Id9fa1f9b917f9df8ca0ead02dfd5405388039b4b
2013-08-011st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power
Change-Id: If420b386543c15c7b550a720b6e2db69bf372d7f
2013-08-01Fix computer creation spelling.Artur Dryomov
Replace a notice with different hint. Change error message to be shorter. Change-Id: I93f063bb07c37749466787d7a965893fc79a69bb
2013-08-01Remove custon scaling for GridView slide previews.Artur Dryomov
Should make thinks less hacky. Change-Id: I007800558ce8a0a567addde3b01926bb53c311f6
2013-08-01fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida
Otherwise the table widget won't have any idea which rows are displayed, and end up not populating the ranges. This is caused by the switch to the .ui dialog, which delays calculation of the dialog size until late. But the code that populates the ranges was execuated when the widget was instantiated, at which time the widget didn't have its size assigned. Change-Id: I22943b41b21b58cc67e872dff13ad3c25eee8438
2013-08-01enable WiFi support for sdremoteSiqi LIU
Change-Id: I753b94413262cea6dd094b16a7ae03e8952f2522
2013-08-01add new debug area and use SAL_INFO instead for debug infoSiqi LIU
Change-Id: If719f3340ac585d162e1bb40847ce17e67415869
2013-08-01merge WiFi support into remote control feature toggleSiqi LIU
Change-Id: I4b65021698d6cdd576cff3155f9122195f45cc6a
2013-08-01CoreText is default, so document --disable-coretext and not --enable-coretextTor Lillqvist
Change-Id: I308648c5c03382d1963e721fea2ad6a61e3ef795
2013-08-01android: don't mess with the system bluetooth setting unless we have to.Michael Meeks
2013-08-01send out presentation title during the preview pageSiqi LIU
Change-Id: I6acf7d6a690f9b29d11b4af9ea027e34170fbfdb
2013-08-01STR_POOLCOLL_DOC_TITEL: added a comment for translatorsCédric Bosdonnat
Change-Id: I9afc15c2b5539e798e408bec07a25b9b8739c266
2013-08-01Resolves: fdo#65609 restrict width of all user-controlled edis and listsCaolán McNamara
Change-Id: I1f15e17c903daee849c53a689a8bb3465bac5f74
2013-08-01WaE: C4701: potentially uninitialized local variable 'pGlossary' usedTor Lillqvist
Change-Id: I299c89c6417b6f3cf0932d8c5d8a3b9983300d5e
2013-08-01Updated coreCaolán McNamara
Project: help a33c7f18d600d08e5bf1cff321ed914ee76761b8
2013-08-01Updated coreCsikós Tamás
Project: help 6d653a9f5a8f4bf28f6168ca995fd52579b87f10 update help ids for page number dialog .ui conversion Change-Id: Id74ac417c50d32c0edb3e78330450fabc2b510ea Reviewed-on: https://gerrit.libreoffice.org/5212 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-01remove dangling helpids...Caolán McNamara
and bring the listbox beside its label Change-Id: I51f7e0b204b8a033f13d132b16444e06e0927e53
2013-08-01modern .ui widgetlayout for pagenumberCsikós Tamás
widget found at: database/insert/report -> insert/page numbers Change-Id: Ibc0336a5a61cea44451e9a30b7dba5666dbc0fed Reviewed-on: https://gerrit.libreoffice.org/5211 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens
Change-Id: I977981bb45da1599e8d46bd8d961dcbb01ebd99b
2013-07-31Fix reference update on range references in named expressions.Kohei Yoshida
This fixes the macro test failure. Change-Id: I8ddaaaa49d1faf36cc37212895c21023a4ab6135
2013-07-31Add test on updating references in named range.Kohei Yoshida
This currently fails. Change-Id: Ibb2b9e4430c97479d068d94d233f04f60b255966
2013-08-01Fixup: SvxSimpleTableContainer got moved to svtoolsThorsten Behrens
Change-Id: I358e244a8cc8a98255645265e8734a2bb6eac8f1
2013-08-01Use a slightly less-hermetic name for the new about:config tabpage.Thorsten Behrens
Change-Id: Ib64d06acdbcc2dd988e1c28c10a5446903f45914
2013-08-01Fix indent, use more idiomatic const ascii array & methods.Thorsten Behrens
Change-Id: Ib8b03f96b3b07f6846c7ffce8522bb03fb1301a3