summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens1-1/+3
2014-04-10Fix crash in ppd parser.Thorsten Behrens1-1/+3
2014-04-10It's "its", not "it's"Tor Lillqvist173-223/+223
2014-04-10ImageIO does not handle CGImageMasksTor Lillqvist1-1/+0
2014-04-10Avoid a couple of pointless constant variablesTor Lillqvist2-13/+5
2014-04-10Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist2-2/+2
2014-04-10Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida4-12/+17
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida4-117/+0
2014-04-10run unit test with en-US locale dataCaolán McNamara1-0/+10
2014-04-10More iOS-only debugging hackery: write CGImages out as PNGs for inspectionTor Lillqvist1-1/+37
2014-04-10Set mbPrinter anc mbVirDev for iOS, tooTor Lillqvist1-1/+1
2014-04-10Mention early exits in the verbose debugging logTor Lillqvist1-29/+32
2014-04-10CF_TRACE also the CFRetain to avoid confusionTor Lillqvist1-0/+1
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist1-0/+16
2014-04-10build liblangtag with updated IANA language-subtag-registryEike Rathke4-1/+8
2014-04-10Reduce indentation by early bailout.Kohei Yoshida1-136/+136
2014-04-10Let's remove these...Kohei Yoshida1-6/+0
2014-04-10added one abbreviated DateAcceptancePattern for locales that didn't have anyEike Rathke39-0/+39
2014-04-10Clean up function declarationsStephan Bergmann4-6/+56
2014-04-10Clean up function declarationStephan Bergmann3-3/+32
2014-04-10Updated coreEike Rathke1-0/+0
2014-04-10DownLoad -> Download.Jan Holesovsky14-21/+21
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann1-11/+9
2014-04-10warning C4101: 'e': unreferenced local variableMichael Stahl1-0/+1
2014-04-10CppunitTest_cppcanvas_emfplus: disable this in case there is no display to useMiklos Vajna1-0/+2
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist5-62/+1
2014-04-10fdo#75376: configure: disable LTO by default for MSVC tooMichael Stahl1-6/+5
2014-04-10loplugin:bodynotinblockStephan Bergmann1-1/+1
2014-04-10fdo#77229 testcaseMiklos Vajna4-0/+161
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann42-248/+219
2014-04-10Off by one.Jan Holesovsky1-4/+4
2014-04-10callcatcher: update unused codeCaolán McNamara10-43/+8
2014-04-10fdo#77051: Preservation of Index field flag '\f'.YogeshBharate12-0/+86
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann34-372/+77
2014-04-10Missing includeStephan Bergmann1-0/+2
2014-04-10add teh rounded corners property backMarkus Mohrhard2-0/+8
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard3-4/+43
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly) (part2)Julien Nabet3-0/+12
2014-04-09add abbreviated DateAcceptancePatternEike Rathke1-0/+1
2014-04-09CTRunData fix include mishapNorbert Thiebaud2-9/+4
2014-04-09coretext: what to include is SDK dependantNorbert Thiebaud1-0/+4
2014-04-09tweak the height value in testDmlRectangleResize once again to pass on MacNorbert Thiebaud1-1/+1
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud4-131/+271
2014-04-09fdo#73147 improve function code for speedWinfried Donkers2-37/+35
2014-04-09Do not leak SfxDialogExecutor_ImplStephan Bergmann1-1/+2
2014-04-10Minor whitespace changeChris Sherlock1-3/+3
2014-04-10Check if polygon is a rectangle when drawing gradientChris Sherlock1-4/+12
2014-04-10Cannot draw metafile-based grayscale gradient into a polygonChris Sherlock1-7/+7
2014-04-09WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-10Remove unnecessary bound-box parameter from clipping functionsChris Sherlock4-25/+25