summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens1-4/+11
2012-03-16Clear sprites to white fdo#45219.Thorsten Behrens1-1/+1
2012-03-16Clear full sprite area for fdo#45219Thorsten Behrens1-1/+1
2012-03-16Use transparency for gradients fdo#45219Thorsten Behrens2-41/+42
2012-03-16Return proper transparency value even for ignore_color.Thorsten Behrens1-12/+12
2012-03-16Align transparency cut-off with application defaultsThorsten Behrens1-1/+1
2012-03-16Make sure mask is rendered opaque in vclcanvas.Thorsten Behrens1-0/+1
2012-03-16Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens1-52/+0
2012-03-16Another partial fix for fdo#45219Thorsten Behrens1-17/+11
2012-03-16Consistent use of alpha in cairocanvasThorsten Behrens1-4/+4
2012-03-16Performance: avoid scaling just-generated bitmap 2nd timeThorsten Behrens1-21/+17
2012-03-16Cleanup: remove silly extra scope.Thorsten Behrens2-233/+225
2012-03-16Some include and comment clean upStephan Bergmann3-10/+2
2012-03-16Removed unused qadevOOo BASIC test codeStephan Bergmann2224-108847/+0
2012-03-16fdo#42750: delay painting borders until after subsidiary linesMichael Stahl1-11/+33
2012-03-16WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl1-9/+9
2012-03-16Uploading libcdr-0.0.5Fridrich Štrba4-5/+6
2012-03-16fdo#37593 Make sure needsUpdate compares canonicalized pathsStephan Bergmann1-0/+11
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann35-202/+351
2012-03-16add indentation to sw's layout dumperMarkus Mohrhard1-0/+1
2012-03-16Prevent out-of-bound array access.Kohei Yoshida1-1/+1
2012-03-16We shouldn't skip empty columns, or else column index becomes out of sync.Kohei Yoshida1-2/+2
2012-03-16Check all this in one place i.e. in ValidQuery().Kohei Yoshida2-11/+6
2012-03-16We don't ever compare equality of two caches.Kohei Yoshida2-40/+0
2012-03-16move excel related oox bits to scNoel Power163-524/+587
2012-03-16asm fixes in opensslLuboš Luňák2-5/+17
2012-03-16asm fixes in nssLuboš Luňák3-1/+206
2012-03-16nss and openssl don't realiably build in paralleltinderbox2-2/+2
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard1-1/+7
2012-03-160x80000001 can't fit into (signed) longLuboš Luňák1-1/+1
2012-03-15No need to trim capacity any more; it's allocated to the exact size.Kohei Yoshida1-6/+0
2012-03-15We don't need these extra order index array; items are already sorted.Kohei Yoshida2-35/+6
2012-03-16"foo"bar -> "foo" barLuboš Luňák2-1/+12
2012-03-16fix windows buildMatúš Kukan7-14/+35
2012-03-15i#84393 Fix title field in header, footerSzabolcs Dezsi3-3/+19
2012-03-15update the relatice refs after the absolute refs, fdo#47285Markus Mohrhard1-3/+3
2012-03-15ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard2-3/+3
2012-03-15fix to update inputbar when setting a range for a formula fdo#46809Noel Power1-1/+1
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power1-1/+1
2012-03-15Consolidated file-local functions.Kohei Yoshida1-83/+79
2012-03-15Removed unused.Kohei Yoshida2-68/+0
2012-03-15Use the same algorithm for database initialization.Kohei Yoshida1-8/+19
2012-03-15Fixed memory leak.Kohei Yoshida1-0/+1
2012-03-15Better algorithm to (re-)populate the cache.Kohei Yoshida3-2/+135
2012-03-15DataListType -> ItemsType.Kohei Yoshida3-21/+21
2012-03-15fixup: use introduced preprocessor constant instead of hardcoded constantLionel Elie Mamane1-2/+2
2012-03-15fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane1-2/+2
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara1-7/+6
2012-03-15Convert tools/table.hxx to std::map in ScEEParser class in SC moduleNoel Grandin3-16/+23
2012-03-15remove unused code (oox, sd)Petr Vorel9-73/+0