summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Related: tdf#106645 make gtk3 scrollbar themes with arrows workCaolán McNamara1-71/+90
2017-03-22Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara1-24/+410
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-10/+17
2017-03-22min_slider_length is unusedCaolán McNamara1-3/+1
2017-03-22stepper_spacing is unusedCaolán McNamara1-2/+0
2017-03-22Missing check for rStream.IsEof()Stephan Bergmann1-0/+4
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna4-25/+2925
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin2-3/+3
2017-03-21uitest: also accept child windows having focus for loggingMarkus Mohrhard1-3/+23
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard1-0/+11
2017-03-21uitest: always start with a clean fileMarkus Mohrhard1-1/+1
2017-03-21tdf#105415 Use the system caret width on GTKColomban Wendling2-0/+12
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos1-3/+21
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder1-1/+1
2017-03-21cppcheck: alloca (vcl/i18n_status)Julien Nabet1-3/+3
2017-03-21ofz#908 faster to scale a monochrome bitmap than a non-monochrome oneCaolán McNamara1-6/+6
2017-03-21ofz#891 catch exceptions harderCaolán McNamara1-2/+2
2017-03-21uitest: log when we execute a dialogMarkus Mohrhard1-0/+4
2017-03-21uitest: only log actions for elements with the focusMarkus Mohrhard1-0/+3
2017-03-20uitest: start to log key inputMarkus Mohrhard2-0/+72
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