summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace the module icc functionality by a use of lcms2Fridrich Štrba2012-06-0418-5527/+13
| | | | Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38
* Move the AppUserModelID code to the launcherJesús Corrius2012-06-0413-181/+37
|
* Bypass scripting in one more place when DISABLE_SCRIPTINGTor Lillqvist2012-06-041-1/+2
| | | | Change-Id: I37ec7fa799e6a8e3162c4dfb2ec92aeccfc57df1
* Must use -mmacosx-version-min=10.6 when host platform is iOS simulatorTor Lillqvist2012-06-041-2/+6
| | | | Change-Id: I968ecece624fa7a951699b1958e8c20300ecc78a
* Unbreak stuff on iOS a bit after bootstrapping changesTor Lillqvist2012-06-042-0/+4
| | | | Change-Id: I0d2ebfc9aa78a9fed057b853d54797a88218c587
* Seems that URE_INTERNAL_LIB_DIR is now mandatory (it's pointless on iOS)Tor Lillqvist2012-06-041-0/+3
| | | | Change-Id: I17aa913b8947451e4bf57355a7569769a01ef5b4
* scatterbrain forgot to amend the previous commitIvan Timofeev2012-06-041-6/+4
| | | | Change-Id: Id26bb075d02be3d6ddfd457afd36c5d1114122e4
* remove the border from the options dialog, use just a separator insteadIvan Timofeev2012-06-044-35/+27
| | | | Change-Id: Ie1ca686a6bc7aea223837ab4c1ec0dad82b43073
* Fix call of getLengthJulien Nabet2012-06-041-2/+2
| | | | Change-Id: I5fb5bc5016bd2779643ecfcf2df40e00c4741a2c
* Hyperlinks/Fields wrapping feature.Muthu Subramanian2012-06-042-2/+69
| | | | | | * Known issue: If the hyperlink wraps the next content is always from the new line! :( * Pending: Creation of unit test case for this.
* targeted string re-work (ii)Olivier Hallot2012-06-034-56/+48
| | | | | | Further simplification of d8e3eb234b729e9b3d9b8d81abd27f228fd06687 Change-Id: I2fa695e236cb6dc3be66fc57e7fae167cc368904
* targeted string re-work (ii)Olivier Hallot2012-06-033-5/+5
| | | | | | further cleanup of aa062d1b735f3ebef00fe64c74240240d3912722 Change-Id: Ibadaa736b3e8919b1ca1b21fe2ac7acedb7a673b
* Targeted string rework (ii)Olivier Hallot2012-06-035-32/+29
| | | | | | Further cleanup on top of 2f1a1c529694c1fec6d3b02930f8226c7b2bccd9 Change-Id: If348a0985ea92e4dafc450402053d43f77a0f58f
* Import X errorbars.Rafael Dominguez2012-06-036-20/+192
| | | | Change-Id: I069271ad1c0f2fc5ec0854d6fb13aa0dc25be01d
* Export errorbars attributes and styles to XML.Rafael Dominguez2012-06-031-1/+23
| | | | | - Instead of exporting the errorbar data to the series in a global way now each errorbar has its own attributes depending on their user settings, so we can have different data for each type bar (only when using ODF 1.2 extended) and still keeping it backward compatible with old formats.
* Map errorbars properties from chart2 API to xml.Rafael Dominguez2012-06-033-0/+11
|
* fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist.David Ostrovsky2012-06-031-3/+3
| | | | Change-Id: If2d21c3f04459a4cee1ebb748ddc885915063b31
* packimages: better interpret 'default' value in WITH_THEMESMatúš Kukan2012-06-032-4/+7
| | | | Change-Id: Id68748b557f4ec5a28489ea894be221953ac9045
* removed unused definesTakeshi Abe2012-06-038-22/+0
| | | | Change-Id: I95eb6a46e6d2a2763313e90e5b15582c83f66b81
* do not check for win-specific stuff on mingwDavid Tardon2012-06-031-14/+12
| | | | Change-Id: I8316e1ce35d059938da35651c0fa1412b8648a7d
* use API headers from OUTDIRDavid Tardon2012-06-031-1/+8
| | | | Change-Id: I77a647d7f24efa9159a85d0085e0306a8019e3da
* fixed indentation of sw/source/core/inc/environmentofanchoredobject.hxxPhilipp Riemer2012-06-031-63/+63
|
* make coding style of files (e-h) in sw/source/core/inc consistentPhilipp Riemer2012-06-039-138/+89
|
* translate German comments in sw/source/core/inc/f*.hxxPhilipp Riemer2012-06-037-227/+200
|
* re-indent files in sw/source/core/incPhilipp Riemer2012-06-032-516/+499
| | | | | * re-indentatation by -4 spaces * delete ASCII art separators
* make coding style of files (a-d) in sw/source/core/inc consistentPhilipp Riemer2012-06-0320-158/+179
|
* translate German comments in files (a-d) in sw/source/incPhilipp Riemer2012-06-0310-161/+91
|
* make coding style of files starting with a capital letter in ↵Philipp Riemer2012-06-0326-125/+74
| | | | | | sw/source/core/inc consistent Also tranlate German comments in these files at the same time.
* targeted string re-workNorbert Thiebaud2012-06-025-31/+31
| | | | Change-Id: Ia43a1ac7e55f3823255d739fb0930fa23ec5ab27
* targeted string re-workNorbert Thiebaud2012-06-023-8/+8
| | | | Change-Id: I2b2bc81099a7da2300e73fff91d104cc0b6ed2f5
* targeted string re-workNorbert Thiebaud2012-06-024-14/+13
| | | | Change-Id: I6f5075e40d820c91b3fa8a359564da4a4d098032
* targeted string re-workNorbert Thiebaud2012-06-025-99/+99
| | | | Change-Id: If149857d1f5171ad451c00de55e68b1aa215358b
* targeted string re-workNorbert Thiebaud2012-06-0211-66/+66
| | | | Change-Id: I27a092628e48b39f7bad2ed895f80aeea0d9ee35
* targeted string re-workNorbert Thiebaud2012-06-027-66/+66
| | | | Change-Id: Ica5753180f4c8be4547ba97bbd7221309d1e3157
* targeted string re-workNorbert Thiebaud2012-06-0216-108/+98
| | | | Change-Id: I6eb2242506ef2d230770e513579caf4455ec37d5
* targeted string re-workNorbert Thiebaud2012-06-022-31/+31
| | | | Change-Id: Id37249ba16f543798324ee2cac566ec56d8e378e
* targeted string re-workNorbert Thiebaud2012-06-022-3/+3
| | | | Change-Id: I48ca4f57f97f49fe344a7d4aab079f23765d2679
* targeted string re-workNorbert Thiebaud2012-06-024-192/+191
| | | | Change-Id: Ib607fc30bf6eaa1c1043eb7e815295b728da3085
* targeted string re-workNorbert Thiebaud2012-06-028-174/+174
| | | | Change-Id: I20867f9ef04297f27523b63dc1e18a2e31da5d42
* targeted string re-workNorbert Thiebaud2012-06-0212-111/+109
| | | | Change-Id: I120b321166bb078b44d8b9894a1f906e9c6a611f
* targeted string re-workNorbert Thiebaud2012-06-023-16/+16
| | | | Change-Id: I2cded25cc1d63a02a14633e2de4c6f37662feb25
* targeted string re-workNorbert Thiebaud2012-06-0247-342/+339
| | | | Change-Id: I3276836b76b69f04de38c2d36ae04b60c49d4873
* targeted string re-workNorbert Thiebaud2012-06-0216-277/+264
| | | | Change-Id: I37e225902bf7f3a6e007e7641b2b9898b044a45b
* targeted string re-workNorbert Thiebaud2012-06-025-55/+55
| | | | Change-Id: I33d07b10cd862d601604a557382a4ab66f67a1fd
* targeted string re-workNorbert Thiebaud2012-06-023-212/+212
| | | | Change-Id: I6a417dbea4a0b00be3f8e4b6dbe1ef0f4bbcbeed
* targeted string re-workNorbert Thiebaud2012-06-024-57/+57
| | | | Change-Id: I511ceb2929b9bd316455c6463a3495e2748befdd
* cosmetic clean-upNorbert Thiebaud2012-06-022-661/+661
| | | | Change-Id: I78ecfec2c03df2d040671722c255af2c63f81991
* targeted string re-workNorbert Thiebaud2012-06-024-15/+15
| | | | Change-Id: I2124610768910ff147ca6496b178c91ea90b48ac
* targeted string re-workNorbert Thiebaud2012-06-025-7/+7
| | | | Change-Id: Ia73452f1cc83eff144e692c5ec19048c4ce0ca60
* targeted string re-workNorbert Thiebaud2012-06-023-46/+41
| | | | Change-Id: Ic547a05d2540a9fb70a38b3717cb4e87726a74a5