Eike Rathke
5f357f97ef
dr78: #i43040# correction for BesselI, patch from Regina
...
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1295613474 -3600
# Node ID 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4
# Parent 77c9f7fb9f061730dc584e18425f6645df14b648
2011-11-28 15:25:32 +01:00
Eike Rathke
7e8eb75aea
dr78: #i116426# use ODataAccessDescriptor for database import parameters, support bookmarks for selection
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1294842009 -3600
# Node ID e25621ed7fd31753eea52ee5ff3f0a6d170db9a9
# Parent 5ea5624904a5aa39bb40ce197c80a0a41f40b873
2011-11-28 15:25:31 +01:00
Eike Rathke
6b0c4cd205
dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record except for bar chart series/points and for 3D walls/floor
...
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1292431407 -3600
# Node ID bfc09856a08ece3043973bdb484f0fd51bbc91f2
# Parent 90e08c2834a1fd8b5b783240a9d181749871bd7a
2011-11-28 15:25:31 +01:00
Eike Rathke
e55541cbf0
dr78: #i115659# fix borked boolean logic
...
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1292346375 -3600
# Node ID 18e64e5db5d0d57b724ef390a7c2dea54b2253be
# Parent 8ec1023e8658320deb61a5b3cdc40aeb9c3d34b1
2011-11-28 15:25:31 +01:00
Eike Rathke
22029818cb
dr78: #i115659# check validity of member and dimension settings
...
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1292344724 -3600
# Node ID 8ec1023e8658320deb61a5b3cdc40aeb9c3d34b1
# Parent 838c2fed9f13c5884d7cbc72c0239d1ec564dcb0
2011-11-28 15:25:31 +01:00
Eike Rathke
078796d286
dr78: #i115474# use correct defaults for clipboard text import options
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1292252971 -3600
# Node ID bd03086b10d4f378b4495aba27f524e1798a7cff
# Parent 31b53a2ec7e32f9560464f8a3b9f6c3e07b29083
2011-11-28 15:25:30 +01:00
Eike Rathke
885c328ba5
dr78: #i116044# correct handling of DataPilot grand total name
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1292000347 -3600
# Node ID 984bd7503f69a7ecc5d9e916b45b15c5f95c4a5b
# Parent 3462fe872c2af31b7276ef28a7b011f40369e2eb
2011-11-28 15:25:30 +01:00
Eike Rathke
6341603c29
dr78: #i111413# export secant functions to BIFF
...
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1291819312 -3600
# Node ID 5a17ebde41ab8db491a4fe4dae6245230dbd1c1d
# Parent 679f0bf9b2ad463ba7cc1855cf54769b3877b971
2011-11-28 15:25:30 +01:00
Eike Rathke
f62028b2fa
dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImport
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291736714 -3600
# Node ID c1cd4ae7c46490b2f199afd9c889f138ffa06a9e
# Parent d7e6b1b9f73647c4be281748bc9d68a8773d1056
2011-11-28 15:25:30 +01:00
Eike Rathke
40f38c8c98
dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheets
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291652223 -3600
# Node ID d7e6b1b9f73647c4be281748bc9d68a8773d1056
# Parent 029c278f68940ca4f1ea089cf2ddc62ffdb13d87
2011-11-28 15:25:29 +01:00
Eike Rathke
b0477f94d4
dr78: #i106108# SetDocumentModified also for page margins
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291638188 -3600
# Node ID 029c278f68940ca4f1ea089cf2ddc62ffdb13d87
# Parent 297b5255c27a9fa541bed948d675bba1c4d87ab0
2011-11-28 15:25:29 +01:00
Eike Rathke
4775df29d3
dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIterator
...
patch from <lvyue> with little modifications
# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291410557 -3600
# Node ID 297b5255c27a9fa541bed948d675bba1c4d87ab0
# Parent ce99b09497844a0d893ab78cb15a2749fcc932bf
2011-11-28 15:25:29 +01:00
Eike Rathke
fed1ed1964
dr78: #i97169 TIME returns values [0,1)
...
# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291398511 -3600
# Node ID ce99b09497844a0d893ab78cb15a2749fcc932bf
# Parent 6ce78a0a434fd8e3b02b66d2a75e988f8fb0ead5
2011-11-28 15:25:28 +01:00
Eike Rathke
9dd0e2aabc
dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch from <regina>, slightly reworked
...
# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291394833 -3600
# Node ID ff05fcb4fe392f8c336466982a25fdfda207515a
# Parent 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
2011-11-28 15:25:28 +01:00
Eike Rathke
69c4db1208
dr78: #i113511# don't include SID_VALIDITY_REFERENCE in UI configuration
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291392312 -3600
# Node ID b2594caed2669e1206af2d0e5977912f297200e9
# Parent cdf002e7118239f897ddf13010e2298eae71cb19
2011-11-28 15:25:28 +01:00
Eike Rathke
028171ad9b
dr78: #i95280# read Excel view options in FillRenderMarkData if not done before
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291391247 -3600
# Node ID cdf002e7118239f897ddf13010e2298eae71cb19
# Parent 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
2011-11-28 15:25:28 +01:00
Eike Rathke
8c414b6f59
dr78: #i91870# PMT accuracy; patch from <regina>
...
# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291388863 -3600
# Node ID 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
# Parent c2bc2890eae42a85c3f16085f9d7867799554839
2011-11-28 15:25:27 +01:00
Eike Rathke
cdbcb1a0d9
dr78: #i51508# use the correct MapMode for EditEngine when formatting for screen
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291314860 -3600
# Node ID c2bc2890eae42a85c3f16085f9d7867799554839
# Parent 96608d83032e60946c80e0a5185a55843b74eb6f
2011-11-28 15:25:27 +01:00
Eike Rathke
f65345b112
dr78: #i115015# proper handling of add-in parameter arrays, merged with database functions QueryParam
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290620646 -3600
# Node ID 96608d83032e60946c80e0a5185a55843b74eb6f
# Parent 427eca1ec1adf81ed3016bde2ef2b010c9fd9ed1
2011-11-28 15:25:27 +01:00
Eike Rathke
e14b35d3b4
dr78: #i88468# merge page margin display back into DoPrint
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290192520 -3600
# Node ID 427eca1ec1adf81ed3016bde2ef2b010c9fd9ed1
# Parent 1ae0b7505c139ccfdb550df74c87e1da09a62eee
2011-11-28 15:25:26 +01:00
Eike Rathke
618bc5d6bd
dr78: #i114518# don't resize/invalidate in DataChanged if called from Paint
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290179165 -3600
# Node ID 1ae0b7505c139ccfdb550df74c87e1da09a62eee
# Parent addf2b12858c100fe23e1979a720231ed447a4f4
2011-11-28 15:25:26 +01:00
Eike Rathke
e2e5ef0434
dr78: #i115641# don't increment progress for empty repeated cells
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290090240 -3600
# Node ID c19d748c11d669e4679736aa6b0f809a773a5fd1
# Parent 12ba194ace3d3cb17c347ff712d9268d8cdabd09
2011-11-28 15:25:26 +01:00
Eike Rathke
ff75bad6ae
dr78: #i26822# remove draw shell if selected object is removed by undo
...
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1289998839 -3600
# Node ID 13ee1d09d967db01adbd4f68ca3200e1d3b30cca
# Parent 8e91176b3b0e8dc609e0fb73ab7c9ee3ff23e115
2011-11-28 15:25:25 +01:00
Petr Mladek
790d758d56
Do not create extra installation set for URE
...
Caused confusion. Was not uploaded to mirrors anyway.
2011-11-28 15:09:23 +01:00
Thorsten Behrens
75dbef14bb
Headless got moved, fix gtk3 build.
2011-11-28 14:56:41 +01:00
August Sodora
13673b71bc
Remove uses of OUString::setCharAt
2011-11-28 14:56:40 +01:00
Michael Stahl
b1447d6466
svl: remove unnecessary libs from cppunittest
2011-11-28 14:29:27 +01:00
Michael Meeks
3915eb4ffe
add missing dmakefile to please gbuild
2011-11-28 12:12:36 +00:00
Caolán McNamara
bc8a2861b4
tidy up escaping so this works for me
2011-11-28 12:09:29 +00:00
Caolán McNamara
a653e506d5
need extra lib
2011-11-28 11:44:19 +00:00
Caolán McNamara
ac07fe9819
add defined but missing SfxInterface strings
2011-11-28 11:16:50 +00:00
Caolán McNamara
55c5ea43a5
there is no STR_VIEWSHELLBASE string
2011-11-28 11:16:50 +00:00
Caolán McNamara
5d0051ac37
SfxInterfaces may legally have no translatable ui name
2011-11-28 11:16:49 +00:00
Michael Meeks
af761f996d
solenv: link misc. built-in extensions
2011-11-28 11:07:00 +00:00
Michael Meeks
e699314df8
nlpsolver: migrate the build to use native gnumake build
...
Remove dmake, build.pl and ant build cruft. Update extension
description, cleanup file locations etc.
Switch to passive registration.
2011-11-28 11:07:00 +00:00
Michael Meeks
9df9da38c9
move translation files into the correct place
2011-11-28 11:07:00 +00:00
Michael Meeks
17ff286751
Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repo
...
This should make it easier to hack, and also to separate out the tangled in
third party EvolutionarySolver as/when we can.
2011-11-28 11:06:59 +00:00
Noel Power
e46454b676
reorganise some resize logic
2011-11-28 10:59:52 +00:00
Tor Lillqvist
7c8c4f7831
Add comment about SOLAR_JAVA's alleged "BUILD" value
2011-11-28 12:58:40 +02:00
Khaled Hosny
d13e9baca5
Fix Kashida justification when there is no Kashida glyph
2011-11-28 11:54:17 +01:00
Jan Holesovsky
dabe836c6e
Fix visibility problem on Windows.
2011-11-28 11:27:15 +01:00
Harri Pitkänen
227eef01b8
Add genitive and partitive month names for fi_FI locale
...
Add genitive and partitive month names and remove hardcoded case
suffixes from predefined date formats. One format incorrectly
had case suffixes added to abbreviated month names.
2011-11-28 11:25:49 +01:00
Stefan Knorr (astron)
ea298ff0ab
Comment translation in svdraw (part one)
2011-11-28 11:21:24 +01:00
Caolán McNamara
74534364f9
getenv/putenv->osl_setEnvironment
2011-11-28 09:55:03 +00:00
Caolán McNamara
bdaadf8fdd
is there any point to aSrcLine and "rsc" directive in idl?
2011-11-28 09:55:03 +00:00
Caolán McNamara
963fd1696c
callcatcher: remove unused methods
2011-11-28 09:55:03 +00:00
Caolán McNamara
6f33482f8f
ByteString->rtl::OUStringToOString
2011-11-28 09:55:03 +00:00
Caolán McNamara
c95a10ca20
no need for super-convoluted empty string as far as I can see
2011-11-28 09:55:02 +00:00
Caolán McNamara
3fd28200f1
ByteString->rtl::OString[Buffer]
2011-11-28 09:55:02 +00:00
Caolán McNamara
48221d6a2b
ByteString::GetToken->comphelper::string::getToken
2011-11-28 09:55:02 +00:00