summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka
Change-Id: If8a0f527102b70bf1dcf292f8df31aaff9fba5c8
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard
Change-Id: I88cf1e679dc83e051e27a1d20775cc161cb9e3c5
2012-09-21fix problem in ScRangeList::UpdateReference when deleting one row/colMarkus Mohrhard
Change-Id: I588565f65be5c9de54b9f038cf297fda4022fd9b
2012-09-21There is no java_uno library to load in the disable-dynloading case on AndroidTor Lillqvist
Change-Id: I350aeeb7fb1e00b201077883dd5fd601b42a626b
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist
Change-Id: I65f09e54c80df4e96e24548692eeb3a57e1de517
2012-09-21Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
Change-Id: Ie1ff96b6f58bf694b8d08a3316144becaaefe6d9
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist
Change-Id: I6a5eefe86e23499b555b34c6ba2ebe131e109304
2012-09-21Properly check cmdline args in oosplashStephan Bergmann
...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 Bergmann
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 Behrens
Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist
Change-Id: Id9c452d9c1034f2e7969a9eae7588f2eb81a8813
2012-09-21WaE: format (64-bit)Tor Lillqvist
Change-Id: Idc7179f393da9e97a86ca910eff15697f094ece1
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist
Change-Id: Ie0b9ae2a908814eed43b351f15436a2b9c5ad484
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna
Change-Id: Ib7b48986d5b01c75ae0be8dd6618a2e8be2ae51c
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
Change-Id: Id10a6cef0ae25247ded7846dfd7df27922a9410a
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat
Change-Id: Ifb3216115e6d4ad8e3b40ab798ed438b7e502f47
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat
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 Vajna
Change-Id: I13bc9452385fff1bdc2577ea000ba208206a2c32
2012-09-21WaE: format '%lx' expects 'long unsigned int', argument is 'void*'Tor Lillqvist
Change-Id: Id14a7be627502cb8aa2173f0206c84cd27fab2e6
2012-09-21Add locale files for ebo_CG and tyx_CG.Jeremy Brown
Change-Id: Ide7b8feeee240faeabb0164a3f82849d70bb11b3
2012-09-21Mark patch pushed upstreamStephan Bergmann
Change-Id: I8edbd023f4eca28ccfe4cf373eb742551523ef46
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt
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 Ostrovsky
Change-Id: Ie7261c651c20350fb69fe2ed55f8272a3db132ba
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist
Change-Id: I9bcd9b5402e9c22568b2e6afd5b26ffbea40eb94
2012-09-21BrainoTor Lillqvist
Change-Id: Ib8430f7e3a47d8f75c3df9baaa1760b2e07e4939
2012-09-20mork driver: refactoring query engineDavid Ostrovsky
Change-Id: Ia8dd0c29b4624601d8cb85cece0fcb2842c2d2f9
2012-09-20std::auto_ptr is deprecated.Kohei Yoshida
For this usage, boost::shared_ptr is probably an appropriate replacement. Change-Id: I89bea80d330f362e60af4ce66a23316d0029e0d8
2012-09-20Unused local variable.Kohei Yoshida
Change-Id: I67fea6c4749b2c69868132bacd761e90933ed84b
2012-09-20More cosmetic cleanups.Kohei Yoshida
Change-Id: I78a461609bc85cff3cc44dcdf993b16c0a1e37b1
2012-09-20Some code cleanups...Kohei Yoshida
Change-Id: I9b771bb9b57ba107e6dadb7cf85d44815f487261
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet
Change-Id: Ic0ecaad629cfaed7d249852db24fd24d2020686b
2012-09-20Bin other unused methodsJulien Nabet
Change-Id: Ib3a7a90174b14c77d01285430151098142815867
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt
Change-Id: I0e6d87db90a60b300f68d83c5f5d2b1ba98f420c
2012-09-20Dump some newly unused methodsJulien Nabet
Change-Id: I3c2fd7eb1ccf445f7f389f7400784748a80aa929
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
Change-Id: If4d2c45a4c819d17043b5dcb89a184f470a8fe57
2012-09-20fdo#49350 Speedup entry painting for SvTreeListBoxTomaž Vajngerl
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. Hunt
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 Bergmann
Change-Id: I87e5000424bed95fd25951b398bd61c3939a97ae
2012-09-20reduce complexity of installer maker scriptAndras Timar
$one_cab_file variable was always 0, so I deleted the code dealing with the non-zero case. Change-Id: I17288070eb94dec00ce970585046da11136b78eb
2012-09-20reduce complexity of installer maker scriptAndras Timar
$use_packages_for_cab and $cab_file_per_component variables were always 0, so I deleted the code dealing with the non-zero case. Change-Id: I0a678524cb308d834e4d61f2156a92400c02ae99
2012-09-20copy-paste errorAndras Timar
Change-Id: Ibcaf04447507926a97eed3d1cea400ac589023c2
2012-09-20sw: tweak previous comment translationMichael Stahl
Change-Id: Id4a89bd131f37b6844046803aae9b2f6e081af0d
2012-09-20fdo#39468: Translated German comments in sw/source/core/textgerhard oettl
Change-Id: I53a415e1ec573d342e06d0cf10bad6f8cb95b478
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer
Previously cell-margin was unconditionnaly used to compute table position. Office only does so on top-level tables and if tblInd is missing. Change-Id: I183647bcf090d5822b3f2e04e097c8bbd277168d
2012-09-20n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat
This option didn't work if the paragraph to collapse had an alignment or spacing defined. This fix was needed to properly import docx/doc files Change-Id: I6b3522905714fe3def7d87cd82cca84746310793
2012-09-20n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat
Change-Id: I9e8dee39f63a08517eb654e33747bd8c95d84b59
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat
Change-Id: If03f36d30a7861f5d14ed3142e339d52da0bdce0
2012-09-20xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
Change-Id: Ibad37ac05c608c0211063bfa73931427d48c11f9
2012-09-20n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna
Given that we talk about mm100, changing 0 to 1 is not that harmful, and it seems later core would crash without at least a small margin. Change-Id: I913e4a5eeaba2e36b55f2d7d7fb5bdfbad8eae94
2012-09-20Make "make debugrun" less fancy but more usefulStephan Bergmann
For one, --tui has negative impact on terminal behavior in certain ssh scenarios for me. Whether and how to use it should be a user's personal choice anyway. For another, you sometimes need to interact with gdb early, so do not automatically start to run soffice.bin. Change-Id: I1a1a02f5359aae2a11effa6620aebf01202357f9