summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-21convert CVT constants to scoped enumNoel Grandin
Change-Id: I7703816b6a1df2bf24c06cdf9992f9982ae724e8 Reviewed-on: https://gerrit.libreoffice.org/15826 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-21tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch
Change-Id: I5a723d5ecc4a075be64ba9766e574d9a9df50eb1 Reviewed-on: https://gerrit.libreoffice.org/15821 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-05-21convert TABITEM constants to scoped enumNoel Grandin
Change-Id: Ia16127a7d97ef7db59bd2b0e6b8d14d8625bc526 Reviewed-on: https://gerrit.libreoffice.org/15827 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl
cleanup the folders chart2/ and ucb/ Change-Id: Ia5f230703e55da5710eaa52bbd9e22a6395a49ad Reviewed-on: https://gerrit.libreoffice.org/15832 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-21Breeze: update blue color for text iconsandreas_ka
Change-Id: I051ce1165b8ddf5e3adabfacde03d436f3ada1ec Reviewed-on: https://gerrit.libreoffice.org/15835 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-05-20Tango: update folders, charts, arrowsAdolfo Jayme Barrientos
Change-Id: I898eee3a4c47f710b52ef7126f79e9aa7f1bd364
2015-05-21Use --disable-shared if DISABLE_DYNLOADINGTor Lillqvist
Change-Id: I77f8890ed6d03f02eb8c12c5e034d119bc85addc
2015-05-20sw: avoid CrossRefBookmark assertion when importing ooo83574-1.docMichael Stahl
One of the thousands of redlines in the document contains a paragraph that has a cross-ref bookmark on it. At the end of the import the redlines get hidden, i.e. copied and deleted from the body. Because this redline starts in the middle of a paragraph, the CrossRefBookmark on its last paragraph gets its position corrected onto the middle of a paragraph, and it becomes unhappy and asserts. Probably this can only happen in WW8 import, since other imports insert the redline data into the redline area in the nodes array. Change-Id: I5bfd94cacf9c2e76fd646728a123b3297b47c255
2015-05-20Fix build for gcc 4.6.4.Thorsten Behrens
Change-Id: I59457bf90cf2f457cbbad70ae524af76ed1e89a4
2015-05-20gtk3: fix bordersCaolán McNamara
Change-Id: I7ea1198d08333d0ce95c2e6b5d7dcf8928a11838
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: Idcf5460ec59cfb6f13055652c094d460c15da5ed
2015-05-20sw: add a comment about WW8 non-existent fields, related: tdf#88697Michael Stahl
Change-Id: Ie4da62a864233a7ab4587dd4e1b2f819a39e1441
2015-05-20writerfilter: remove mojibake from commentsMichael Stahl
Change-Id: I8662c3d34c0025379d4e7757b233befa7cae8235
2015-05-20desktop: add soffice --record parameter for easy use of rrMichael Stahl
Allow recording all JunitTests with "RR=1 make check". Change-Id: Ie540cb42990d3032d3fa38abedd4e5134f3ded2c
2015-05-20xmloff: convert legacy assertions in SvXMLNamespaceMapMichael Stahl
Change-Id: I9771bf3b727168bad6aeb07a2eb55eb08b1b6408
2015-05-20xmloff: convert legacy assertions in DocumentSettingsContextMichael Stahl
Change-Id: I2d13b43b6689e75185426854d749760f820884f9
2015-05-20xmloff: convert legacy assertions in PageMasterExportPropMapperMichael Stahl
Make the properties optional, like XMLTextExportPropertySetMapper already does. Change-Id: Iee5d8ac113360937d8f3a3b867a6e6c7a18bbfa4
2015-05-20xmloff: convert legacy assertions in XMLFootnoteSeparatorExportMichael Stahl
Change-Id: I4f9d429e055df0d7bc01e710334259d737d2d4f3
2015-05-20sw: indentation fixesMiklos Vajna
Change-Id: I07311146c16ee273f094f74da1d095279d3b2cbf
2015-05-20Add SwTiledRenderingTest::testSearch() testcase.Miklos Vajna
Fails if the last hunk of commit bdc1824ea7acfa2fe9d71cdbe57882acce155577 (SwPaM::Find: search in shapes anchored to the range, 2015-05-19) is reverted. Change-Id: Id239e781ce493ee8952bcd9a018aa78146933433
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann
...in ScIconSetFormat::GetIconSetInfo, e.g. during CppunitTest_sc_ucalc Change-Id: Ia4380110cafdb0f220b99a8e1aeb5c3efde60d7f
2015-05-20SwPaM::Find: forgot to show the cursor after ending the text editMiklos Vajna
Without this, if you searched inside a shape, then got a next hit outside the shape, you didn't get your blinking cursor even if you clicked into the writer text. Change-Id: I053af9672dc9290728b16780f21301b3b840cb55
2015-05-20odt2mediawiki.xsl: ensure the node selectionRobert Antoni Buj Gelonch
Change-Id: I78d773feaa1766904d455bd9ff5f9ea79c7b6dce Reviewed-on: https://gerrit.libreoffice.org/15801 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-20VclPtr: crash on exit after visiting MSOffice compat pageCaolán McNamara
Change-Id: Ibc2fa183ee0847f92ace08388559d236898b1826
2015-05-20ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selectionsMiklos Vajna
Same problem as in the previous commit, just for mouse move. Previously when selecting "abc" with the mouse only one or zero letter got selected as the mouse moved, now it's properly the whole afffected string. Change-Id: I025dbd71fc02a0c93a532ca188836ffb957d6b35
2015-05-20ImpEditEngine::MoveCursor tiled rendering: avoid partial selectionsMiklos Vajna
Tiled rendering assumes that the whole list of selection rectangles is sent, i.e. the information is not incremental. With this, if the text is "abc" and you are before "a" with the cursor, then pressing shift-rightarrow two times will result in "ab" being selected, not just "b". Change-Id: I70c043575d3c68d78342af0a6b78659d83b4f5f4
2015-05-20enable Apple Numbers importDavid Tardon
Change-Id: I9aaa4ae2e567b54f15097c265a3d1c3c12662b92
2015-05-20enable Apple Pages importDavid Tardon
Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67
2015-05-20sw: fix -Werror=shadowMiklos Vajna
Change-Id: I8ad37290a2b5dab41d180799f9e5ec7d603952ba
2015-05-20Fix reporting missing GStreamer pluginsStephan Bergmann
Change-Id: I99b5994b53a5768b4c0aa8dbd6f54b13b23b333a
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
Change-Id: Ib8750a7acaf038476b0a5307e4a8a0bc3bf16015 Reviewed-on: https://gerrit.libreoffice.org/15824 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-20-Werror,-Winconsistent-missing-overrideStephan Bergmann
Change-Id: Ifc2e1159744dcaf5e7b0249ad00610e41cfe4fca
2015-05-20tdf#91404 check if the item position is validTomaž Vajngerl
Change-Id: I963cf83d32bb976095274be913806de19bdf7a86
2015-05-20gtk3: focus rects for combobox entriesCaolán McNamara
mpComboboxEntryStyle refuses to draw the left side. I have no idea why and have burned too much time on it, so use the normal EntryStyle and set its right junction to get the flat right side Change-Id: Iff5fb1c1b21d2935c3817e7825b86b8e30e899eb
2015-05-20bump product version to 5.1.0.0.alpha1+Christian Lohmaier
Change-Id: Ib77d7879b0d845bdccc523467f654b836704cdcf
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9
2015-05-20tdf#76941 and tdf#87539: docx export image greyscale, watermark, black&whiteJoren De Cuyper
Thanks to Miklos :) Change-Id: Ib6344ff654e39bf712d7071545573fb2ec525b63 Reviewed-on: https://gerrit.libreoffice.org/15733 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
2015-05-20tdf#85911 docx: export comment initialsJoren De Cuyper
Change-Id: I1437c197312911a15a50715235d840b24117bfba Reviewed-on: https://gerrit.libreoffice.org/15742 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
2015-05-20AutoCorrect: Emoji support (hu)László Németh
Change-Id: Ic2ad51b0ce496d28ba94b31302c7abb21a1c59a7
2015-05-20AutoCorrect: Emoji support (en-US)László Németh
Modern graphical operating systems have default Unicode 6 support with several Emojis and other useful special characters. Using their short names within colons (de facto web standard), now it's possible to insert them immediately. For example: :keyboard: -> ⌨ (U+2328) :camera: -> 📷 (U+1F4F7) Change-Id: I189609983281bcfc223cfd39678e92200b826c89
2015-05-20mbHasInsertTab is not needed anymoreTomaž Vajngerl
Change-Id: Icc7eb914a16d6492146879967a6dc8b634d50b6e
2015-05-20cleanup codeTomaž Vajngerl
Change-Id: I0fdcb3d179d87ae202199d2eb904e701bad45ab1
2015-05-20fixes for changes in "edit"Tomaž Vajngerl
Change-Id: Ied0f44e38ac52f13c9c229366342849aa29ec754
2015-05-20scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl
Change-Id: I5eeaa1ee9c63f1a1d624022857a80cbebc079627
2015-05-20edit - setup painting settings in ApplySettingsTomaž Vajngerl
Change-Id: I583caa0bbec9e4998bcc78e5edc4e29ab9d3b4b2
2015-05-20cleanup sidebarTomaž Vajngerl
Change-Id: If4964adcc693ccf32e815d6cf8aad8e1c196ada8
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl
Change-Id: Ief8fb3aa0a39082598c3d488a758416604a3991a
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl
Change-Id: I3468176b8605094887f1d81ce37ef2c47719e3e7
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl
Change-Id: Ia0ce7349efcdf0ee8f46bbfeca8b2496b738b9ad
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl
Change-Id: I89ea754dbbb64e535ca719af4e7d949ac117df0a