summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl13-50/+69
The SwTableSortBoxes is now a STL container which can have more than 2^16 elements but unfortunately there are a lot of 16 bit integers used to index it all over the place, causing infinite loops and possibly worse problems; fix that to use size_t. Change-Id: I868ec9dd0629be4fbe4d6b8f294fb765e3d662ec
2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot5-53/+107
Update and fix autocorrection entry for pt-BR, add entries in WordExceptList and add SentenceExceptList (borrowed from pt-PT) Change-Id: I5b38b8a072aefb28ce52710c0b4570123ee1bc12 Reviewed-on: https://gerrit.libreoffice.org/667 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-09-21::rtl::OUString to OUString in avmediaRicardo Montania3-24/+24
Change-Id: Id62d30e33ad68ffa6d3199a181b002155f224732 Reviewed-on: https://gerrit.libreoffice.org/668 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat3-0/+14
Change-Id: I7720cfc706d9612fcc1e8a53b13a31f22b91d99e
2012-09-21n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2-12/+14
When a nested table is ended, it resets the m_nCell to 0... and thus the filter forgets about the previous cells of the outer table row it is importing. Using a vector to store the m_nCell values for each table solves the problem Change-Id: I8007960f4c95d713bfedc6b815d5783a5d25af23
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks19-104/+182
Prepare for a ZIP64 implementation. Audit all "Size" property fetches through Anys. Audit all uses of nSize, nCompressedSize, nOffset through the code. Add FIXME64: comments to all points requiring future work.
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna3-2/+10
E.g. 0x010d was parsed as a newline character... This also makes the RTF workaround from fdo#39856 unnecessary. Change-Id: I5e4a95b4436e1492b64961820702caace0a33e4b
2012-09-21vcl/Library_vcl.mk: fix typoMatúš Kukan1-2/+2
Change-Id: I4156bfdb9926a18e7e545d3e7684b87349a66528
2012-09-21packimages: add $(OUTDIR)/res/img back until helpcontent2 is convertedMatúš Kukan1-2/+2
Change-Id: Ibd083bb30ab80453209be97a415f52a7cb9f4c49
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan2-1/+2
Change-Id: I68df188c229f7cd31d5b79c073fe9440e307ad1d
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan3-53/+0
Change-Id: I7e396b9ed7f3d64c0b085448fdea562e3d740084
2012-09-21Cut/paste typosStephan Bergmann3-5/+5
Change-Id: I2ff0ee983d008d580bd9d52cedc2643293b9710e
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka2-2/+28
Change-Id: If8a0f527102b70bf1dcf292f8df31aaff9fba5c8
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard1-0/+4
Change-Id: I88cf1e679dc83e051e27a1d20775cc161cb9e3c5
2012-09-21fix problem in ScRangeList::UpdateReference when deleting one row/colMarkus Mohrhard1-2/+2
Change-Id: I588565f65be5c9de54b9f038cf297fda4022fd9b
2012-09-21There is no java_uno library to load in the disable-dynloading case on AndroidTor Lillqvist2-2/+40
Change-Id: I350aeeb7fb1e00b201077883dd5fd601b42a626b
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist3-0/+19
Change-Id: I65f09e54c80df4e96e24548692eeb3a57e1de517
2012-09-21Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-5/+5
Change-Id: Ie1ff96b6f58bf694b8d08a3316144becaaefe6d9
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist2-2/+36
Change-Id: I6a5eefe86e23499b555b34c6ba2ebe131e109304
2012-09-21Properly check cmdline args in oosplashStephan Bergmann1-3/+5
...so that e.g. --headless (starting with a "h") is not also mistaken as -h and disables pagein and javaldx. Change-Id: I8a7b2b0373d96ec586975e07e17e7eabe201dcd0
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann7-9/+9
There is always the question whether we should add in front or after any existing value. I add after here, mainly to keep gb_Helper_extend_ld_path consistent and simple. Also, WNT_INTEL_MSC JunitTest was causing the Java code to call soffice with empty (instead of unaugmented) PATH. Change-Id: I3888c0a9085cee7052eb6ea1ed7bbf4a2ea14408
2012-09-21Fix fdo#54417 - blacklist buggy Intel driver for dxcanvasThorsten Behrens1-0/+2
Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist1-1/+4
Change-Id: Id9c452d9c1034f2e7969a9eae7588f2eb81a8813
2012-09-21WaE: format (64-bit)Tor Lillqvist2-6/+6
Change-Id: Idc7179f393da9e97a86ca910eff15697f094ece1
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist1-0/+2
Change-Id: Ie0b9ae2a908814eed43b351f15436a2b9c5ad484
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna3-0/+14
Change-Id: Ib7b48986d5b01c75ae0be8dd6618a2e8be2ae51c
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+3
Change-Id: Id10a6cef0ae25247ded7846dfd7df27922a9410a
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat2-0/+18
Change-Id: Ifb3216115e6d4ad8e3b40ab798ed438b7e502f47
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat1-2/+2
Make sure that the collapsed empty cell paragraph is more important in FormatEmpty than anything else (fly frames are the onle case. Change-Id: Id88e3370e988b45eabe4b9b30628e5472e9db1fe
2012-09-21n#779834 testcaseMiklos Vajna2-0/+8
Change-Id: I13bc9452385fff1bdc2577ea000ba208206a2c32
2012-09-21WaE: format '%lx' expects 'long unsigned int', argument is 'void*'Tor Lillqvist1-2/+2
Change-Id: Id14a7be627502cb8aa2173f0206c84cd27fab2e6
2012-09-21Add locale files for ebo_CG and tyx_CG.Jeremy Brown4-1/+749
Change-Id: Ide7b8feeee240faeabb0164a3f82849d70bb11b3
2012-09-21Mark patch pushed upstreamStephan Bergmann1-0/+2
Change-Id: I8edbd023f4eca28ccfe4cf373eb742551523ef46
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt1-11/+4
It appears that activity-alias is actually misleading, by using android:logo a different icon is used in the actionbar than in the launcher, and setting android:label in the intent-filter sets the desired launcher title. Change-Id: I06e0ddc83498333ec45bdd83d56c47451e59df2a
2012-09-21MResultSet WaE fixedDavid Ostrovsky1-0/+4
Change-Id: Ie7261c651c20350fb69fe2ed55f8272a3db132ba
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist1-1/+1
Change-Id: I9bcd9b5402e9c22568b2e6afd5b26ffbea40eb94
2012-09-21BrainoTor Lillqvist1-1/+1
Change-Id: Ib8430f7e3a47d8f75c3df9baaa1760b2e07e4939
2012-09-20mork driver: refactoring query engineDavid Ostrovsky3-380/+33
Change-Id: Ia8dd0c29b4624601d8cb85cece0fcb2842c2d2f9
2012-09-20std::auto_ptr is deprecated.Kohei Yoshida1-24/+11
For this usage, boost::shared_ptr is probably an appropriate replacement. Change-Id: I89bea80d330f362e60af4ce66a23316d0029e0d8
2012-09-20Unused local variable.Kohei Yoshida1-4/+0
Change-Id: I67fea6c4749b2c69868132bacd761e90933ed84b
2012-09-20More cosmetic cleanups.Kohei Yoshida1-21/+13
Change-Id: I78a461609bc85cff3cc44dcdf993b16c0a1e37b1
2012-09-20Some code cleanups...Kohei Yoshida2-12/+14
Change-Id: I9b771bb9b57ba107e6dadb7cf85d44815f487261
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet2-3/+0
Change-Id: Ic0ecaad629cfaed7d249852db24fd24d2020686b
2012-09-20Bin other unused methodsJulien Nabet3-16/+0
Change-Id: Ib3a7a90174b14c77d01285430151098142815867
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt4-0/+0
Change-Id: I0e6d87db90a60b300f68d83c5f5d2b1ba98f420c
2012-09-20Dump some newly unused methodsJulien Nabet3-17/+0
Change-Id: I3c2fd7eb1ccf445f7f389f7400784748a80aa929
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan6-272/+0
Change-Id: If4d2c45a4c819d17043b5dcb89a184f470a8fe57
2012-09-20fdo#49350 Speedup entry painting for SvTreeListBoxTomaž Vajngerl1-3/+3
Painting code for entry in SvTreeListBox switches between default and highlight font (which is only the default font with a different colour). This is done using SetFont which assumes that the font changes entry dimensions, which then recalculates everything. This is done for every entry so it is slow if there are a moderate number of entries. Fix here is to call Control::SetFont - we can do this because we know that switching between highlight and default font wont change the font dimensions. On the other hand - this highlighting entries when selected is (at least on linux) already supported by the native widget. Change-Id: I12d32f6f7b43e669442e462ad4dd80cde24b9e74
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2-13/+11
By default android will use the title and icon of the the starting activity in the launcher. This can be overriden using an activity-alias as the default activity, with its own title and icon. Change-Id: I794b6738fdc383879b3c056c61f62fecbb268c5a
2012-09-20Use scoped_ptr instead of deprecated auto_ptrStephan Bergmann1-1/+2
Change-Id: I87e5000424bed95fd25951b398bd61c3939a97ae