summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-28Remove HasCellValueData() and adjusted all its call sites.Kohei Yoshida
Change-Id: Idd651a0f970607d5f5434128e5270af10336048c
2013-03-28Remove HasCellStringData() and modifiy all its call sites.Kohei Yoshida
Change-Id: I2a127b8433bc6f2629ad8d41b532c630a433c59b
2013-03-28Remove HasCellEmptyData() from ScInterpreter.Kohei Yoshida
Change-Id: Ide68fed6195adb655539e2d3ea3d16cf0b3363d5
2013-03-28GetValueCellValue() to take a double, not ScValueCell.Kohei Yoshida
Change-Id: Idac293e6475caabe73e961cde5578c34d561e06a
2013-03-28Removing use of ScBaseCell in ScInterpreter.Kohei Yoshida
Change-Id: I1edfbc08a0fe705e3d0ad07b8cc0d48ffddaad9f
2013-03-28adjust unused compiler plugins for ASTContext to CompilerInstance change tooLuboš Luňák
Change-Id: I415ed25586408d7e7df9457f7c637a8c6d13d35d
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák
It's possible to get the latter from the former, and the former is useful for other things too (access to the preprocessor, for example). Change-Id: I708d709129fd3a35bf7c63da4de09c2e696b382d
2013-03-28-Wextra for compiler pluginsLuboš Luňák
Change-Id: I246dcf1d2c099c510435d21f0dd47e3c098456f2
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák
Change-Id: Idbf2b1e04eebab703ba3e6c3fac8e50829833c70
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith
ImplGetTextLines(), GetCaretPositions(), ImplAddDevFontSubstitute(), AddFontSubstitute() ... https://gerrit.libreoffice.org/3099 Signed-off-by: Luboš Luňák <l.lunak@suse.cz> Change-Id: I781364da7a36afef65aac7a683c1b80fad61671e
2013-03-28make gio the default instead of crufty old gnome-vfsBjoern Michaelsen
- distro-config for Linux should stay fine as it is explict about gnome-vfs - this makes e.g. a: sudo apt-get build-dep libreoffice ./autogen.sh work out of the box for Ubuntu Quantal Change-Id: I5a85f7af80f798a683e5c92b329ed3d4fd250a1f Reviewed-on: https://gerrit.libreoffice.org/3114 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
Change-Id: I6a6d695c9e4b850bc19a3a80c2d8343147724df6 Reviewed-on: https://gerrit.libreoffice.org/3068 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-28testcase for 6718482c072defe5d885030826fef5ef833732e9Miklos Vajna
Change-Id: I32643128598e584076af41d0e4a2ceb58817a4d7
2013-03-28fix failing testcasesMiklos Vajna
Change-Id: I2f4deaca308b64f1dc923e3d0a9c10c6f974a33b
2013-03-28WaE: -Wsign-compareMiklos Vajna
Change-Id: I4de04e5ba43735e5ed236109cdf5bfbfc9d1a220
2013-03-28added table width test documentSJacobi
Change-Id: I313eda77cef5f4747decb5ab7c261012954a0a32 Reviewed-on: https://gerrit.libreoffice.org/3112 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi
Change-Id: I28e66ed19e22f0e520f6b16a86a9e032e03d5bd8 Reviewed-on: https://gerrit.libreoffice.org/3110 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-03-28sw: ... and was sentenced to write a unit test for itMichael Stahl
Change-Id: I2fb6f97130910e3ae123242505aed0fb57fee512
2013-03-28sw: some idiot broke text transliterationMichael Stahl
(regression from 8d25fde680beb9dafb7c9c861b5c00d1ae4f4985) Change-Id: I00556cd87115fa8e67f32502fc88a4d1eee2a423
2013-03-28Drop redundant typedefStephan Bergmann
Change-Id: I13f1858babb1fb2b4120bcbf0e2e04a2a1f4bf88
2013-03-28n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian
xVal needs to be imported as double and not as strings.
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
Change-Id: I86a5aad4c1a024861c82d44a3f67a2cbe00e7c2f
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke
Change-Id: I5e77026f5c016d912fa342a5e1bca08eb445b15c
2013-03-28add tl dependent libs to Library_mergedPeter Foley
Change-Id: Idd99db9c6afce3b7713f6262927a0972d16ae418
2013-03-28fix typos in READMEPeter Foley
Change-Id: Ibc7134837e61c8af090751429d6e9d9fa3639c8c
2013-03-28add pyuno and pythonloader to Library_mergedPeter Foley
Change-Id: Ib2bde93f7f99873c4c2f4d3857bb1ed5e3e7fd8a
2013-03-28add javaloader, java_uno, juh, and jvmaccess to Library_mergedPeter Foley
Change-Id: I9841860d7c7d34310b99ee339d7835e909702d4f
2013-03-28add lingucomponent libs to Library_mergedPeter Foley
Change-Id: Ib34f589b377991b9e2d043d43ecf0360031ddae3
2013-03-28add javavm and jvmfwk to Library_mergedPeter Foley
Change-Id: Ia59027e4eb9909b6afeab6dc6c7f76a6b60cd1c6
2013-03-28add helplinker to Library_mergedPeter Foley
Change-Id: I33073859403edf11576fd88db6a68279f9055139
2013-03-28add basebmp and unotest to Library_mergedPeter Foley
Change-Id: I13dadec895bc67a903956c6a4e6bdbfa9a1b8d84
2013-03-28add rpt, rptui, and rptxml to Library_mergedPeter Foley
Change-Id: I8c20d81043602229a3fd936af6e7cdc337c40951
2013-03-28add odbc and odbcbase to Library_mergedPeter Foley
Change-Id: I9f00d1bcd3b2d285c21eb9f7a4338a1b97d1eca0
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley
Change-Id: I2aaa67fef4350d60497b891bc93b43a698c12660
2013-03-28add calc, dbase, file, and flat to Library_mergedPeter Foley
Change-Id: Ib6b03cda815ba0450930cec970bfe7eb4d98ac44
2013-03-28add desktop_detector, subsequenttest, test, and vclplug_svp to Library_mergedPeter Foley
Change-Id: Ic2201436d1e4fe01670e2086e7dd1c6c525c9e91
2013-03-28make saxparser deps order-onlyPeter Foley
Change-Id: Ib45f9fb5b5b1b77dd209545a45ae5da6a381e100
2013-03-28collapse merged libs in module-deps.plPeter Foley
Change-Id: Id22ff49b1c1910e608c1968eee7bf9be97d46750
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
Change-Id: I0b3cdbe8576300d098027cc98d7dff841d148f18 Reviewed-on: https://gerrit.libreoffice.org/3097 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
Change-Id: Ic2c0f4c1924811a6ee1c40221db447babdd74a3a
2013-03-28coverity#982290 Logically dead codeJulien Nabet
Change-Id: Ia684369faa5fd0eb854d204ac7e8dbf74f032606 Reviewed-on: https://gerrit.libreoffice.org/3067 Reviewed-by: Christoph Brill <egore911@gmail.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-28coverity#704348 Logically dead codeJulien Nabet
Change-Id: I8c97042c07e3eb66468591fa9c486998ffb1e37f Reviewed-on: https://gerrit.libreoffice.org/3048 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Christoph Brill <egore911@gmail.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-28coverity#704145 Resource leak in objectJulien Nabet
also cleaned up comments Change-Id: Ia676d215cf8ef4830e31a1caf4153e33af84c200 Reviewed-on: https://gerrit.libreoffice.org/3071 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-28Re-introduce accidentally removed basegfx::fround().Jan Holesovsky
Change-Id: I0ea05229009a1473767d1614623af2b5a6536c5a
2013-03-28revert the --enable-clang optionLuboš Luňák
This should be completely equivalent to ./autogen.sh CC=clang CXX=clang++ , which is the normal way to pass any compiler to configure, so this is needless duplication. This reverts commits 1a843cc54dd6a08fa5fccb4314c025d432e46ad1 and 02ed2608199f2adc466849d0f4864213ad07c445 . Change-Id: Ib02ab84a7b84fe4797dca0f62aa5049c1be55302
2013-03-28Related rhbz#928568: Detect aggregators listening at themselvesStephan Bergmann
...which would lead to infinite recursion during disposing. Change-Id: Ie895dbf8b4497296f2216edeac012f242d720adf
2013-03-28Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann
...inspired by comments to <https://gerrit.libreoffice.org/#/c/3068/> "String::AppendAscii cleanup in dbaccess," but it quickly becomes apparent that lots of code rely on s[s.getLength()] == 0, so live with a weakened precondition check for now. Change-Id: Ifad96c706b14433df4a084ab8054b32433b8b5b6
2013-03-28explicit 'en' fallback not needed for 'en-US' referenceEike Rathke
If 'en-US' was given, 'en' is part of default fallbacks anyway. Change-Id: I4f78c60bccd55fcf90f7c7fc99cda25ff1213db8
2013-03-28disabled --sort=foldcaseEike Rathke
--sort=foldcase has the effect that all binary searches must be done case insensitive, i.e. in Vim either 'set ignorecase' is needed to find a tag at all (and then you may get more than you asked for) unless a regular expression is given, or 'set notagbsearch' to switch off binary search. Other tools requiring binary search may not work at all if they don't use the ctags readtags library or similar. Change-Id: Ifce4b4fa5635617023e0be61ca6df0dd4d6b942a
2013-03-28Updated coreAndras Timar
Project: help d67b1b116fd3c4d9e08c45135949e55e7170a6ae