summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22switch bridges to gbuildDavid Tardon
2012-09-22gbuildize bridgesDavid Tardon
2012-09-22add missing exportsDavid Tardon
2012-09-22switch cli_ure to gbuildDavid Tardon
2012-09-22force cli_ure to buildMatúš Kukan
2012-09-22cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan
2012-09-22cli_ure: another missing depMatúš Kukan
2012-09-22get cli_ure closer to successful buildMatúš Kukan
2012-09-22add missing package nameNorbert Thiebaud
2012-09-22gbuildize cli_ureDavid Tardon
2012-09-22export uno_initEnvironment and uno_ext_getMappingDavid Tardon
2012-09-22fix make syntaxNorbert Thiebaud
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-22separate include dirs by commaDavid Tardon
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