summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-22Include tools/helpers.hxx to allow the use of FRound in outdev/rect.cxxChris Sherlock1-0/+1
2014-04-22Make OutputDevice::DrawTransformedBitmapEx a public functionChris Sherlock1-1/+3
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock7-146/+104
2014-04-21handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák4-7/+33
2014-04-22Fix wrong function names in bitmap.cxxChris Sherlock1-2/+2
2014-04-22DrawTransformedBitmapEx - fix accidental renameChris Sherlock2-2/+2
2014-04-22Make TryDrawPolyLineDirect a public function of OutputDeviceChris Sherlock1-6/+6
2014-04-21WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-2/+2
2014-04-22Added missing clipping.cxxChris Sherlock1-0/+304
2014-04-22Move OutputDevice clipping functions into own fileChris Sherlock2-238/+1
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock3-355/+360
2014-04-22Move DownsizeBitmap from gdi/print2.cxx to outdev/bitmap.cxxChris Sherlock3-81/+94
2014-04-22Reorganize native control functions in OutputDeviceChris Sherlock2-9/+9
2014-04-22Group OutputDevice masking functions together in outdev.hxxChris Sherlock1-13/+23
2014-04-22Rearrange OutputDevice line functionsChris Sherlock12-192/+217
2014-04-22Renamed function ImplHatchCmpFnc to HatchCmpFncChris Sherlock1-2/+2
2014-04-22Reorganize OutputDevice hatch functionsChris Sherlock3-25/+28
2014-04-22Move DrawImage function location in outdev.hxxChris Sherlock4-19/+71
2014-04-22Rearrange OutputDevice's gradient functionsChris Sherlock4-39/+50
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock6-451/+451
2014-04-22Remove extraneous line from DrawBitmapChris Sherlock1-1/+0
2014-04-21remove comments why a file gets includedThomas Arnhold225-501/+8
2014-04-21remove old commentThomas Arnhold1-11/+0
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe3-31/+19
2014-04-21Updated coreLászló Németh1-0/+0
2014-04-21fdo#77603 new wildcard in autocorrection: .* instead of *László Németh1-8/+11
2014-04-21writerfilter: fix indentation in rtfsdrimportMiklos Vajna2-155/+160
2014-04-21coverity#735765 Unchecked dynamic_castMiklos Vajna1-0/+2
2014-04-21remove some more bloatThomas Arnhold19-40/+1
2014-04-21clean up src filesThomas Arnhold4-14/+1
2014-04-21remove commented out translations from src fileThomas Arnhold1-2/+0
2014-04-21blind fix for hppa bridgesRene Engelhard1-2/+1
2014-04-21fix reportbuilder*jar install; it's reportbuilder, not rhinoRene Engelhard1-1/+1
2014-04-21fix --disable-coinmpRene Engelhard1-0/+4
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet3-12/+9
2014-04-20Try to fix buildZolnai Tamás1-1/+5
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-3/+3
2014-04-20cpplint: invalid UTF-8 + punctuationJulien Nabet1-2/+2
2014-04-20convert select type address book page to .uiCaolán McNamara8-158/+312
2014-04-20Updated coreCaolán McNamara1-0/+0
2014-04-20coverity#705533 Unintentional integer overflowCaolán McNamara1-26/+26
2014-04-20coverity#705538 Unintentional integer overflowCaolán McNamara1-4/+4
2014-04-20coverity#705541 Unintentional integer overflowCaolán McNamara2-16/+16
2014-04-20coverity#1078601 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-04-20Make OGLFrameGrabber workZolnai Tamás10-20/+53
2014-04-20Patching libgltf: shader character buffers are used as c stringsZolnai Tamás3-1/+96
2014-04-20adjust output file extension when exporting (bnc#870581)Luboš Luňák1-0/+3
2014-04-20Try to disable gltf support on mac once more.Zolnai Tamás1-1/+1
2014-04-20Disable gltf support on mac until freetype build problems are fixedZolnai Tamás2-3/+2
2014-04-20Try to fix mac build: use -arch flag to configure freetypeZolnai Tamás1-1/+2