summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
Change-Id: I25a713094089f4d6df9fbb3ce9e5015ea66eb34a
2014-04-18OUString: constify and remove a temporaryMatteo Casalin
Change-Id: Iac24bd0de87dd97e752760ee54f40433bda1db41
2014-04-18Use SAL_N_ELEMENTS() for array sizeMatteo Casalin
Change-Id: Ifcdeb47b5481ca6c16cd5eb6eb35858e7b2261c5
2014-04-18Use more proper integer types and constifyMatteo Casalin
Change-Id: Ia1da4606c9c159741d5bb5f0e85750737ad7486d
2014-04-18OUString: constify, remove temporaries and concatenated appendsMatteo Casalin
Change-Id: I7333d32a437a75a3fe9728591217258a2fa6c5e3
2014-04-18sal_uInt16 to intMatteo Casalin
Change-Id: I8a27d7fc2cbdb3093e7955b80642675dc9b8ab55
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin
Though writing data incrementally without building the whole line would be more efficient. Change-Id: I396378c6f306f4ff0d10037f87c33005b7e4b640
2014-04-18OUString: constify and avoid temporariesMatteo Casalin
Change-Id: Iffff24e9d49f378b2ca6bb470d678ec0724f0594
2014-04-18Remove unused OUStringsMatteo Casalin
Change-Id: I7c98a0113418ac82f0b91b373073c8a11b6f9740
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin
Change-Id: I7b5035d6189d6b3a33f767a926b443760adb5be0
2014-04-18Simplify generation of unique nameMatteo Casalin
Change-Id: Ifed55197ed6836dfb16d958c7dd34afad6c4aca7
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin
Change-Id: I30ea3ee112ef65555bfa5d7f2b8e908bb394ca58
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin
Change-Id: If619adcb5aa7951be159a387eaebf8553feb22e5
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin
Change-Id: I10df0245363715911d0eea2869a32a5ab849d3c4
2014-04-18Avoid temporary boolMatteo Casalin
Change-Id: I82b5f986b0a66aceb258960fd89bd5bf2754291a
2014-04-18OUString: reduce temporaries and constifyMatteo Casalin
Change-Id: I6524ce5924c12223702440426eb98665ba8df2a5
2014-04-18sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin
Change-Id: Id7ac0150841475d7fdc6c5b6a3e35cc01143aa23
2014-04-18Pass constant ASCII string directlyMatteo Casalin
Change-Id: I011afefa52f77d914754e6ef99aa41fff28e8d2c
2014-04-18OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin
Change-Id: I5f712c4c8bda937a0ae1f542dda1bc2b6879604e
2014-04-18OUString::number(1) == "1"Matteo Casalin
Change-Id: Ieaf4b12224b11914a88eb963e915a375747a1e23
2014-04-18Remove code commented-out since 2009Matteo Casalin
Change-Id: I99000430cde8e9f23c8f11341472548329555c85
2014-04-18Remove unneeded castsMatteo Casalin
Change-Id: I2d69e8933883440bcb48439c6055c40dc140a429
2014-04-18and again ... geez..Eike Rathke
Change-Id: Ib74e4690de547612bbc58ad7db650cf37931d7dd
2014-04-18and againEike Rathke
Change-Id: I79fd5b90fd79f55bd80a4ab297192114aae5da42
2014-04-18why obtain the string in each iteration againEike Rathke
Change-Id: I3faf1d27bb11eeabbe91da32d35480c9381c50e2
2014-04-18why obtain the string in each iteration againEike Rathke
Change-Id: I78225a0b0b53178e6cb7d534d767f5984604e442
2014-04-18remove unused fwd-declEike Rathke
Change-Id: I20d4fc89d349db85feecffbcd85d7b0300540c0a
2014-04-18and another SvtLanguageTable instance bites the dustEike Rathke
Change-Id: I1109d1b7a403d4feb2791e758e1c0540b25029ba
2014-04-18another SvtLanguageTable instance bites the dustEike Rathke
Change-Id: I9d5ab635081539c21c84901c72f8a762f58ed409
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke
Change-Id: I4c8b8b54c434343eb72fb75aae3c15038cff72af
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke
Change-Id: I7ccefc73d7f6e5b7c41d6819ae13116af9d5b5ef
2014-04-17these wizards Jars are gone as wellMichael Stahl
Change-Id: Ie3010431f69169d022d19c5ba6ff234adf191750
2014-04-17XMerge based filters removed in a5783fe922b2419b5b662eb5f544a1f401341dbfMichael Stahl
Change-Id: Idd5dae2843f774fdee49a5f2d5eb26022746c5c1
2014-04-17XSLTFilter/XSLTValidate jars are goneMichael Stahl
removed by bfc71eb03e2bc6f26d53f70b32f9a8937086808b and 143f0b895fb2c0a1449af4f6f307487900921cbe Change-Id: Iaf6e99c15356ebe08cfb1d386a6dab97f47a730a
2014-04-17ConnectivityTools is not installed, used by JunitTestsMichael Stahl
Change-Id: Id095087d05b64119f80e2c1d476091765f017afa
2014-04-17scp2: move reportbuilder Jars to AutoInstallMichael Stahl
Change-Id: Ie8e8e4e5278278eecc1a6e54dbb70389df3e7155
2014-04-17scp2: move ScriptProviderForJavaScript jar to AutoInstallMichael Stahl
Change-Id: Ifbfc26c2ec8ade109c8fe7dfce70ef18d68881e2
2014-04-17scp2: move ScriptProviderForBeanShell jar to AutoInstallMichael Stahl
Change-Id: Ib792eb8a4c6fa549bb34727838181c5924e7c150
2014-04-17scp2: move Jars from module ooo to AutoInstallMichael Stahl
Change-Id: Ide08e2da5c129f5df502ac3955738f8bfca56d41
2014-04-17and another temporary SvtLanguageTable instance is mootEike Rathke
Change-Id: Ia6d9d46124c04018f3f8a4fd6208f29054e5c94c
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke
Change-Id: Ief79b8871701cc2e39e421145370feb246ce5e20
2014-04-17now no temporary instance of SvtLanguageTable necessary here anymoreEike Rathke
Change-Id: I8154d8d198ba0826f24cb1da65d2de4fc1943517
2014-04-17now no temporary instance of SvtLanguageTable necessary here anymoreEike Rathke
Change-Id: I8eaaee1fd45efc71b1acdcf36360bca11b30dbfc
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
Change-Id: I84b20ae5efe882c0440d7f9bf1a24d7a56f05f90
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke
Change-Id: I096f8b5a08452df9b1731f2e764d7561dd3e5dd4
2014-04-17have a "better" staticEike Rathke
Change-Id: Ib978d24b5188482242101d3a352f29d604b36c90
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
Change-Id: I8bd7ca5896931fbf18bf8ae25b62ced9b420fe39
2014-04-18Typo: s/cant/can't/Tor Lillqvist
Change-Id: Id76b4ea569246c4b96da48dbc8d5a557367e0cca
2014-04-18Typo: s/shure/sureTor Lillqvist
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
Change-Id: I19de12c9199dec3d922334a16649142acaea0235