summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add HarfBuzz support to the build systemKhaled Hosny2013-04-2316-0/+280
| | | | | | | | | To be used in the next commit. Change-Id: I6ee286d0c050a5ca650e7fb3692b0facccb5f0c0 Reviewed-on: https://gerrit.libreoffice.org/3517 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Updated coreStephan Bergmann2013-04-231-0/+0
| | | | | Project: help 2057fbeeeab78144913ded4b662d14db7e64f8ff
* reword commentLionel Elie Mamane2013-04-231-4/+6
| | | | Change-Id: I13aaf37421c7652e8e293759e9f563fc76cb1344
* isEmpty() instead of getLength()==0Lionel Elie Mamane2013-04-231-1/+1
| | | | Change-Id: I610ecd58f3f7fa7f3ab04db8b17259bbc54c2b74
* Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton2013-04-231-2/+5
|
* fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2013-04-232-4/+17
| | | | | | | | Apply the table-cell-style to paragraphs inside the table cell for cells with value-type="string" and office:string-value attribute. This should complete commit 1b5839f49c07beb6fbde6c7370a5636d22f9ab77. Change-Id: Ief34de1e7c5087906ea597ce3ca96e020f6eebe6
* Changed the MPL header from v1 to v2Marco Cecchetti2013-04-221-12/+4
|
* fixed a mess of out of bounds string accessesEike Rathke2013-04-221-23/+40
| | | | Change-Id: I800840e1b3c0d97a049b3ceba0ec244365dc8e6b
* Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane2013-04-221-5/+7
| | | | Change-Id: I5ab021f99373f24b6be2ca6db00fe8b6e69bc9cb
* Trying to avoid linking with boost on WindowsFridrich Štrba2013-04-222-0/+18
| | | | Change-Id: Ic0c538dfad88f850d95f417f2741ef7dba7fc5e4
* Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba2013-04-222-0/+13
| | | | Change-Id: Iea3ec9a56eb008c6a0729a151b392f1e62925720
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-2219-2899/+1035
| | | | | | | | | | | | | | | This reverts commit 67e69a55820f50973ca0de75ccab2bb07d0bada8, applying a band- aid fix to cli_ure/source/climaker for now. Conflicts: stoc/inc/bootstrapservices.hxx stoc/source/tdmanager/lrucache.hxx stoc/source/tdmanager/tdmgr.cxx stoc/source/tdmanager/tdmgr_common.hxx stoc/source/tdmanager/tdmgr_tdenumeration.cxx stoc/source/tdmanager/tdmgr_tdenumeration.hxx Change-Id: Iae669985d0194f06fa349a4a39f0ebd230bc5d28
* clean up PythonTestsDavid Ostrovsky2013-04-225-35/+23
| | | | | | | Conflicts: sw/PythonTest_sw_python.mk Change-Id: I8dc937df02efb686bf19d6606b9b42b6f0abf742
* avoid crash when no table grid is givenLuboš Luňák2013-04-221-0/+4
| | | | | | | The document may contain just <w:tblGrid/> and <w:tblW w:w="0" w:type="auto"/> . It appears we do not handle the auto width properly at all, but at least don't crash. Change-Id: Ibdc9d1ad69c13456acd347a151ec8739bcb98855
* base for unusedcode compiler pluginLuboš Luňák2013-04-221-0/+75
| | | | | | Needs work to actually do something useful, but the basics are there. Change-Id: I193922f2f5572760c8c20def0f9b830138f47fef
* Data-aware ListBox: document changes & improve documentationLionel Elie Mamane2013-04-222-3/+17
| | | | Change-Id: If75a2e86654ffef71e37cf55c24af721182215d7
* Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane2013-04-222-7/+48
| | | | | | As opposed to index in list or *display* string Change-Id: I5fa74c80b28db843d45ee68523a4349ba44d229b
* ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane2013-04-223-3/+16
| | | | Change-Id: I7c2ab0e42a82baa39e1b48124cc8cf58bfa126d5
* Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane2013-04-221-5/+5
| | | | Change-Id: Ice58cf4f67fae6a26548bae6569ae0c0993a7e84
* Rephrase documentation a bitLionel Elie Mamane2013-04-221-2/+2
| | | | Change-Id: Icb02894c32ced62792d641bf1177bdc2b5ba184b
* janitorial: alignmentLionel Elie Mamane2013-04-221-1/+1
| | | | Change-Id: I1e061635d496c54a0c948805dac968f0fb0c67f8
* Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane2013-04-225-23/+153
| | | | Change-Id: Id081e4f6bb765056f17babcfec52a1aedcd7b5d5
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
| | | | Change-Id: I5434b05a7980919773d017b5b450f5d3c2325551
* janitorial: typo in variable nameLionel Elie Mamane2013-04-221-4/+4
| | | | Change-Id: I0bc68e7a1f589e11f16bc539f49a323e64bd834f
* Note on design philosophy of data-aware ListBoxLionel Elie Mamane2013-04-221-0/+48
| | | | Change-Id: I773c6b0704a31ab501cc51c6c7cd5e4be390a166
* Data-aware ListBox: BoundValue==-1 to store index in listLionel Elie Mamane2013-04-222-7/+14
| | | | Change-Id: I248cd5ec62574f47a27f8b37e1e90333b8748af2
* Data-aware ListBox: can have a BoundColumn even without bound database columnLionel Elie Mamane2013-04-221-7/+2
| | | | | | It defines what goes into the ValueList property, what getCurrentValue() returns, and what an external value binding gets. Change-Id: I9242d3a6040ec98c22b1d4350942dfa0e7aa6c5b
* Data-aware ListBox: getCurrentValue should return *binding* valuesLionel Elie Mamane2013-04-221-2/+49
| | | | | | As opposed to display values Change-Id: I8afb52d69786702776f4e8d24390ba8ede417e92
* Data-aware ListBox: populate ValueList even without bound fieldLionel Elie Mamane2013-04-221-8/+9
| | | | Change-Id: I8742285778962b5be10f3aa300236efd525bdeb9
* assert non-nullness of interface before useLionel Elie Mamane2013-04-221-0/+1
| | | | Change-Id: I467830dce80e97db1b20c6d589fb4ca407cfa26c
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
| | | | Change-Id: Icc10f98e4153278d3e5bde33d0454675121306a7
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
| | | | Change-Id: Icba805697caa6675339535b382fc4f24f86a94fb
* factorise common codeLionel Elie Mamane2013-04-222-2/+8
| | | | Change-Id: I53ee3b7c99205046b25f437480d26e484ac2c340
* Updated coreLionel Elie Mamane2013-04-221-0/+0
| | | | | Project: help e54918ea208076c28dd2b2879f2aee3f280f81b3
* restore DialControl Modify handlersCaolán McNamara2013-04-222-0/+22
| | | | | | | removed by a352018c76028b332ccc50be6ee12c16f75aac25 but we will need them again soon Change-Id: Ibeaa4aeeec3dc073592ecf7e8c53b8bb03e791b4
* Java cleanup - static fields that should not be staticNoel Grandin2013-04-223-48/+31
| | | | | | | | | | | | | Somebody appears to have been confused about the purpose of static in Java. These are instance fields and should therefore not be static. Also reduce the visibility of some methods and fields. Change-Id: I0b5875b6cbd91ee89823e2058b87c1087dc5c92e Reviewed-on: https://gerrit.libreoffice.org/3555 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* n#382137: Band-aid to avoid crash when saving the .odt to .docx.Jan Holesovsky2013-04-221-4/+7
| | | | Change-Id: I6994da8a79cd7d6ca559ca41823a912381bdd61e
* rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann2013-04-222-2/+10
| | | | Change-Id: Ifc8275276811ba24b62f93096e7cb98a5dbf658c
* remove executable bitLuboš Luňák2013-04-221-0/+0
| | | | Change-Id: I4582e96d97f40b1f592882de4e84036b017d8679
* fix shell script execute permissionsNoel Grandin2013-04-221-0/+0
| | | | | | | | looks like it was inadvertantly removed by commit 62badf38283ef31e50d40e62f5d8bc3824c615d7 "Move to MPLv2 license headers, with ESC decision and author's permission" Change-Id: Iac1d010cf6f4b03e0e7e14e26552f7be31aafb79
* restore a FontSizeBox::GetValue variantCaolán McNamara2013-04-222-0/+22
| | | | | | | correctly removed by 994a737a317165db736f2a2f6a25b3439207da5d but we will need it again soon Change-Id: Ifedf8da2a33e834a5cba6da11c63c784572bd58d
* Restore SfxControllerItem::GetCoreMetricCaolán McNamara2013-04-222-0/+41
| | | | | | | was correctly removed by 9c2f7056a82c4d7719715ca1c77f8dd4c17aa24c but we will need it again soon Change-Id: I7b2af6a17fc1c34d9313428e759e93fdde9ba0d7
* get curl building on aixCaolán McNamara2013-04-221-0/+2
| | | | Change-Id: I4f8f2830a4c13637f6ee6aa06c554b88b95fcf45
* xmloff::token::GetXMLToken: only execute the check onceMichael Stahl2013-04-221-10/+16
| | | | | | | Tor says this check eats many CPU cycles, and the checked array is static, so checking it just once is sufficient. Change-Id: Ic8f85ebe940e4cf2c258cc778a8fd14512bdef94
* xmloff::token::GetXMLToken: deploy assert in consistency checkMichael Stahl2013-04-221-2/+2
| | | | | | There will be serious problems if that is inconsistent. Change-Id: I41b8de66132224fb5cd2a6dcb7ff3128eb704016
* editeng: move two double used SIDsThomas Arnhold2013-04-221-3/+3
| | | | | | | | | | | | | Those are using the same IDs: SID_OBJECT_MIRROR (SID_SVX_START+1093) SID_DELETE_POSTIT (SID_SVX_START+1094) Also move SID_ATTR_PARA_OUTLINE_LEVEL to make it not too complicated. The range from 1121 to 1124 is free. Before those sadly non. Change-Id: If62fdc1eb8bb89f2e7f7c3682c8a83450ca03eb4
* this slot name is unused and SID_SD_AUTOPILOT is already using itThomas Arnhold2013-04-221-1/+0
| | | | Change-Id: I9aaf8fb16b8c62dae1123d578acb6780b59ef46e
* SID_ATTR_TEXT_FITTOSIZE is already using this slotThomas Arnhold2013-04-221-1/+1
| | | | Change-Id: I26a0f821d026c8e0701fa3860357168837ea5a28
* Uploading LGM2013 version of libcdrFridrich Štrba2013-04-222-2/+4
| | | | Change-Id: Icdf57cb8a40256b4a474ededd3ba030bd79497f4
* add test case for error bar range importMarkus Mohrhard2013-04-223-1/+33
| | | | Change-Id: I6719731d1b142bc49cdd5b93e8bc22520d5db540