summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-17SkipImages option for PDF importMihai
This option allows images and drawings to be skipped while importing a PDF, the main reason was performance improvement where images were not needed. Change-Id: Ibca342ff6e7005bedf7b16869473832ce2576fb2 Reviewed-on: https://gerrit.libreoffice.org/14470 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17tdf#89423 add missing small delete table iconsYousuf Philips
Change-Id: Id6f0104265e81d5a955e23d7cb3b8d8190fb27d9 Reviewed-on: https://gerrit.libreoffice.org/14520 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17g: SRC_ROOT may not contain path string in a localized environmentTomofumi Yagi
When config_host.mk contains non-ascii characters(e.g. Japanese ), SRC_ROOT may contain an error message "Binary file (standard input) matches") from grep, and SRC_ROOT may not contain path string. With '-a' option, grep will work well. Change-Id: Ifaada5f5a11939d624460cd8dcc57d93911ae790 Reviewed-on: https://gerrit.libreoffice.org/14491 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17tdf#64075 SVG Import: close non-closed filled polygonsVort
Change-Id: I26335c88cd3fd6644e122c8c525bf319cb09f4db Reviewed-on: https://gerrit.libreoffice.org/14475 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17Resolves: tdf#89417 disable hardware accel checkbox if property is readonlyCaolán McNamara
Change-Id: Ie99643ba29a3b47dd47d2fb1359d573a52f4c64a
2015-02-17assert on laying out fdo#82018-3.docxCaolán McNamara
Change-Id: I325cd7ff03468009d06c886f800bd12e3acce976
2015-02-17some more de-boostificationCaolán McNamara
Change-Id: I8ee8fd7b99598e484430d91e17e468951288d72d
2015-02-17callcatcher: update unused codeCaolán McNamara
Change-Id: I08e99a019fd2ec16e2c995035e4bcc09678ef92b
2015-02-17tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing backgroundMiklos Vajna
Regression from 7d9bb549d498d6beed2c4050c402d09643febdfa (Related: i#124638 Second step of DrawingLayer FillAttributes..., 2014-06-02), should be good enough till SdrAllFillAttributesHelper gets its own operator ==(). Change-Id: I03f847bc1589e3771790427d9894cc330a7b8dc6
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky
com_sun_star_form_ORadioButtonModel_get_implementation -> com_sun_star_form_ORadioButtonControl_get_implementation com_sun_star_form_OGroupBoxModel_get_implementation -> com_sun_star_form_OGroupBoxControl_get_implementation and a bit of further cleanup. Change-Id: I2d03d69ac83c482257baed5a6b84a6bacae68889
2015-02-17tdf#89085 Edit page break does not open proper tabRishabh Kumar
Current Behavior : opens a random tab Expected behavior : open Text Flow tab Change-Id: I4bbd9dcf2bbbb237d5d70ef07b88f40be9681e7a Reviewed-on: https://gerrit.libreoffice.org/14486 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17Updated coreStanislav Horacek
Project: help 2e8bb06b63fcb35ec359a9a02f30bce271ef093c mark number as untranslatable Change-Id: I2657a07cb33e2ae40c4a13157382b5356c327ca1 Reviewed-on: https://gerrit.libreoffice.org/14500 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
Plus some associated cleanup. Change-Id: I0a923198c23e2e4ecbc91e5b56cfac31b7f71256
2015-02-17forms: use constructor feature for form modulesChris Sherlock
Change-Id: I8f1588cbd338e2f8b5bc6047d84b17c697a7d2d3
2015-02-17translatable="no" for some .ui placeholdersAndras Timar
Change-Id: I89fe5532b5a8305f94b4c70aac2df7737e691ab5
2015-02-17Bin wrong, misleading and pointless commentsTor Lillqvist
Change-Id: I3d5218b4777f7a1f486b5d4faec1959ade39d123
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist
Work in progress. If a TSA is selected, pass it along to the signature generation in vcl. Change-Id: Ibe105b6d02ab9241b93dd66ab3cb1fa8c6d10093
2015-02-17tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist
Work in progress. The selection not used for anything yet. Change-Id: Ia86fa0f59dcfee8e9d332a028a3fad37f4019fe0
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist
It is just a simple list of entered URLs, accessed from the Security page. No sanity checks for now. No selection of a "default" one for now. Implementation is much simpler this way. The actual selection of one TSA (or none) is done when exporting to PDF. Change-Id: I0392eabc9b9629a6f0a767d1b2337622a61c120f
2015-02-17Bin some superfluous vertical whitespaceTor Lillqvist
Change-Id: I237c90c6451ff0bd0e7a691516ec8ebe70437e4b
2015-02-17tdf#87074 null-ref error from NLPSolver in BasicLeMoyne Castle
Initialize java class member objects exposed as XSolver properties: no default construction in java. Fixes issue for both DEPS and SCO solvers. Also removed info level console prints. Change-Id: I6762c5cca978072ce20b1f69a6b523f53364107d Reviewed-on: https://gerrit.libreoffice.org/14499 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
Fixed some cppcheck defects Change-Id: I25fd6aba9d76df98d20b9a1bb4c9d3c1bf6f84bb Reviewed-on: https://gerrit.libreoffice.org/14487 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-02-17update mdds to 0.12.0Markus Mohrhard
Change-Id: I2de5ec5e705a7c2cbd3ccd5d494dafc5c939448a Reviewed-on: https://gerrit.libreoffice.org/14515 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-17update chart xshape reference filesMarkus Mohrhard
Change-Id: I499595df25f9a36eb1326cb5374db0541bd42ee4 Reviewed-on: https://gerrit.libreoffice.org/14514 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-17fix indentationMarkus Mohrhard
Change-Id: Ifab81cb6e54e177aaf31aceeddc1b6cd3c0cc888 Reviewed-on: https://gerrit.libreoffice.org/14513 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
at least not to ensure that they are singletons anyway Change-Id: I08176afa67ac5f8e4f479b70ca5d71c52d0bb9af
2015-02-16cut down some more unnecessary boost inclusionCaolán McNamara
Change-Id: Ia997e243d28a54d2e3cc9714fe3e7e86d198797c
2015-02-16sal: -Werror=unused-parameterMichael Stahl
Change-Id: Iad2a1c7796812e09c408868d7fa60705a1cc91be
2015-02-16Related: tdf#63690 - add stubs for removed rtl_logfile functions.Thorsten Behrens
This fixes up 3d403f2af2e5b7d26254d45590764f279450fab6, by not removing public API. Change-Id: I60a4b7284661238bdf32a1600f27a7e507c5374a
2015-02-16tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl
A build with gcc (GCC) 4.9.2 20141101 (Red Hat 4.9.2-1) for 32-bit x86 fails because of these undefined symbols: > nm --demangle workdir/CxxObject/svx/source/fmcomp/fmgridif.o | grep \\bWindowListenerMultiplexer::acquire U non-virtual thunk to WindowListenerMultiplexer::acquire() They should probably be generated inline. Work around by out-lining the definition of the methods. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64812 Change-Id: I318f7c39bdf1243be385bc6dc0a47862b22e92c5
2015-02-16tdf#80715: fix infinite loop in find-and-replace if SwTxtNode fullMichael Stahl
In a regex searching for "$" to remove the paragraph break, sw_JoinText() may fail to join the nodes because the maximum size is reached; in this case the cursor has to be moved to the next node, otherwise the search will be stuck on that node forever. This would fix the problem in LO 4.2 but it's actually rather harder to trigger in 4.3+ because the 16-bit size limit of SwTxtNodes is gone. (regression from b60ce8465c8f01242354abccebe00742d164af60) Change-Id: Ie047cad37835adf95afe0d12b94a16ff4aecb17a
2015-02-16sw: test case for search-and-replace bug fixed by commit ...Michael Stahl
... b60ce8465c8f01242354abccebe00742d164af60 Change-Id: Iba1a059b3aeb5b2266398d80e6995f98fd580f14
2015-02-16sw: work around buggy boost::intrusive::circular_list_algorithms::unlink()Michael Stahl
Boost is clearly following the C++ tradition of surprising omissions. Change-Id: I205ef17f87b176da938ebfa3e1a0748e94605daf
2015-02-16(related: tdf#80715) sw: fix Ring::MoveTo() not doing anything...Michael Stahl
... if the parameter is currently in the same list. The "boost::intrusive::circular_list_algorithms::transfer" has a precondition that the 2 parameters must not be in the same list. This causes an infinite loop in SwFindParaText::Find(), which is hiding the infinite loop that i'm trying to debug... While at it, remove some unnecessary complexity. Change-Id: Ib41f52c6d5c44ecc358c6170ee1e6e98729e1302
2015-02-16sw: RingContainer::merge(): assert that the Rings aren't already linkedMichael Stahl
The function would un-merge them in that case, which is just a little bit surprising. Change-Id: Ife1d572635b812d3ff5b9f93c1ddf1954e12aca5
2015-02-16Add kde4-open-url scriptJan-Marek Glogowski
Adds a KDE4 specific URL processing script. Change-Id: I0116fa95f076a5772e88c616e93de542fe4fe4e4
2015-02-16MM: don't read column content twice to fill SwCalcJan-Marek Glogowski
Currently we fill the SwCalc dict twice via lcl_GetColumnCnt and GetMergeColumnCnt. This also drops the unused nFmt argument from GetMergeColumnCnt. Change-Id: I2f7fd1578353e919209002c0c3040adc14b08528
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel
Moved ISEVEN and ISODD functions from mathematical to information Change-Id: Ib40e877c9809338031e4b3047fd7ef3f12b392a2 Reviewed-on: https://gerrit.libreoffice.org/14501 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-16Translated remaining german commments in sc/source/core/data/documenX.cxxAlbert Thuswaldner
Change-Id: I637c592aeb53830be2f32153462df7d9a189e844 Reviewed-on: https://gerrit.libreoffice.org/14370 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-02-16WaE: unused function 'lcl_getLayoutRect'Tor Lillqvist
Change-Id: I1892d6c0c0466eea266b653f0b5907236cb84624
2015-02-16remove debugging spewCaolán McNamara
Change-Id: I8652e7fb41bce932afa418cedfab308f03379040
2015-02-16tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis
Change-Id: I955d0a3c99aa516677cac9c38b81aff41b616dc3 Reviewed-on: https://gerrit.libreoffice.org/13573 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2015-02-16include algorithm for std::maxCaolán McNamara
Change-Id: I03c3bf1f920e77871383ab52e2c729154860b15d
2015-02-16Related: fdo#74880 small leak in scaddinsCaolán McNamara
Change-Id: I331a3a358c5275b770aa1319f43af21b9bb3fd83
2015-02-16include algorithm for std::minCaolán McNamara
Change-Id: I74b8e08d17b411daa1466c261f4797ee43cdcf67
2015-02-16incomplete type error under some compilersCaolán McNamara
Change-Id: I87740d4d035bc4e430d566f4672bfd338511d3a8
2015-02-16another dependency still requiredCaolán McNamara
Change-Id: I0f0ce96ee8209f711739952422d642a012252d1f
2015-02-16restore dependenciesCaolán McNamara
Change-Id: I20645122bc80d729093dff8d1a8094c6fbf7d68a
2015-02-16boost->stdCaolán McNamara
Change-Id: I44b208a2c5c5bf73ac025462c9f7bd499ed0a49b
2015-02-16set unotools mk to require boostCaolán McNamara
Change-Id: I45857f694bb1906c2169058b9b09333a472da3fc