summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22add necessary deps for the test to runDavid Tardon
2012-09-22add missing dep on types.rdbDavid Tardon
2012-09-22add missing dependencyDavid Tardon
2012-09-22add missing dep on types.rdbDavid Tardon
2012-09-22dependency on makefile needs full pathDavid Tardon
2012-09-22fix dep for configuration schemasDavid Tardon
2012-09-22add missing deps on toolsDavid Tardon
2012-09-22depend on tools as necessaryDavid Tardon
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