summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-16add indentation to sw's layout dumperMarkus Mohrhard
2012-03-16Prevent out-of-bound array access.Kohei Yoshida
2012-03-16We shouldn't skip empty columns, or else column index becomes out of sync.Kohei Yoshida
2012-03-16Check all this in one place i.e. in ValidQuery().Kohei Yoshida
2012-03-16We don't ever compare equality of two caches.Kohei Yoshida
2012-03-16move excel related oox bits to scNoel Power
2012-03-16asm fixes in opensslLuboš Luňák
2012-03-16asm fixes in nssLuboš Luňák
2012-03-16nss and openssl don't realiably build in paralleltinderbox
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard
2012-03-160x80000001 can't fit into (signed) longLuboš Luňák
2012-03-15No need to trim capacity any more; it's allocated to the exact size.Kohei Yoshida
2012-03-15We don't need these extra order index array; items are already sorted.Kohei Yoshida
2012-03-16"foo"bar -> "foo" barLuboš Luňák
2012-03-16fix windows buildMatúš Kukan
2012-03-15i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-15update the relatice refs after the absolute refs, fdo#47285Markus Mohrhard
2012-03-15ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-03-15fix to update inputbar when setting a range for a formula fdo#46809Noel Power
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power
2012-03-15Consolidated file-local functions.Kohei Yoshida
2012-03-15Removed unused.Kohei Yoshida
2012-03-15Use the same algorithm for database initialization.Kohei Yoshida
2012-03-15Fixed memory leak.Kohei Yoshida
2012-03-15Better algorithm to (re-)populate the cache.Kohei Yoshida
2012-03-15DataListType -> ItemsType.Kohei Yoshida
2012-03-15fixup: use introduced preprocessor constant instead of hardcoded constantLionel Elie Mamane
2012-03-15fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara
2012-03-15Convert tools/table.hxx to std::map in ScEEParser class in SC moduleNoel Grandin
2012-03-15remove unused code (oox, sd)Petr Vorel
2012-03-15Add comments in formatclipboard.hxxMaxime de Roucy
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy
2012-03-15getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy
2012-03-15add SCWARN_EXPORT_MAXTAB and SCWARN_EXPORT_MAXCOLMaxime de Roucy
2012-03-15fdo#45671 split button for calc cell border colorWinfried Donkers
2012-03-15Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat
2012-03-15do not leave temporary files after a configure checkLuboš Luňák
2012-03-15these writer unittests surely are slowLuboš Luňák
2012-03-15need to be afraid of empty quoted strings as test argumentsLuboš Luňák
2012-03-15Revert "fix setting of paper tray from print dialog (fdo#43932)"David Tardon
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi
2012-03-15sw: xmldump: print pointers againMichael Stahl
2012-03-15clang doesn't have a problem with -Wnon-virtual-dtorLuboš Luňák
2012-03-15disable msvc warning 4265 (non-virtual dtor)Lubos Lunak
2012-03-15fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl
2012-03-15error: 'XFolderPicker' was not declared in this scopeDavid Tardon
2012-03-15fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann