summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another partial fix for fdo#45219Thorsten Behrens2012-03-161-17/+11
* Consistent use of alpha in cairocanvasThorsten Behrens2012-03-161-4/+4
* Performance: avoid scaling just-generated bitmap 2nd timeThorsten Behrens2012-03-161-21/+17
* Cleanup: remove silly extra scope.Thorsten Behrens2012-03-162-233/+225
* Some include and comment clean upStephan Bergmann2012-03-163-10/+2
* Removed unused qadevOOo BASIC test codeStephan Bergmann2012-03-162224-108847/+0
* fdo#42750: delay painting borders until after subsidiary linesMichael Stahl2012-03-161-11/+33
* WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl2012-03-161-9/+9
* Uploading libcdr-0.0.5Fridrich Štrba2012-03-164-5/+6
* fdo#37593 Make sure needsUpdate compares canonicalized pathsStephan Bergmann2012-03-161-0/+11
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-1635-202/+351
* add indentation to sw's layout dumperMarkus Mohrhard2012-03-161-0/+1
* Prevent out-of-bound array access.Kohei Yoshida2012-03-161-1/+1
* We shouldn't skip empty columns, or else column index becomes out of sync.Kohei Yoshida2012-03-161-2/+2
* Check all this in one place i.e. in ValidQuery().Kohei Yoshida2012-03-162-11/+6
* We don't ever compare equality of two caches.Kohei Yoshida2012-03-162-40/+0
* move excel related oox bits to scNoel Power2012-03-16163-524/+587
* asm fixes in opensslLuboš Luňák2012-03-162-5/+17
* asm fixes in nssLuboš Luňák2012-03-163-1/+206
* 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