summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-22Typo rong->wrongJulien Nabet
Change-Id: I9665d0bd8eccfb16a53eeb733954cdc59af8ccdd
2014-06-22Use comphelper::SequenceAsVectorMiklos Vajna
Change-Id: I4bdd7c18e5ccf652a2fc0d651ce50c005254fa8a
2014-06-22error: enumeral and non-enumeral type in conditional expressionMiklos Vajna
Change-Id: I97600b95d1d5acfd6ace83585bb77469d53d1705
2014-06-22Updated coreAndras Timar
Project: help e4208653997a7390b5129207a11e9fa6d4a8c070
2014-06-22CppunitTest_sw_ooxmlexport: enable a subset of these tests on WindowsMiklos Vajna
Change-Id: Ia9bb5f9ea7854e7f85abd8bad347db82b342177f
2014-06-22writerfilter: convert factoryinc to PythonMiklos Vajna
Change-Id: I23ee4844fcc034f1d586c10d6a16db71a4db5363
2014-06-22Updated coreAndras Timar
Project: help 54c511cb993b426688136c1315a8a5a18f582f50
2014-06-22Updated coreAndras Timar
Project: help f8fe0e1b740032c18117c7fca9702823176d187e
2014-06-22Updated coreAndras Timar
Project: help 1fc42f217100d69c4cef6a72b63752da0fdca995
2014-06-22fdo#80103 - A superlative adjective without an article in README_en-USJoren De Cuyper
Change-Id: I2bfff87f6e67b72ba8d0aa46f9126c21dc0a0032 Reviewed-on: https://gerrit.libreoffice.org/9842 Reviewed-by: Adolfo Jayme Barrientos <fito@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2014-06-22Fix pathsJulien Nabet
Change-Id: Idc756bc1b224952b9283fd15b3313b70ea3828a3
2014-06-22fdo#80324 fix path of redline_tmpl.hrcAndras Timar
Change-Id: Ie1684fe456ea6f9cd4b93481aa73f5b51a20ba1b
2014-06-22sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky
A regression from commit f41e7c70. The wrong tab is opened (used in the sidebar underline popup). The correct id is "fonteffects" not "fonteffect". Change-Id: Ic06fb3f93a033bcfe24b97eb124ceea082b4087f
2014-06-22sw: Fix method name in messageMaxim Monastirsky
Change-Id: I91324359ac69737bfdd19ee80379b8109cd127dd
2014-06-22fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper
Change-Id: I31d9ea145e8c01a0e81507534e2cf6c584174048 Reviewed-on: https://gerrit.libreoffice.org/9843 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2014-06-22fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar
Revert "fdo#39833 add "Support assistive technology tools" option to Windows installer" This reverts commit 98fd8f345504e98e9ed16f4845d55f5b88b77a5e. Conflicts: instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf instsetoo_native/inc_openoffice/windows/msi_templates/CheckBox.idt instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt Change-Id: I04cafd063bd06db37eadd13b58f7b7adfad2ca42
2014-06-22add test case for fdo#78080Markus Mohrhard
Change-Id: If676eb03f5bd19f8abf13d1d7826d500d51e542e
2014-06-22use the correct default value, fdo#78080Markus Mohrhard
Change-Id: I8b01bf22e8e3b98ef013b947f617905d558d3554
2014-06-22remove now unused dialogMarkus Mohrhard
Change-Id: I42c340a6aee016e37ee558d46a8eab101837e9c5
2014-06-22show the property mapping sequences by defaultMarkus Mohrhard
Change-Id: I32417ed53e491a66f700e77ae0fff2154fa5441c
2014-06-22extract common codeMarkus Mohrhard
Change-Id: I9327f232f1edb9ef052eb7868ac60774f3b6e4cf
2014-06-22add test case for property mappingMarkus Mohrhard
Change-Id: Ib8630d15f40b00c8620eeb1c79d5d9f00d07ef49
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard
Change-Id: I422d651e303553e2ce30895b44b8d96664418c19
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Ic84b7275f3dfa9a7db47757f94d82b0036fd42da
2014-06-22Drop commented-out codeTakeshi Abe
Change-Id: I254e429201183b6112625fd04683d7c2aa8b867a
2014-06-21Related fdo#58774 Alternative dialog Find & Replace for WriterJulien Nabet
After having installed the extension from http://extensions.libreoffice.org/extension-center/alternative-dialog-find-replace-for-writer/releases/1.4 I had a crash, extract of bt: 5 0x00002aaad3ee13df in rtl::OUString::copy (this=0x7fffffff2510, beginIndex=147, count=-15) at /home/julien/compile-libreoffice/libreoffice/include/rtl/ustring.hxx:1481 6 0x00002aaad3edc10e in stringresource::StringResourcePersistenceImpl::implScanLocaleNames (this=0x8e2bba0, aContentSeq=uno::Sequence of length 24 = {...}) at /home/julien/compile-libreoffice/libreoffice/scripting/source/stringresource/stringresource.cxx:1728 So add a quick check to be sure iDot > iSlash Change-Id: I944a852d6cc9a35c451985ac96032f0d848136e8
2014-06-21Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet
Fallback strings are in English wheresas ImplGetThemeEntry expects localized strings Let's put localized strings in fallback to make ImplGetThemeEntry happy Change-Id: I27dd992bac4f5aaf6e0e6237fe59dac990f11c92
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: I27a0c3639c346720df471ffa3940783565c47f7d
2014-06-21cppcheck: Redundant checking of STL containerJulien Nabet
Change-Id: I83a8671e90431bbc4f41392f062d37c452b018ff
2014-06-21writerfilter: convert modelpreprocess to PythonMiklos Vajna
Change-Id: I8c63d8d1bcf4247491e4be22d1e37e1eefe1e7d1
2014-06-21Create SvtSaveOptions() outside of for loop.Matúš Kukan
Helps to save few cycles. Change-Id: Iea908bd84fa1201f05ec698f8de51ea78d841eb6
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan
This reverts commit 339e5d44a2afa0f5309a970f1ff11968103e336a and commit d1987a3eaccfc3add35e6b9f8307ede857c5468e "fix sd_import_tests after e42c05c1f96832572e525d85d89590f56f5a29dd". It would need more work and understanding, so just revert. Also, the problem with bnc#882631 is somewhere else, though this helped too.
2014-06-21avoid truncation double to float warningMarkus Mohrhard
Change-Id: I7f5c5f025954120c06fcce2c14915a8138843374
2014-06-21fix windows buildMarkus Mohrhard
Change-Id: I0de216a8c6259ba6ec825f85f52e2f48b97510d7
2014-06-21avoid manual OpenGL extension checkingMarkus Mohrhard
Change-Id: I75faa82fc2eef7f3bfd3546d64f47dee6a0b7d08
2014-06-21I don't see a good reason for marking private methods with SAL_CALLMarkus Mohrhard
Change-Id: I9b73b6b6073b3249317f4e1124d840930cbe558f
2014-06-21volatile does not make any sense hereMarkus Mohrhard
Change-Id: I337d845e05007efb29f1c1fa39cdcc046b156281
2014-06-21remove unneeded code for 3D charts in controllerMarkus Mohrhard
Change-Id: I5c1f624cc05a90878f717abc8ffb0b2220ce94d5
2014-06-21add code to call batch texture renderweigao
Includes warning fixes from Markus Mohrhard. Conflicts: chart2/source/view/inc/GL3DRenderer.hxx chart2/source/view/main/GL3DRenderer.cxx Change-Id: I09da7c49eb11da9ea2bc18a5e13f2fd2c0d6bd8f
2014-06-21small whitespace changesMarkus Mohrhard
Change-Id: I10aa08268bf148eb792440f13bcf044b350d6937
2014-06-21add batch render texture shadersweigao
Change-Id: I922d24bc63ed7c1f16318c25da0b6b3401d24b6f
2014-06-21use shader to calculate alpha channelweigao
Conflicts: chart2/source/view/main/GL3DRenderer.cxx Change-Id: I3cf9636b36ffd47589dd3ab61278802ca73644ce
2014-06-21add global scale matrixweigao
Conflicts: chart2/source/view/main/GL3DRenderer.cxx Change-Id: I23b9929dd3f0f1b0a070091ed9c1fe920edfcbf9
2014-06-21fix the using 3.0 version bugweigao
Change-Id: Ie197d0156a2d8b54fe6b08a905d82a63d31513f2
2014-06-21remove old commentMarkus Mohrhard
Change-Id: I427b408f898b4f4697f460a61fc306f65d68e12a
2014-06-21add disabled code for square barsMarkus Mohrhard
Change-Id: I4b315d9a4a6fb384eaec4d58c53291e473fb6d85
2014-06-21prevent invalid memory accessMarkus Mohrhard
e.g. fdo26139-1.pdf Change-Id: Ic5854e2056c246d48e2962dfe0a91f67c2c30c04
2014-06-20hmm, that's not rightCaolán McNamara
Change-Id: Id714a54b08127c594c108c824bb0dedd74bb5c06
2014-06-20Make Linguistic SDK example use __getComponentFactoryStephan Bergmann
...instead of legacy __getServiceFactory. This fixes a subtle bug: When these Java extensions are live-deployed, they are offloaded to an additional uno process. Their __getServiceFactory methods were called with the uno process (component context's) service manager, which they stored away for later use in OneInstanceFactory.createInstance. So even if later on an instance was created with the main LO process's component context, the uno process's component context would be used to instantiate the (C++) com.sun.star.linguistic2.LinguProperties service (in the uno process!), and that happens to internally use comphelper::getProcessServiceFactory, which would be null in the uno process, comphelper::getProcessServiceFactory comphelper::getProcessComponentContext (anonymous namespace)::getConfigurationProvider utl::ConfigManager::acquireTree utl::ConfigManager::addConfigItem utl::ConfigItem::ConfigItem SvtLinguConfigItem::SvtLinguConfigItem SvtLinguConfig::GetConfigItem SvtLinguConfig::GetConfigItem SvtLinguConfig::GetProperty LinguProps::getPropertyValue gcc3::callVirtualMethod ... Change-Id: Ib6f5a5dd6d0adbbe14d60aaff3a8b6ba24235d11
2014-06-20Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson
At least VoiceOver needs it to be able to open the dropdown in a native way (through AXShowMenu). The list still isn't accessible on mac but that is an other issue. Change-Id: I825b54536dfc9743b722eb55873bde3d5eef953d Reviewed-on: https://gerrit.libreoffice.org/9833 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>