summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nss and openssl don't realiably build in paralleltinderbox2012-03-162-2/+2
* don't paste content if user cancels html import, fdo#47393Markus Mohrhard2012-03-161-1/+7
* 0x80000001 can't fit into (signed) longLuboš Luňák2012-03-161-1/+1
* No need to trim capacity any more; it's allocated to the exact size.Kohei Yoshida2012-03-151-6/+0
* We don't need these extra order index array; items are already sorted.Kohei Yoshida2012-03-152-35/+6
* "foo"bar -> "foo" barLuboš Luňák2012-03-162-1/+12
* fix windows buildMatúš Kukan2012-03-167-14/+35
* i#84393 Fix title field in header, footerSzabolcs Dezsi2012-03-153-3/+19
* update the relatice refs after the absolute refs, fdo#47285Markus Mohrhard2012-03-151-3/+3
* ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard2012-03-152-3/+3
* fix to update inputbar when setting a range for a formula fdo#46809Noel Power2012-03-151-1/+1
* fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power2012-03-151-1/+1
* Consolidated file-local functions.Kohei Yoshida2012-03-151-83/+79
* Removed unused.Kohei Yoshida2012-03-152-68/+0
* Use the same algorithm for database initialization.Kohei Yoshida2012-03-151-8/+19
* Fixed memory leak.Kohei Yoshida2012-03-151-0/+1
* Better algorithm to (re-)populate the cache.Kohei Yoshida2012-03-153-2/+135
* DataListType -> ItemsType.Kohei Yoshida2012-03-153-21/+21
* fixup: use introduced preprocessor constant instead of hardcoded constantLionel Elie Mamane2012-03-151-2/+2
* fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane2012-03-151-2/+2
* can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara2012-03-151-7/+6
* Convert tools/table.hxx to std::map in ScEEParser class in SC moduleNoel Grandin2012-03-153-16/+23
* remove unused code (oox, sd)Petr Vorel2012-03-159-73/+0
* Add comments in formatclipboard.hxxMaxime de Roucy2012-03-151-0/+30
* SwEditShell : use of the STL swap functionMaxime de Roucy2012-03-152-10/+5
* getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-5/+10
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-152-18/+38
* add SCWARN_EXPORT_MAXTAB and SCWARN_EXPORT_MAXCOLMaxime de Roucy2012-03-153-3/+16
* fdo#45671 split button for calc cell border colorWinfried Donkers2012-03-152-1/+4
* Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat2012-03-154-1043/+1068
* do not leave temporary files after a configure checkLuboš Luňák2012-03-151-2/+4
* these writer unittests surely are slowLuboš Luňák2012-03-151-2/+2
* need to be afraid of empty quoted strings as test argumentsLuboš Luňák2012-03-151-1/+1
* Revert "fix setting of paper tray from print dialog (fdo#43932)"David Tardon2012-03-151-1/+1
* Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi2012-03-152-0/+6
* sw: xmldump: print pointers againMichael Stahl2012-03-151-0/+2
* clang doesn't have a problem with -Wnon-virtual-dtorLuboš Luňák2012-03-152-0/+8
* disable msvc warning 4265 (non-virtual dtor)Lubos Lunak2012-03-152-1/+4
* fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl2012-03-152-103/+0
* error: 'XFolderPicker' was not declared in this scopeDavid Tardon2012-03-151-0/+1
* fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann2012-03-151-9/+31
* fdo#47311 don't crash when pasting into more than 1 sheetDavid Tardon2012-03-151-1/+1
* Some proof-of-concept code for dpcache performance.Kohei Yoshida2012-03-141-0/+434
* Fix the UNO API for creating a new group dimension.Kohei Yoshida2012-03-142-10/+15
* Replace installer::files::save_array_of_hashes with Data::Dumper.Tim Retout2012-03-142-30/+5
* Turn on strict and warnings for installer::converter.Tim Retout2012-03-141-0/+3
* Use Exporter in installer::strip.Tim Retout2012-03-143-8/+12
* Turn on strict and warnings for install::strip.Tim Retout2012-03-141-2/+4
* Turn on strictures and warnings in installer::helppack.Tim Retout2012-03-141-1/+4
* Unit test and correction for remove_multiple_modules_packagesTim Retout2012-03-142-1/+58