summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unoil: add missing dependencies in custom makefileMichael Stahl2012-03-162-1/+8
* fdo#46926: PyUNO_cmp: return acquired referenceDavid Bolen2012-03-161-4/+15
* gbuild: switch solaris.mk to GCCJonathan Adams2012-03-161-155/+180
* unitools.mk: do not override $GNUMAKE from configureJonathan Adams2012-03-161-1/+1
* adapt unxsog{i,s}.mk to Solaris ldJonathan Adams2012-03-162-5/+6
* soltools: fix solaris/gcc buildMichael Stahl2012-03-162-4/+4
* sal: fix warningsMichael Stahl2012-03-161-2/+2
* sal: remove unx implementation of osl_sendResourcePipe/osl_receiveResourcePipeJonathan Adams2012-03-161-197/+3
* nss: add parameter for solaris/gccMichael Stahl2012-03-161-0/+3
* icc: clean up patchJonathan Adams2012-03-161-652/+26
* configure.in: use $GREP for non-standard featuresJonathan Adams2012-03-161-24/+24
* solaris/gcc: add missing standard includesJonathan Adams2012-03-163-0/+3
* logical || -> binary |Luboš Luňák2012-03-161-1/+1
* remove extraneous parenthesesLuboš Luňák2012-03-161-1/+1
* kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák2012-03-164-80/+0
* do not initialize a field with itselfLuboš Luňák2012-03-161-1/+1
* add autogen.lastrun.bak to .gitignoreLuboš Luňák2012-03-161-0/+1
* do not let a unittest create temp files in the current directoryLuboš Luňák2012-03-161-12/+10
* Add missing component file for canvas.Thorsten Behrens2012-03-161-0/+36
* sw doesn't need to link ooxLuboš Luňák2012-03-161-1/+0
* fix gcc bug 26905 detection with clangLuboš Luňák2012-03-161-1/+1
* More wording tweak. Members are sorted only in source dims (for now).Kohei Yoshida2012-03-161-3/+4
* Better wording.Kohei Yoshida2012-03-161-3/+3
* New unit test for testing pivot cache.Kohei Yoshida2012-03-163-2/+141
* Cleanup formatting in cairocanvasThorsten Behrens2012-03-1619-589/+649
* Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens2012-03-1613-120/+35
* Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens2012-03-161-4/+11
* Clear sprites to white fdo#45219.Thorsten Behrens2012-03-161-1/+1
* Clear full sprite area for fdo#45219Thorsten Behrens2012-03-161-1/+1
* Use transparency for gradients fdo#45219Thorsten Behrens2012-03-162-41/+42
* Return proper transparency value even for ignore_color.Thorsten Behrens2012-03-161-12/+12
* Align transparency cut-off with application defaultsThorsten Behrens2012-03-161-1/+1
* Make sure mask is rendered opaque in vclcanvas.Thorsten Behrens2012-03-161-0/+1
* Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens2012-03-161-52/+0
* 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