summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22neon: convert to gbuildMatúš Kukan
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-22test cases for the changes to ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-22some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-22enable the cond format import test also for xls and xlsxMarkus Mohrhard
2012-09-22test for imported cond format range from odsMarkus Mohrhard
2012-09-21Fixed all discovered errors and extra unit tests to cover them.Kohei Yoshida
2012-09-21Improve readability.Kohei Yoshida
2012-09-22set conditional format range for xls import, fdo#54555Markus Mohrhard
2012-09-22sal_Bool to boolTakeshi Abe
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-09-21fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.Michael Stahl
2012-09-21the intarwebs say it may be hidden in limits.h...Michael Stahl
2012-09-21sigh... include stdint.h for SIZE_MAXMichael Stahl
2012-09-21add pt-BR/acor/SentenceExceptList.xml to makefileAndras Timar
2012-09-21"a function call cannot appear in a constant-expression"Michael Stahl
2012-09-21use scoped_array in lcl_UnMergeMichael Stahl
2012-09-21little cleanup in GetTblSelMichael Stahl
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-21o3tl::sorted_vector::insert should take const parameterMichael Stahl
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot
2012-09-21::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat
2012-09-21n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna
2012-09-21vcl/Library_vcl.mk: fix typoMatúš Kukan
2012-09-21packimages: add $(OUTDIR)/res/img back until helpcontent2 is convertedMatúš Kukan
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan
2012-09-21Cut/paste typosStephan Bergmann
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard
2012-09-21fix problem in ScRangeList::UpdateReference when deleting one row/colMarkus Mohrhard
2012-09-21There is no java_uno library to load in the disable-dynloading case on AndroidTor Lillqvist
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist
2012-09-21Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist
2012-09-21Properly check cmdline args in oosplashStephan Bergmann
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-09-21Fix fdo#54417 - blacklist buggy Intel driver for dxcanvasThorsten Behrens
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist
2012-09-21WaE: format (64-bit)Tor Lillqvist
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat
2012-09-21n#779834 testcaseMiklos Vajna