summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-03-21uitest: log when we execute a dialogMarkus Mohrhard
2017-03-21uitest: only log actions for elements with the focusMarkus Mohrhard
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-03-20reject more invalid mapmodesCaolán McNamara
2017-03-20ofz: reduce jpeg mem limit by 1/4Caolán McNamara
2017-03-20BitmapEx::Convert testing has served its purposeCaolán McNamara
2017-03-20ofz#918 invalid mapmodeCaolán McNamara
2017-03-20Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-03-20tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-03-20only toggle debugs on down, not also on upCaolán McNamara
2017-03-20uitest: start logging the actions on UI elementsMarkus Mohrhard
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard
2017-03-19ofz#909 timeout on converting gray scale jpgsCaolán McNamara
2017-03-19TyposJulien Nabet
2017-03-19Fix typo to have "NEEDS_QUALITY_PARAMETER"Julien Nabet
2017-03-19This can move out of the header as wellKhaled Hosny
2017-03-19TypoKhaled Hosny
2017-03-19cppcheck: alloca (vcl/printerjob)Julien Nabet
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Remove GetVerticalOrientation declaration from header.Mark Hung
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-03-18use SAL_NO_FONT_LOOPUP for consistent resultsCaolán McNamara
2017-03-18noone cares about the return valueCaolán McNamara
2017-03-18rework jpeg error handling to throw rather than setjmp to avoid leaksCaolán McNamara
2017-03-18Use char instead of unsigned charJulien Nabet
2017-03-18ofz: floating point exception in values close to zeroCaolán McNamara
2017-03-18ofz#891 an exception is an acceptable outcomeCaolán McNamara
2017-03-18vcl: change opengl gpWatchdogExt from oslCondition to osl::ConditionChris Sherlock
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock
2017-03-18Move the check to start, clearer this wayKhaled Hosny
2017-03-17ofz#889 readjust jpeg importCaolán McNamara
2017-03-17tweak libjpeg to honor JPEGMEM and set it in file format testersCaolán McNamara
2017-03-17tdf#106295 fix vertical orientation for fullwidth colon and semicolon.Mark Hung
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky
2017-03-16ofz#882: test available len against max possible compressionCaolán McNamara
2017-03-16ofz: reject invalid fraction negative nYNumCaolán McNamara
2017-03-16Keep menubar hidden after Unity registrar activatedMaxim Monastirsky
2017-03-16This conditional isn't neededMaxim Monastirsky
2017-03-16gtk3: Keep menubar hidden after customizationMaxim Monastirsky
2017-03-16ofz#880 timeout loading svmCaolán McNamara
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski
2017-03-16Fix typosAndrea Gelmini
2017-03-16remove unused defines from HRC files in vclNoel Grandin
2017-03-16avoid slow conversion between scanline format and dest formatCaolán McNamara
2017-03-16can set the out_color_space after jpeg_start_decompressCaolán McNamara
2017-03-16reinstate utl::TempFile changeCaolán McNamara
2017-03-16tdf#103235 Notebookbar: use persona themeSzymon Kłos