summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-03-26uitest: handle float windows better in the hierarchy dumpMarkus Mohrhard
2017-03-26uitest: allow to find ourself with an IDMarkus Mohrhard
2017-03-25Fix typosAndrea Gelmini
2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna
2017-03-24ofz#937 sanity check claimed record lengthCaolán McNamara
2017-03-24vcl printer: hold a reference on mxPrinter member while operating on it.Michael Meeks
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-24vcl: clean up ANDROID ifdefs in pdfwriter_implMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23ofz: when skipping actions, only skip forwardsCaolán McNamara
2017-03-23add svm cppunit testCaolán McNamara
2017-03-23tdf#106693 vcl PDF export, norefxobj: handle compressed page streamMiklos Vajna
2017-03-23Notebookbar: move shortcuts if multiple rows of tabsSzymon Kłos
2017-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara
2017-03-23tdf#106693 vcl PDF export, norefxobj: copy page streamMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
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