summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-27Access2Base - Bug when event triggered by toolbar buttonJean-Pierre Ledure
Argument given by LO to macro triggered by toolbar button is an integer, not an object. This should not cause a visible error for the end-user from within the Events() Sub Change-Id: I4a307270b0d5cf2992b3bb304deb8cd30222dd95 Reviewed-on: https://gerrit.libreoffice.org/9452 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-27Access2Base - setProperty erroneously omittedJean-Pierre Ledure
Change-Id: I5d2a1b37d80137e6b8fd080d8c2d73372ad0512c Reviewed-on: https://gerrit.libreoffice.org/9479 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-27newly unused helpidCaolán McNamara
Change-Id: I977e6df72fcb06a192af539559f79b2f146495f7
2014-05-27Updated coreCaolán McNamara
Project: help 5916c2b39f6aa68c6d47f266be84085a84d9a8c7
2014-05-27Fix (small) memory leak (as observed with CppunitTest_filter_tiff_test)Stephan Bergmann
Change-Id: Ib840d66882faeca01d07a8764957a1c7c4075ec0
2014-05-27fdo#67935 "print on group change" acted as "print in first group instance"Lionel Elie Mamane
The "parent" group changed iff this is the first iteration of *this* group *or* *detail* *section*. The "parent" group's first iteration means that we are in the first value of the parent group (in other words, the *grand*-*parent* group changed). Change-Id: Ia4a798cb37db2f17e7deef1058b25795bfc02648 Reviewed-on: https://gerrit.libreoffice.org/9503 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-27fdo#67937 "print on group change" defaults to TRUELionel Elie Mamane
Thus it needs to be saved when it is *false*. Change-Id: I01bae547afe71ede12fb852c1a9040b7e45bf7b9 Reviewed-on: https://gerrit.libreoffice.org/9502 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-27OXMLSubDocument: copy PrintWhenGroupChange, tooLionel Elie Mamane
Change-Id: If6a5d9a50f5d600b96faebc51b9798a8e63eec49 Reviewed-on: https://gerrit.libreoffice.org/9501 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-27RID_DLG_UPDATEINSTALL conversion to .uisk94
Change-Id: I02ead5dc934d0f9ae9e958cbe6592250f1aaf1a4 Reviewed-on: https://gerrit.libreoffice.org/9464 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-27resolved rhbz#1101224 do not attempt to obtain names for NULL tabsEike Rathke
This happened when the HTML export via clipboard tried to resolve conditional formats, where we have a temporary instance of a document containing only the sheet to be exported. Change-Id: Ic7498a1cab3eabede74773868287a2cc3edef052
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
Change-Id: Ib9e1ed6119b5286871ac10136f7fcbefffe7aebe
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara
Change-Id: Iebae064986ad722d445c8d654e39e338e104f021
2014-05-27Updated coreStanislav Horacek
Project: help 1c2805c0bc819a94bf5754e7838db134c1cdb62f rename print range command Remove to Clear Change-Id: I8c787b7caadfe52a93532596e5b404781712dba5 Reviewed-on: https://gerrit.libreoffice.org/9490 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-27Updated coreStanislav Horacek
Project: help ab67f805e692888fd0c89157b54e9c41c9d405b0 correct name of command adding separator in customize dialog Change-Id: Ia57602ccfa957918b44390c4db9b17b4bbe33e15 Reviewed-on: https://gerrit.libreoffice.org/9491 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-27fdo#78348 DOCX import: end progressbar after parsing is doneMiklos Vajna
Change-Id: Id3db99a7ea341bcfc9bf2cd2b718e70a17d41f76
2014-05-27fdo#79236: sw: Undo of changing style crashes on invalid item (-1)Michael Stahl
Change-Id: Ie0b0791722a0ca8d75b7981362661be0c9706c6d
2014-05-27sw: clean up some relative includesMichael Stahl
Change-Id: Ide7f2d098e65d03f84af8db4c6bcaaa7c9d58cf2
2014-05-27sw: remove some unused includesMichael Stahl
Change-Id: I98dbfac31e489f48bc4e9f1c047c793518160aa3
2014-05-27sw: move SwSendMailDialog etc. to swui libraryMichael Stahl
It doesn't make sense to have a declaration in header in sw/source/ui and the implementation in sw/source/uibase Change-Id: I270b2102d1f006836bb6210bd7a6c1c2e4c1e431
2014-05-27sw: document uibase dirMichael Stahl
Change-Id: I88ccba75c9cb1d31654f20245a52a4de28933189
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
It's too confusing to have UI code inside of core; the important part is that it's separated from the optional UI code in swui library. Change-Id: I640a52723d5802faf08f3b8eaa03cd937fd93449
2014-05-27sw: Library_vbaswobj should not include headers from source/core/incMichael Stahl
Change-Id: I07a0f27b1e6a1dbe9681cfe1593c3d05e7504532
2014-05-27sw: Library_swui should not include headers from source/core/incMichael Stahl
.. or sw/source/filter Change-Id: I87fd41dc092a6dc042f85009188fed3df19fbf3f
2014-05-27configure: try to detect using JDK with wrong bitnessMichael Stahl
Another option would be to try -d32 / -d64, not obvious which is better. Change-Id: I2836d8a07e55971999f91dd417916aca394ccfa6
2014-05-27Fix memory leak (as observed with CppunitTest_filter_pcx_test)Stephan Bergmann
Change-Id: Ic00653cad7f15f60a8f2613938def25820d7e9ae
2014-05-27cid#706962 Uncaught exceptionNoel Grandin
Change-Id: I29a28a13f7cd8f9965db97247bbf377f9937213c
2014-05-27cid#706965 Uncaught exceptionNoel Grandin
Change-Id: I8e21e567459d39b454264603ca8e6a4d5cd79356
2014-05-27cid#707024 Uncaught exceptionNoel Grandin
Change-Id: If294a1ad9c8364e0651305321cd42d9afc927233
2014-05-27cid#707029 Uncaught exceptionNoel Grandin
Change-Id: I139ae90a8bee40914d4c4f67084952dd0017ebd1
2014-05-27cid#707057 Uncaught exceptionNoel Grandin
Change-Id: I13e8499eb1911d479d42293b68785c54ffeded71
2014-05-27cid#707058 Uncaught exceptionNoel Grandin
Change-Id: I410716be297a1355bc48539198ec65c2a33a181e
2014-05-27cid#707134 Uncaught exceptionNoel Grandin
Change-Id: I5f4f71df60defe2a2849b40a4eddeb48bfe3a2c9
2014-05-27cid#707135 Uncaught exceptionNoel Grandin
Change-Id: I49d85f11bfe3a7cfdf3fd6cf252473a3f25bebe3
2014-05-27cid#707139 Uncaught exceptionNoel Grandin
Change-Id: I4d821c576fef09ca7935a931b1632238ae550df9
2014-05-27cid#707147 Uncaught exceptionNoel Grandin
Change-Id: Ie49e70c3fa7704727129e613814aaf559d1a7fb6
2014-05-27cid#707192 Uncaught exceptionNoel Grandin
Change-Id: Ibf6f8a4a405d089eb8bbdcf46269f2f78b2222a9
2014-05-27cid#707198 Uncaught exceptionNoel Grandin
Change-Id: Ibfe57b366207550b0f3c0e9cb7e8da1078531742
2014-05-27cid#707199 Uncaught exceptionNoel Grandin
Change-Id: I4ff6cdf0f7d48318a948865784c66f992fe52e3d
2014-05-27cid#707232 Uncaught exceptionNoel Grandin
Change-Id: I834cde0d59f9d283fa31eb5bd0fc8dd89736e064
2014-05-27cid#707234 Uncaught exceptionNoel Grandin
Change-Id: I1c6bf752deafeb445bbe7132c851fe5e84be3ca4
2014-05-27cid#707235 Uncaught exceptionNoel Grandin
Change-Id: I62e9691fb7e583c2c8a097bcba389fb6a5b0bd3a
2014-05-27cid#707236 Uncaught exceptionNoel Grandin
Change-Id: I96d69c4ed7a28f5197507e26eaee68134df2988f
2014-05-27cid#707249 Uncaught exceptionNoel Grandin
Change-Id: Ib8ae83da27b24962769737626a9b55489239bda9
2014-05-27cid#707251 Uncaught exceptionNoel Grandin
Change-Id: I77a606e3200da94fcf2268c5cd6c396068a82e47
2014-05-27cid#707262 Uncaught exceptionNoel Grandin
Change-Id: I873804a9f666d4627e65b53ea6390fb8585588f7
2014-05-27cid#707271 Uncaught exceptionNoel Grandin
Change-Id: I95d1e737004074a00100b4c7ba4f15f660df4ff5
2014-05-27cid#707272 Uncaught exceptionNoel Grandin
Change-Id: I4ff6b2fddc0cb96ec088cb0b123a9f6185db389c
2014-05-27cid#707273 Uncaught exceptionNoel Grandin
Change-Id: Ic9dcbcdc73a0e7b95d665e58db291fa50a287a3c
2014-05-27cid#707295 Uncaught exceptionNoel Grandin
Change-Id: If63df32a079bb4a568ed6085097062f77c351a06
2014-05-27cid#707296 and cid#738184 Uncaught exceptionNoel Grandin
Change-Id: I59d1a0818bd896f0ac601c72e7f6cc89f95f043c