summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-03-20reject more invalid mapmodesCaolán McNamara1-1/+1
2017-03-20ofz: reduce jpeg mem limit by 1/4Caolán McNamara2-2/+2
2017-03-20BitmapEx::Convert testing has served its purposeCaolán McNamara1-33/+0
2017-03-20ofz#918 invalid mapmodeCaolán McNamara1-1/+1
2017-03-20Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara1-0/+4
2017-03-20tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara1-1/+14
2017-03-20only toggle debugs on down, not also on upCaolán McNamara1-18/+21
2017-03-20uitest: start logging the actions on UI elementsMarkus Mohrhard1-0/+2
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard3-0/+107
2017-03-19ofz#909 timeout on converting gray scale jpgsCaolán McNamara1-33/+12
2017-03-19TyposJulien Nabet1-1/+1
2017-03-19Fix typo to have "NEEDS_QUALITY_PARAMETER"Julien Nabet1-3/+3
2017-03-19This can move out of the header as wellKhaled Hosny2-11/+12
2017-03-19TypoKhaled Hosny2-2/+2
2017-03-19cppcheck: alloca (vcl/printerjob)Julien Nabet1-6/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini2-2/+2
2017-03-19Remove GetVerticalOrientation declaration from header.Mark Hung1-5/+0
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock2-8/+7
2017-03-18use SAL_NO_FONT_LOOPUP for consistent resultsCaolán McNamara2-0/+2
2017-03-18noone cares about the return valueCaolán McNamara2-4/+2
2017-03-18rework jpeg error handling to throw rather than setjmp to avoid leaksCaolán McNamara2-302/+313
2017-03-18Use char instead of unsigned charJulien Nabet3-7/+7
2017-03-18ofz: floating point exception in values close to zeroCaolán McNamara1-1/+15
2017-03-18ofz#891 an exception is an acceptable outcomeCaolán McNamara1-1/+7
2017-03-18vcl: change opengl gpWatchdogExt from oslCondition to osl::ConditionChris Sherlock1-7/+7
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock3-18/+16
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock1-13/+13
2017-03-18Move the check to start, clearer this wayKhaled Hosny1-3/+4
2017-03-17ofz#889 readjust jpeg importCaolán McNamara5-3/+4
2017-03-17tweak libjpeg to honor JPEGMEM and set it in file format testersCaolán McNamara2-0/+2
2017-03-17tdf#106295 fix vertical orientation for fullwidth colon and semicolon.Mark Hung1-2/+5
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna3-5/+5
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky1-1/+1
2017-03-16ofz#882: test available len against max possible compressionCaolán McNamara1-0/+10
2017-03-16ofz: reject invalid fraction negative nYNumCaolán McNamara1-1/+1
2017-03-16Keep menubar hidden after Unity registrar activatedMaxim Monastirsky3-4/+7
2017-03-16This conditional isn't neededMaxim Monastirsky1-2/+0
2017-03-16gtk3: Keep menubar hidden after customizationMaxim Monastirsky1-1/+1
2017-03-16ofz#880 timeout loading svmCaolán McNamara1-1/+5
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara5-5/+69
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski4-32/+14
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-16remove unused defines from HRC files in vclNoel Grandin5-139/+0
2017-03-16avoid slow conversion between scanline format and dest formatCaolán McNamara1-26/+44
2017-03-16can set the out_color_space after jpeg_start_decompressCaolán McNamara1-14/+15
2017-03-16reinstate utl::TempFile changeCaolán McNamara2-8/+10
2017-03-16tdf#103235 Notebookbar: use persona themeSzymon Kłos1-0/+21
2017-03-15ofz: infinite loopCaolán McNamara1-1/+5
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos2-29/+44
2017-03-15rollback utl::TempFile changeCaolán McNamara2-10/+8