summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-03-22Missing check for rStream.IsEof()Stephan Bergmann
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-21uitest: also accept child windows having focus for loggingMarkus Mohrhard
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard
2017-03-21uitest: always start with a clean fileMarkus Mohrhard
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder
2017-03-21ofz#908 faster to scale a monochrome bitmap than a non-monochrome oneCaolán McNamara
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#918 invalid mapmodeCaolá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-19This can move out of the header as wellKhaled Hosny
2017-03-19Fix typos + some German translationsAndrea Gelmini
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-18ofz: floating point exception in values close to zeroCaolán McNamara
2017-03-18vcl: change opengl gpWatchdogExt from oslCondition to osl::ConditionChris 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-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-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-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
2017-03-15ofz: infinite loopCaolán McNamara
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-03-15rollback utl::TempFile changeCaolán McNamara
2017-03-15Actually output the error messageStephan Bergmann
2017-03-15take pre-calculated size from vector::sizeCaolán McNamara
2017-03-15utl::TempFile can give a stream directly without bringing ucb into itCaolán McNamara
2017-03-14return early on clearly broken xbmsCaolán McNamara
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-14Use int to count to threeStephan Bergmann