summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-25loplugin:unreffunStephan Bergmann1-9/+0
Change-Id: I6a772c32071a85579861e9f2c03f7664032ff643
2014-08-25writerfilter: remove unused application attributeMiklos Vajna1-6/+0
Change-Id: Ic4e16f8303611197e7d2a149e85c7b73dc30bcc8
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann3-8/+6
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: If88f88cfe0144b83b3228650a34d9bf2c468b936
2014-08-25Dump table attributes and page description itemsJan-Marek Glogowski1-1/+19
Adds the SwPageDesc name to the dumpAsXml output of the SwFmtPageDesc / RES_PAGEDESC SfxPoolItem and dumps the tables attibutes. Adtittionally this renames the unknown field name, so it doesn't produce wrong XML output (blamed by "xmllint --format") and adds the hex node type to the start and end node XML output. Reviewed on: https://gerrit.libreoffice.org/11091 Change-Id: I3cde39d423e17909243675efdd39557a6bfffbd7
2014-08-25Translate German comments, fix some wsPhilipp Weissenbacher3-141/+137
Change-Id: Ida67ce193ad032e2a1855e4380626f805514c2f2 Reviewed-on: https://gerrit.libreoffice.org/11103 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe5-21/+15
Change-Id: Icc073be041ae0b0c690e869a0edaff3515d1d601
2014-08-24Updated coreOlivier Hallot1-0/+0
Project: help c124f21d9c10bd56bfe8c1b1e89a898c360372a0 FDO#80453 Help page for Edit-Fill-Random Numbers Help page for Calc's Edit - Fill - Random numbers Change-Id: Iab6c86f77d5bdc170af2e6cdf208470b0ce1db9f Reviewed-on: https://gerrit.libreoffice.org/11097 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
2014-08-24Indentation fixesMiklos Vajna1-8792/+8792
This makes model.xml about 20kb smaller. Most inconsistencies were introduced when unused tags were removed, like <optional>. Change-Id: I5e77860cf09bad4cad3e9dd7383371a10386c260
2014-08-24added Lithuanian "LTL" to EUROCONVERT(), CONVERT()Aurimas Fišeras2-1/+13
Change-Id: Iefde129177df827c4b6508ff190f20e1e1973221 Reviewed-on: https://gerrit.libreoffice.org/11088 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-24added LTL Lithuanian Litas to Euro ConverterAurimas Fišeras2-5/+26
Change-Id: Id4eeb42bbbaec979f60b57ddab2794b38f1e3157 Reviewed-on: https://gerrit.libreoffice.org/11090 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-24added EUR as default currency to Lithuanian localeAurimas Fišeras1-1/+8
Change-Id: I08c82639da2acd5830fa69044b252217b69c5e62 Reviewed-on: https://gerrit.libreoffice.org/11089 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt50-170/+62
The general idea is to encourage use of the sidebar instead of floating windows (for Navigator, Styles&Formatting and Gallery) Changes: * Show the sidebar by default in Writer & Impress * Remove the Gallery floating window (Gallery now always opens in the sidebar) * Remove all Gallery, Navigator and Styles&Formatting links from the default toolbar in Writer (since they have an icon in the sidebar and the sidebar is shown by default now) * When selecting "More" from the Styles dropdown, the Stylelist opens in the sidebar instead of the floating window This has all been discussed extensively here: https://bugs.freedesktop.org/show_bug.cgi?id=73151 Change-Id: I3a0461d1472711da7121801000af294b432fccb1 Reviewed-on: https://gerrit.libreoffice.org/11077 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-24fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky1-1/+3
Change-Id: If52532b8e8ca38e82fd95c13080d521d9cb529aa
2014-08-24tools: make some variable names more clearChris Sherlock1-7/+7
Change-Id: I5eb2428f4c71e5aa9bfc0bf71c06d87be039ad3b
2014-08-24vcl::KeyCode fixesTor Lillqvist1-4/+4
Change-Id: I3504e3152ee3969f35c639807ac2fb0753a8aa62
2014-08-24Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold1-0/+3
Otherwise the Deck will be changed, but not shown... Change-Id: I4be7756542a8c21a616e7615ef40535e7310b90c
2014-08-24fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold1-0/+7
Change-Id: I921a8a0b749df62c50f0ae8cb2de85f6cb459784
2014-08-24Sidebar: Use proper default value for DeckThomas Arnhold1-2/+2
gsDefaultDeckId is "PropertyDeck". Deck "default" does not exist and triggers a fallback, which is the first Deck in the list, which is "PropertyDeck", too. Change-Id: If2daa53d002c6547cc5f6fbed1408719c10b149d
2014-08-24Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold3-0/+17
After clicking on "Close Sidebar Deck" the highlighted icon will now lose its highlight. Change-Id: Iee947641343d46c84af7afb93cd52101e39149f7
2014-08-23Translate German comments, fix some wsPhilipp Weissenbacher4-186/+176
Change-Id: I3bc8d82c5689b8a2da1374e42dd70191e2fe8ef3 Reviewed-on: https://gerrit.libreoffice.org/11099 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist213-453/+448
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 Nabet1-1/+1
Change-Id: I8b958a847495fe9949829453dcc259a9a6467b83
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist37-104/+99
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 Timar1-8/+3
Change-Id: Iaf4a6e5eb8291d78835a391894ba1b1cc675390a
2014-08-23fixes related to MSP digital signatureAndras Timar2-2/+4
Change-Id: I06bcf0d2cc8c4915eff3658905087be6a2eadca6
2014-08-23use MSM directly from MSVC dirAndras Timar1-3/+3
Change-Id: I62ebf7f7bc10a81a3949b0aad6e6353619ef6b22
2014-08-23Revert "--with-lang=ALL build exceeds maximum # of files in CAB"Andras Timar1-2/+0
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 Ledure9-336/+1
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 Ledure14-19/+115
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 Vajna2-28/+0
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 Nabet2-6/+6
I applied a part of the fdo#79276 fix Change-Id: I4716c06bfd25efe45a19295e0f5fd7cd1b8b0568
2014-08-22Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet1-0/+1
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 Arnhold1-0/+1
Change-Id: I39604cf13d1e5714f701dd663ab37a8aed924fa2
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold8-64/+85
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 Hallot1-85/+123
* 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 Hallot1-111/+168
* 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 Hallot1-1/+15
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 Yoshida2-50/+33
And remove BIFF-only records from the Xml variant. Change-Id: Ia18cc079d9a9249fbbe0c328b14b719fba8d6bbf
2014-08-22Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml.Kohei Yoshida2-43/+110
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 Yoshida1-16/+21
Change-Id: I9540fa32ca6a4ce041e15b272a049fcdf267fb0c
2014-08-22treat datetime as handledEike Rathke1-0/+3
Change-Id: Idc94174662eee5a75a6b467e47cbf9027e3ba224
2014-08-22current date/time hotkey inserts also if cell is in input or edit modeEike Rathke1-110/+164
Change-Id: Ib3caed607a5ca1b5ce82de0472223c7bdc8f7f54
2014-08-22InsertCurrentTime: don't fiddle with the cell while editingEike Rathke1-0/+6
Change-Id: Ia12b10a44b7d90344a009753ddae801b7d58dddf
2014-08-22WaE: unused parameterMatúš Kukan1-0/+2
Change-Id: Ie3e6e2f0a498f0871e8b757cd7ab73fa4eba0060
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza60-74/+13
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úš Kukan4-3/+22
Change-Id: Ice90e519bbd32a12de59d696a6dfedaaf45bd45e
2014-08-22if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara2-9/+9
Change-Id: I34e9a98586b795a3fa31ae775aee7898b36e65d4
2014-08-22convert OSL_FAIL to SAL_WARNEike Rathke2-2/+2
Change-Id: I001f29dca5f2a01d70115bb309c99c64c4a65efb
2014-08-22convert OSL_... to SAL_WARNEike Rathke1-5/+10
Change-Id: I073b6f985c4a67f56319e03790b2bceee2f957ff
2014-08-22add formula.uiEike Rathke1-0/+1
Change-Id: I0e2b38ab8e7fae483539e02e93d25d2532bd70ef