summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ImageIO does not handle CGImageMasksTor Lillqvist2014-04-101-1/+0
* Avoid a couple of pointless constant variablesTor Lillqvist2014-04-102-13/+5
* Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist2014-04-102-2/+2
* Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida2014-04-104-12/+17
* Remove the old GL3DBarChart code.Kohei Yoshida2014-04-104-117/+0
* run unit test with en-US locale dataCaolán McNamara2014-04-101-0/+10
* More iOS-only debugging hackery: write CGImages out as PNGs for inspectionTor Lillqvist2014-04-101-1/+37
* Set mbPrinter anc mbVirDev for iOS, tooTor Lillqvist2014-04-101-1/+1
* Mention early exits in the verbose debugging logTor Lillqvist2014-04-101-29/+32
* CF_TRACE also the CFRetain to avoid confusionTor Lillqvist2014-04-101-0/+1
* Intermediate commit: un-revert last changeTor Lillqvist2014-04-101-0/+16
* build liblangtag with updated IANA language-subtag-registryEike Rathke2014-04-104-1/+8
* Reduce indentation by early bailout.Kohei Yoshida2014-04-101-136/+136
* Let's remove these...Kohei Yoshida2014-04-101-6/+0
* added one abbreviated DateAcceptancePattern for locales that didn't have anyEike Rathke2014-04-1039-0/+39
* Clean up function declarationsStephan Bergmann2014-04-104-6/+56
* Clean up function declarationStephan Bergmann2014-04-103-3/+32
* Updated coreEike Rathke2014-04-101-0/+0
* DownLoad -> Download.Jan Holesovsky2014-04-1014-21/+21
* Make implicit assignment etc. work for these iterator classesStephan Bergmann2014-04-101-11/+9
* warning C4101: 'e': unreferenced local variableMichael Stahl2014-04-101-0/+1
* CppunitTest_cppcanvas_emfplus: disable this in case there is no display to useMiklos Vajna2014-04-101-0/+2
* Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist2014-04-105-62/+1
* fdo#75376: configure: disable LTO by default for MSVC tooMichael Stahl2014-04-101-6/+5
* loplugin:bodynotinblockStephan Bergmann2014-04-101-1/+1
* fdo#77229 testcaseMiklos Vajna2014-04-104-0/+161
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1042-248/+219
* Off by one.Jan Holesovsky2014-04-101-4/+4
* callcatcher: update unused codeCaolán McNamara2014-04-1010-43/+8
* fdo#77051: Preservation of Index field flag '\f'.YogeshBharate2014-04-1012-0/+86
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1034-372/+77
* Missing includeStephan Bergmann2014-04-101-0/+2
* add teh rounded corners property backMarkus Mohrhard2014-04-102-0/+8
* make sure the unique id is set correctlyMarkus Mohrhard2014-04-103-4/+43
* -Werror=deprecated-declarations (on Debian, reportedly) (part2)Julien Nabet2014-04-093-0/+12
* add abbreviated DateAcceptancePatternEike Rathke2014-04-091-0/+1
* CTRunData fix include mishapNorbert Thiebaud2014-04-092-9/+4
* coretext: what to include is SDK dependantNorbert Thiebaud2014-04-091-0/+4
* tweak the height value in testDmlRectangleResize once again to pass on MacNorbert Thiebaud2014-04-091-1/+1
* vcl quartz: cache per-run glyphs informationNorbert Thiebaud2014-04-094-131/+271
* fdo#73147 improve function code for speedWinfried Donkers2014-04-092-37/+35
* Do not leak SfxDialogExecutor_ImplStephan Bergmann2014-04-091-1/+2
* Minor whitespace changeChris Sherlock2014-04-101-3/+3
* Check if polygon is a rectangle when drawing gradientChris Sherlock2014-04-101-4/+12
* Cannot draw metafile-based grayscale gradient into a polygonChris Sherlock2014-04-101-7/+7
* WaE: -Werror=sign-compareCaolán McNamara2014-04-091-1/+1
* Remove unnecessary bound-box parameter from clipping functionsChris Sherlock2014-04-104-25/+25
* coverity#708111 Uninitialized scalar fieldCaolán McNamara2014-04-091-0/+2
* coverity#708101 Uninitialized scalar fieldCaolán McNamara2014-04-091-0/+2
* coverity#708100 Uninitialized scalar fieldCaolán McNamara2014-04-091-6/+10