summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-25don't hardcode the version string in crash report urlMarkus Mohrhard
Change-Id: I9814e5975d69d4b93dd2a2b142e9368dc665c225 Reviewed-on: https://gerrit.libreoffice.org/22554 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
We can add several additional key value pairs during the execution of the program that will be used on the server to show more information. Change-Id: I4102adc15fc821415fa0b997ca7fe0dc4f7abcec Reviewed-on: https://gerrit.libreoffice.org/22553 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-24loplugin:implicitboolconversionTor Lillqvist
Change-Id: I5278a44d9d492d04618068afd1610358bb4b4d5c
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
And all those places that interface to SvxSearchItem. Change-Id: I08915824a596cd0f247a89f44e4684cd22b98082
2016-02-24documentpropertiesdialog.ui: Put document name between quotation marksAdolfo Jayme Barrientos
Change-Id: Ia4f0a4e4853f76e90f22308f528de871d2ec6c60
2016-02-24update emoji autocorrect files from po-filesChristian Lohmaier
Change-Id: Ia76bf2786d9f715aba9d9e00906b4be3b77b045f
2016-02-24Updated corejan iversen
Project: translations 11b3dcfadd4163cd5c0331adb52d4d7b3ea8c52e po update for 5.1.1 RC2 (cherry picked from commit 20a1fd7922d78a2e1401cdd58c80e775ff8dc124) (cherry picked from commit 08352718f0a6dc97d0fccb328dca214c312c42b8)
2016-02-24Update the reference rdbs to libreoffice-5-1Stephan Bergmann
Change-Id: Ie098b41440f97395893f4200128a2016cd1103d4
2016-02-24Update the reference rdbs to libreoffice-5-0Stephan Bergmann
Change-Id: I6c2ee67d9e62a0159a36a1905f29deeee23a3587
2016-02-24Missing @since tagsStephan Bergmann
Change-Id: Ic7cb4f4ab52f05c16637cc1283a8cba59cd1764f
2016-02-24sw classification: don't insert multiple watermark objects in headerMiklos Vajna
If the text is different, remove the old shape and then insert the new one. Otherwise just don't insert a new (identical) shape. Delete and insert is needed because the shape size depends on its textural content. Change-Id: I0c8faa0e3e69416ea0b89fa33155826bc2dc7a4f
2016-02-24sw classification: name watermark objects, so later it's possible to find themMiklos Vajna
Given that they are not fields, it's necessary to re-create them every time their textural content would change. Change-Id: I1276ef686b1b622dccaa8ac4996af8e4cb4de329
2016-02-24sw classification: put watermark shape to the header if policy wants soMiklos Vajna
Change-Id: Ib22b2066bb3f4059425b8c71b5fc737e160aef0b
2016-02-24sw classification: put the relevant field to the footer if policy wants soMiklos Vajna
Change-Id: I61c235660366ec1aba137097600605aae76c39a7
2016-02-24-Werror=nonnull-compareStephan Bergmann
...where "this" must be (derived from) View, in View::InsertData. Before 89d39bc100aabf5dccbe77c0b5c0c85736e85b39 "tdf#94559: 4th step to remove rtti.hxx," that was ISA( View ) which had originally been introduced as ISA( SdView ) into SdView::InsertData with 82453a8c6c84a22b6f940395d9b4c45516197ed3 "#80266#: added D&D functionality for slide view" in 2001 (and then, both in concert, SdView::InsertData changed to View::InsertData and the ISA( SdView ) changed to ISA( View ) with ee8db8ade5ac9205430eab6f1b701f683ea99eb1 "INTEGRATION: CWS impress1: #111996# Transition to stacked sub-shells. Introduction of namespace sd." So just assume it was always only a harmless glitch that is good to go. Change-Id: I5a99e401feb2a4c4455469b58c803ccab06694f5
2016-02-24gtk3: implement native context menusCaolán McNamara
This reuses lots of the unity machinery which is similar to the mac concept of a single toplevel menubar. So to drive popup menus, part of this is a rework that does away with the idea that the "menubar" is the controller of the hierarchy, and instead the top element becomes the controller Change-Id: I4336391718844bc73cfc47c1043f99f0e3b812d8
2016-02-24Remove unncessary castsStephan Bergmann
Change-Id: I5a2a465bec4fe38de683ce989264062a70a12d36
2016-02-24Ah, xsqr got changed from unsigned to singedStephan Bergmann
...in 8bcc538953ceec4ef266f16cf72329bc6080d08c "WaE vs2015 literal implicit casting," that explains why 89fe180fbcdfcd8ee3f52955a29eccd3b9ad0f36 "Silence -fsanitize=shift ("left shift of negative value")" became necessary afterwards Change-Id: I1b3d09ba59d60a88e34e48cc3697a20084623817
2016-02-24tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips
Change-Id: I4a886a9312a4b4afbe2451b88941b72dc5c6dadc Reviewed-on: https://gerrit.libreoffice.org/22621 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2016-02-24-Werror,-Wunused-functionStephan Bergmann
since ce81a477d228277f44e96356e85d92467eb7a0b9 "tdf#97458 - remove unused intel opengl driver version special-casing." Change-Id: I4d1e804bef054db5a999b23c35c308e1a0c5ece3
2016-02-24set gtk layout direction to match oursCaolán McNamara
Change-Id: I27610f28f42368355bef1b3461fc3ccea1b07218
2016-02-24tdf#97662 - Avoid JPEG compressing de-compressed PNG.Marco Cecchetti
Change-Id: Iafa5d4b347da46dedb9431b6870f34b2b6fcad99
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
Avoiding de-compressing and re-compressing them saves lots of time too. Avoid PNG compressing de-compressed JPEGs. Change-Id: I7fe7db8e294e38d3240d284f73183a34ee48fb2d Reviewed-on: https://gerrit.libreoffice.org/22657 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2016-02-24cid#1326844: DP: Use doPrivilegedStephan Bergmann
Change-Id: Id86b4afc0d00864e02c978e0b8d4aa1fde7263c3
2016-02-24mark checkable toolbox menu entries as checkableCaolán McNamara
e.g. the toplevel toolbars put excess entries in menus. If the entry is not marked as checkable then a native gtk menu entry will appear to be stateless when it actually does have a toggle state Change-Id: I7168b44d59fd64dfe264ed8ca26355252d697251
2016-02-24cid#1326523,1326524: Resource leak on an exceptional pathStephan Bergmann
Change-Id: I34016e7124ff33700bb33801145f478ed34e9262
2016-02-24sw classification header: avoid inserting the field multiple timesMiklos Vajna
If there is a field that's the same we would append, don't do anything. The document property is already updated, and the rest is automatic: it's a field after all. Change-Id: I68713629a6917657ff491646c1b7781a9603e4f2
2016-02-24sw classification header: handle multiple page stylesMiklos Vajna
Iterating over all text nodes of the document would be quite slow, use the layout information instead. Change-Id: I124ef62e171b08af681a3ae910ffbdf839e34270
2016-02-24sw classification: put the relevant field to the header if policy wants soMiklos Vajna
Change-Id: I56d37a8c143dd5108bbc9f6444fe3e058378bf5e
2016-02-24sfx2 classification: expose document header presenceMiklos Vajna
Change-Id: Ic69af56982a89356571f0016164b60e22ab94cf8
2016-02-24gtk3: handle items without commandsCaolán McNamara
e.g. the draw/impress context menus. Handle these like MenuManager::Activate does Change-Id: I02a0e377a2d3a57ac7ac9239aaa75dbb856489d2
2016-02-24update language-subtag-registry to 2016-02-10 releaseEike Rathke
Change-Id: Iff9301c7b82f932ef2c71cb1ed62cd24211e92d2
2016-02-24new loplugin:cppunitassertequalsNoel Grandin
look for places we should be calling CPPUNIT_ASSERT_EQUALS instead of CPPUNIT_ASSERT Change-Id: Ia836555d569069c6d0dce592f1c9a78bf8d8adb8
2016-02-24update creditsChristian Lohmaier
Change-Id: Ia62263dd12c2bee3d283037233d4d91a742a6775
2016-02-24Avoid quoting nonsense on WindowsStephan Bergmann
...where "/opt/lo/bin/make.exe distclean" had started to fail with > rm -fr C:/lo64/core/test-install > rm -fr C:/lo64/core/instdir > rm -fr C:/lo64/core/workdir > C:/cygwin64/bin/find: paths must precede expression: rm > Usage: C:/cygwin64/bin/find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression] > Makefile:170: recipe for target 'distclean' failed > make: *** [distclean] Error 1 Change-Id: I98ecb51ba1747d55aec0eb80f5ec5a257dd5af76
2016-02-24gtk3: replace old action if same command is addedCaolán McNamara
i.e. originally we preferred the old action, now prefer the new action because e.g. wrap items in writer only contain their "checkable" state on their update Change-Id: I6a6ce94126253396cc273834a7e8a4fb0a56921d
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann
...replacing implicit NullPointerException with explicit IOException Change-Id: I673c836c64e141a7a3e4b40fca0922feee26bd03
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann
...replacing implicit NullPointerException/IndexOutOfBoundsException with explicit RuntimeException Change-Id: I519b0fcd2b2d2657ae82ef7eb28f88a0e13fa970
2016-02-24Be specific about illegal inputStephan Bergmann
Change-Id: Ib840f5516e503ce92078150933217149fd322bde
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann
...replacing implicit NullPointerException with explicit RuntimeException Change-Id: I14dfe81a6a05d33cb311a6274c085ea0dcf95692
2016-02-24simply the SbxRes stuff, inheriting from OUString is ickyNoel Grandin
Change-Id: Ie9794ea164d587ad87ee13d360cb3abc18166051
2016-02-24Removing #defines for String_XXX in sbxres.hxxbaltasarq
This is a [partial] patch for BUG #84938: https://bugs.documentfoundation.org/show_bug.cgi?id=84938 The objective is to substitute all apparitions of #defined constants for enum class. The victim here is the series of constants STRING_xxx that were located in sbres.hxx and were changed for a StringId enum class. Obviously some other files where the type is used must be changed too. Change-Id: I31fa684eb5eb3508d2025c9a319d5b245cc177af Reviewed-on: https://gerrit.libreoffice.org/22655 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-24chmod -xTor Lillqvist
Change-Id: I9366a8691a69b55d486b863d0149e22a848aa9ac
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
Change-Id: Ibf0871601e52ea4fa49e9622176431943c55abdd
2016-02-24convert TokenTypes to scoped enumNoel Grandin
Change-Id: I17c0a616dd6cf48a22896b6cd6b0df157d1f9a9f
2016-02-24remove unused exc_handling enumNoel Grandin
Change-Id: I5e2e084114c8b0eedd0f2cd8327d6c6d68742462
2016-02-24convert PropertyDescription::LocationType to scoped enumNoel Grandin
Change-Id: Ifcd6bf1728c632ed10301c4a426dae57dbf0912a
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
Change-Id: I25d217ca2cf3e8cc4dfaccc6dc7d5453ffdc6cb6
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin
Change-Id: I26c9929be8aad02030722508334e66f5028ffb37
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
Change-Id: Ib5a595819dec8511d284ed1022d8f7c624f8d8f9