summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-07Non-BMP chars are now covered by HTMLOutFUncs::Out_CharStephan Bergmann1-16/+5
...and use the rtl/character.hxx functions for surrogate handling Change-Id: I32002f990e4f211932a99652cdfd7992d3ea6329
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara7-45/+0
Change-Id: I3211707d38c15a6fd3edcbe70fc3cee9b65dd6f6
2016-10-07de-src RID_HELP_ONSTARTUP_BOX checkboxCaolán McNamara3-9/+3
Change-Id: I30ff54c55078333526ad34256f1c81c62fca920c
2016-10-07HID_HELP_ONSTARTUP_BOX goes nowhere in helpCaolán McNamara3-7/+0
Change-Id: I9a8556fcda0bd39107491dd178b816e4421f160c
2016-10-07two unused CheckBox resources in swCaolán McNamara2-13/+0
Change-Id: I5716c22693c89c7d546c62703d63b7d150daa2cd
2016-10-07de-src SvxStyleBox_Impl comboboxCaolán McNamara3-15/+3
Change-Id: I42963a03fcc2657f55fb7b807aa5312c654928cd
2016-10-07no SpinFields are directly loaded from .src files nowCaolán McNamara2-14/+0
Change-Id: Ie9280d465e86b5f5b87ffd7b2944f3ed789724d1
2016-10-07convert calc navigator to .ui formatCaolán McNamara13-808/+533
Change-Id: I74d718b128ea1d795ab01da1234f58cfe1852aff
2016-10-07Updated coreCaolán McNamara1-0/+0
Project: help 2729e2ce77fb2bb13307f86d23c4ac9c0a87799e drop unused HID_HELP_ONSTARTUP_BOX Change-Id: I7bc262782089f5603d61028431af5d6e378891eb
2016-10-07sc: Allow paste to overwrite existing data in tiled editin mode.Michael Meeks1-0/+1
Change-Id: Ibb7a4697a509d011dd8a6a1793f41d4c73d1f253 Reviewed-on: https://gerrit.libreoffice.org/29598 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2016-10-07Recognize fps/ pathGabor Kelemen1-0/+2
Script was tripping over this valid reference: From source/text/shared/guide/cmis-remote-files.xhp, we did not find file fps/uiconfig/ui/remotefilesdialog.ui. Change-Id: I42b178742f7f168177c525191f54b43d3a5821d6 Reviewed-on: https://gerrit.libreoffice.org/29571 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 002cb35f42378ed4f0bf3e7237958de20364f1a9 test-hid-vs-ui: Correct reference to the 'FramewURLPage' element From source/text/swriter/01/05060800.xhp, referenced items ['FrmURLPage'] were not found inside sw/uiconfig/swriter/ui/frmurlpage.ui. Change-Id: Ic310f8336c4f35e089ec89609ae9813d1c947910 Reviewed-on: https://gerrit.libreoffice.org/29561 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 144ddfd10227e1df5278f30d769db6d764113802 test-hid-vs-ui.py: Fix reference to the FrameTypePage element From source/text/swriter/01/05060100.xhp, referenced items ['FrmTypePage'] were not found inside sw/uiconfig/swriter/ui/frmtypepage.ui. Change-Id: Id90eac6a6e056ac7f41865d47a883e11d064a6a0 Reviewed-on: https://gerrit.libreoffice.org/29563 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 290fafb8251ba86d9ab9eb33c8190ab1dea1e429 test-hid-vs-ui: Drop help text of removed option 'Export' From source/text/shared/optionen/01030500.xhp, referenced items ['export'] were not found inside cui/uiconfig/ui/opthtmlpage.ui. Change-Id: I88257e0762061d6c4760864736f6b0bd8cd8ed60 Reviewed-on: https://gerrit.libreoffice.org/29564 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 8d725fbc2ee0681358d37a0f65619781bfdecfc3 test-hid-vs-ui: Drop help text for removed UI elements From source/text/shared/optionen/01040200.xhp, referenced items ['vscrollbar', 'hscrollbar', 'ruler'] were not found inside sw/uiconfig/swriter/ui/viewoptionspage.ui. Change-Id: Idb0ba9cabe6289580ca63d11331a7b91a5f9da04 Reviewed-on: https://gerrit.libreoffice.org/29565 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07xmloff: fix --enable-mergelibs buildMichael Stahl4-47/+5
... by merging all object-using CppunitTests into uxmloff, which is already disabled for MERGELIBS. Change-Id: I12ad08660fd714cceba2fe9b855cdb1bbda19c2d
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 6b3c7ef49473eab14473f472e73013596c517a0e test-hid-vs-ui.py: Drop help of removed UI elements From source/text/shared/01/05210400.xhp, referenced items ['load', 'save', 'hatchingslb', 'anglectl'] were not found inside cui/uiconfig/ui/hatchpage.ui. Change-Id: Ifc76ca0a1894f24bb76265ce8d3d10b55f753908 Reviewed-on: https://gerrit.libreoffice.org/29566 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 3397dc7e5b3c126a2080c3f8a96b9ece8b2aaba4 test-hid-vs-ui: Drop help of removed UI elements From source/text/shared/01/05210300.xhp, referenced items ['load', 'gradientslb', 'save'] were not found inside cui/uiconfig/ui/gradientpage.ui. Change-Id: Idd6a02c766d268bca806b30bd73787cb12f78338 Reviewed-on: https://gerrit.libreoffice.org/29567 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07Updated coreGabor Kelemen1-0/+0
Project: help 2e76562c5f1e2afb5753c3ee9443b1df4b1b0cde test-hid-vs-ui: Fix reference to 'replace_backwards' UI element From one of ['source/text/shared/01/02100000.xhp', 'source/text/shared/01/02100100.xhp'], referenced items ['backwards'] were not found inside svx/uiconfig/ui/findreplacedialog.ui. Change-Id: Idc762c8bb3e290d99e62a7dbee7f0e7ecbdcc950 Reviewed-on: https://gerrit.libreoffice.org/29568 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-10-07tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier2-4/+8
Exponent without sign in scientific notation is coded in Excel with a minus sign replacing plus sign: 0.00E-00 for instance This format is already correctly treated in Calc but was not correctly exported to Excel or ODF Change-Id: Ide117b04e0eb887c6cdd6699ae8ec723d1d29d50 Reviewed-on: https://gerrit.libreoffice.org/29198 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2016-10-08Pivot tables: Fix XLSX import of nested date groupsTamás Zolnai3-1/+46
Same fix which was added for other kind of groups: f697d7aa5c26f9fcfd717b76a4827a5bcb38325e Change-Id: Ic35602ce32cc35933edebc6256e85b2a2a691b77
2016-10-07unit test for tdf#101562Eike Rathke1-0/+17
Change-Id: I4cf35e541875e89928d43b1f7e8392908c3ffb0b
2016-10-07don't call inflateEnd if inflateInit failedDavid Tardon1-1/+2
This fixes the following valgrind message: ==12572== Conditional jump or move depends on uninitialised value(s) ==12572== at 0x1505C89C: inflateEnd (inflate.c:1258) ==12572== by 0xD17644D: ZCodec::EndCompression() (zcodec.cxx:106) ==12572== by 0xD17724E: ZCodec::AttemptDecompression(SvStream&, SvStream&) (zcodec.cxx:405) ==12572== by 0x5F17020A: PlainTextFilterDetect::detect(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&) (filterdetect.cxx:157) ==12572== by 0x3C3F098C: filter::config::TypeDetection::impl_askDetectService(rtl::OUString const&, utl::MediaDescriptor&) (typedetection.cxx:1040) ==12572== by 0x3C3F0449: filter::config::TypeDetection::impl_detectTypeFlatAndDeep(utl::MediaDescriptor&, std::__debug::list<filter::config::FlatDetectionInfo, std::allocator<filter::config::FlatDetectionInfo> > const&, bool, std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> >&, rtl::OUString&) (typedetection.cxx:946) ==12572== by 0x3C3ED6A1: filter::config::TypeDetection::queryTypeByDescriptor(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, unsigned char) (typedetection.cxx:427) ==12572== by 0x49B232CF: OwnView_Impl::GetFilterNameFromExtentionAndInStream(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (ownview.cxx:219) ==12572== by 0x49B011EB: OleEmbeddedObject::TryToConvertToOOo() (oleembed.cxx:268) ==12572== by 0x49B03AD1: OleEmbeddedObject::doVerb(int) (oleembed.cxx:837) ==12572== by 0x9F5C353: SfxInPlaceClient::DoVerb(long) (ipclient.cxx:946) ==12572== by 0x402D395A: SwWrtShell::LaunchOLEObj(long) (wrtsh1.cxx:588) ==12572== Change-Id: I51c0fbdc185897c60f6c0099b96c6ca9c25a35ba
2016-10-07Resolves: tdf#101562 ScRefUpdate::Update() needs to flag sticky even unchangedEike Rathke1-0/+4
... so area broadcasters can be "adapted" (though not changed) and broadcast a change to invalidate listening lookup caches. This is the delete row part of the bug scenario. Change-Id: Ie6072a6b8e7967faa135a3c4d0a9024b6afcd69c
2016-10-07tdf#101562 inserting within an entire col/row reference needs to flag changeEike Rathke1-4/+17
This is the insert part (e.g. Undo) of the bug scenario. Change-Id: I87060bd9f0ad6d58a11308e58e7ce56875327c52
2016-10-07tdf#102776 : switching the menubar in all windowsSzymon Kłos1-14/+34
Change-Id: I74804605ec9dd15d1e4dbea15f09709dbf9c8770 Reviewed-on: https://gerrit.libreoffice.org/29580 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <eszkadev@gmail.com>
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann3-52/+20
...ever since 4d61332a3cb172cdfe29f64efb325f6ef20c573c "[CWS autorecovery] removed (now) unused methods in Sfx(Top)Frame" Change-Id: I3a1bc00d8a11337211cdf7265ad8e5e7d5363600
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann4-6/+5
...ever since 8a6861a404c082226b52df335e3b0046164e6432 "initial import" Change-Id: Id048d7ae1a1aa855b33e2490154ee449f16c9b2f
2016-10-07these navigator entry menuitems should be radio checksCaolán McNamara1-0/+3
Change-Id: If85c9195a646622091ae057b5ad7d0ec866f0348
2016-10-07Updated coreCaolán McNamara1-0/+0
Project: help 1b422723b57ca4bd856ab5eab9e9dd7767888a2c update help ids for calc navigator .ui conversion Change-Id: I9d712222a91bc1c9fbef6c4bd92c10d46f59090c
2016-10-07Fix mis-merge in commentStephan Bergmann1-1/+0
...introduced with bf3caf8afaec110857a32cd129ee9d85fcb24970 "INTEGRATION: CWS adarefilterteam29: #i20264# Applied patch from tono@openoffice.org for writing in local charsets" Change-Id: I411af51f447f820dfd4a85506d6e12dbff8f298f
2016-10-07Clean up RTFOutFuncs interfaceStephan Bergmann2-35/+32
Change-Id: I934f2375474035504b4ba9612af4f45a7d05ce9b
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann3-16/+28
Change-Id: Ic96b64244f817196ccdfe06b97f7f31291adf372
2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl3-39/+35
Move Win32 stuff over to DdeInternal class where it can be better encapsulated. Change-Id: Ia3d4c72cf7ad1b7d54bef5d175c579cd426407e7
2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl2-14/+14
This reverts commit 1b613450f85d052b7343eacefd79abbfe4f35e2f.
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann2-14/+14
Change-Id: I8e7c79a4d3a9d6c226f9d112c59ada5a7f76c7a4
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+1
Change-Id: Iaa9f697270fe47c30170925f4c66092c15efa4bf
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl5-35/+58
... with windows.h by putting our enum into a namespace, and while we're at it convert it to enum class etc. Change-Id: I804cd82565e77e6ab9a9d3a529f1ea43379fe0be
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna4-4/+10
The free-form string attached to a signature is called description during ODF/OOXML signing. The certificate chooser dialog has an input field to provide that. The PDF export dialog's signature tab reuses this dialog, but also provides an an own reason input field for the same purpose. So in case the generic dialog's description field is filled, don't simply throw away that string, but set the pdf export's reason field to the same value. XDocumentDigitalSignatures.idl is not a published interface and it is used only internally, so the API change is only nominal. Change-Id: I6d4cf0b3f586417a76a052dc30c960478a95c984
2016-10-07Minor performance improvement of previous patchStephan Bergmann1-4/+6
Change-Id: Ia6c9d4ab15a81c6afd051f24e50983bc2af6d019
2016-10-07rhbz#1382401: Support surrogate pairs in HTMLOutFuncsStephan Bergmann2-12/+26
Change-Id: Ib578f758e4f5f355a79a014c2ad4660924dd34a4
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl13-19/+7
Currently LFS_CFLAGS are only used in a handful of libraries but there's no obvious reason why it can't just be set everywhere. Also set it in windows.mk, i have no idea if it's needed for MinGW (certainly not for MSVC). Change-Id: I5f62e3011c2089abbf5539fc54c7ff10e07b1599
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+2
Change-Id: I0e95a5ec30a9418b2635c0dd7cbe74a72055552f
2016-10-07Blind fix for --enable-pch Windows buildsStephan Bergmann1-0/+1
Change-Id: Ieffc0e8a29870dcc63c28fc644742b3e6a6031a4
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann4-32/+21
...instead of various integer types. Revealed that the GetConvId functions were unused. Change-Id: I6c6427bd8c14166e58bed3405084e3919bdc97f9
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara5-181/+31
anywhere else, so explicitly list them here in an auxillary ilst some are mentioned in sfx2/source/sidebar/Theme.cxx, and some are mentioned in *IconURL properties in officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu Change-Id: I0cf3919c20277d4c88783f06da53c5e889049a06
2016-10-07Remove unused include fileStephan Bergmann1-45/+0
Change-Id: Id1a1dcc1d8d06e6a90861976cbb5616ec65ff234
2016-10-07loplugin:staticmethods: Don't be fooled by decls starting with macrosStephan Bergmann1-1/+1
...like SAL_DLLPRIVATE coming from UNO include files. Change-Id: I9eb64c96b7e9e2a3742a166cedcf635d98fe65a0
2016-10-07loplugin:staticmethods: basicStephan Bergmann3-11/+11
Change-Id: Ic8c8c8ad4470e14d662f478f6b859cd908c9f78c
2016-10-07loplugin:staticmethods: desktopStephan Bergmann2-3/+3
Change-Id: Ic0c8ff1cd2809527ec4a3c4012af342bcab1308b