summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl13-50/+69
2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot5-53/+107
2012-09-21::rtl::OUString to OUString in avmediaRicardo Montania3-24/+24
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat3-0/+14
2012-09-21n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2-12/+14
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks19-104/+182
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna3-2/+10
2012-09-21vcl/Library_vcl.mk: fix typoMatúš Kukan1-2/+2
2012-09-21packimages: add $(OUTDIR)/res/img back until helpcontent2 is convertedMatúš Kukan1-2/+2
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan2-1/+2
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan3-53/+0
2012-09-21Cut/paste typosStephan Bergmann3-5/+5
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka2-2/+28
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard1-0/+4
2012-09-21fix problem in ScRangeList::UpdateReference when deleting one row/colMarkus Mohrhard1-2/+2
2012-09-21There is no java_uno library to load in the disable-dynloading case on AndroidTor Lillqvist2-2/+40
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist3-0/+19
2012-09-21Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-5/+5
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist2-2/+36
2012-09-21Properly check cmdline args in oosplashStephan Bergmann1-3/+5
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann7-9/+9
2012-09-21Fix fdo#54417 - blacklist buggy Intel driver for dxcanvasThorsten Behrens1-0/+2
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist1-1/+4
2012-09-21WaE: format (64-bit)Tor Lillqvist2-6/+6
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist1-0/+2
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna3-0/+14
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+3
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat2-0/+18
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat1-2/+2
2012-09-21n#779834 testcaseMiklos Vajna2-0/+8
2012-09-21WaE: format '%lx' expects 'long unsigned int', argument is 'void*'Tor Lillqvist1-2/+2
2012-09-21Add locale files for ebo_CG and tyx_CG.Jeremy Brown4-1/+749
2012-09-21Mark patch pushed upstreamStephan Bergmann1-0/+2
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt1-11/+4
2012-09-21MResultSet WaE fixedDavid Ostrovsky1-0/+4
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist1-1/+1
2012-09-21BrainoTor Lillqvist1-1/+1
2012-09-20mork driver: refactoring query engineDavid Ostrovsky3-380/+33
2012-09-20std::auto_ptr is deprecated.Kohei Yoshida1-24/+11
2012-09-20Unused local variable.Kohei Yoshida1-4/+0
2012-09-20More cosmetic cleanups.Kohei Yoshida1-21/+13
2012-09-20Some code cleanups...Kohei Yoshida2-12/+14
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet2-3/+0
2012-09-20Bin other unused methodsJulien Nabet3-16/+0
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt4-0/+0
2012-09-20Dump some newly unused methodsJulien Nabet3-17/+0
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan6-272/+0
2012-09-20fdo#49350 Speedup entry painting for SvTreeListBoxTomaž Vajngerl1-3/+3
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2-13/+11
2012-09-20Use scoped_ptr instead of deprecated auto_ptrStephan Bergmann1-1/+2