summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-233-3/+0
* ofz: when skipping actions, only skip forwardsCaolán McNamara2017-03-231-15/+26
* add svm cppunit testCaolán McNamara2017-03-2312-15/+4
* tdf#106693 vcl PDF export, norefxobj: handle compressed page streamMiklos Vajna2017-03-231-42/+84
* ofz: readjust LLVMFuzzerInitialize to get ppt SdDLL::Init outside leak detectCaolán McNamara2017-03-2325-6/+162
* Notebookbar: move shortcuts if multiple rows of tabsSzymon Kłos2017-03-231-0/+14
* Related: rhbz#1334915 tdf#100158 hack using startcenter icon under waylandCaolán McNamara2017-03-231-0/+16
* TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara2017-03-231-34/+24
* tdf#106693 vcl PDF export, norefxobj: copy page streamMiklos Vajna2017-03-232-7/+58
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-2311-14/+14
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-223-12/+19
* Related: tdf#106645 make gtk3 scrollbar themes with arrows workCaolán McNamara2017-03-221-71/+90
* Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara2017-03-221-24/+410
* tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna2017-03-221-10/+17
* min_slider_length is unusedCaolán McNamara2017-03-221-3/+1
* stepper_spacing is unusedCaolán McNamara2017-03-221-2/+0
* Missing check for rStream.IsEof()Stephan Bergmann2017-03-221-0/+4
* vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2017-03-224-25/+2925
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-222-3/+3
* uitest: also accept child windows having focus for loggingMarkus Mohrhard2017-03-211-3/+23
* uitest: better support for listbox loggingMarkus Mohrhard2017-03-211-0/+11
* uitest: always start with a clean fileMarkus Mohrhard2017-03-211-1/+1
* tdf#105415 Use the system caret width on GTKColomban Wendling2017-03-212-0/+12
* Notebookbar: multiple context containers supportSzymon Kłos2017-03-211-3/+21
* tdf#96505 - Get rid of cargo cult long integer literalsudaycoder2017-03-211-1/+1
* cppcheck: alloca (vcl/i18n_status)Julien Nabet2017-03-211-3/+3
* ofz#908 faster to scale a monochrome bitmap than a non-monochrome oneCaolán McNamara2017-03-211-6/+6
* ofz#891 catch exceptions harderCaolán McNamara2017-03-211-2/+2
* uitest: log when we execute a dialogMarkus Mohrhard2017-03-211-0/+4
* uitest: only log actions for elements with the focusMarkus Mohrhard2017-03-211-0/+3
* uitest: start to log key inputMarkus Mohrhard2017-03-202-0/+72
* reject more invalid mapmodesCaolán McNamara2017-03-201-1/+1
* ofz: reduce jpeg mem limit by 1/4Caolán McNamara2017-03-202-2/+2
* BitmapEx::Convert testing has served its purposeCaolán McNamara2017-03-201-33/+0
* ofz#918 invalid mapmodeCaolán McNamara2017-03-201-1/+1
* Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara2017-03-201-0/+4
* tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara2017-03-201-1/+14
* only toggle debugs on down, not also on upCaolán McNamara2017-03-201-18/+21
* uitest: start logging the actions on UI elementsMarkus Mohrhard2017-03-201-0/+2
* uitest: add logging for UI actionsMarkus Mohrhard2017-03-203-0/+107
* ofz#909 timeout on converting gray scale jpgsCaolán McNamara2017-03-191-33/+12
* TyposJulien Nabet2017-03-191-1/+1
* Fix typo to have "NEEDS_QUALITY_PARAMETER"Julien Nabet2017-03-191-3/+3
* This can move out of the header as wellKhaled Hosny2017-03-192-11/+12
* TypoKhaled Hosny2017-03-192-2/+2
* cppcheck: alloca (vcl/printerjob)Julien Nabet2017-03-191-6/+2
* Fix typos + some German translationsAndrea Gelmini2017-03-192-2/+2
* Remove GetVerticalOrientation declaration from header.Mark Hung2017-03-191-5/+0
* vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock2017-03-192-8/+7
* use SAL_NO_FONT_LOOPUP for consistent resultsCaolán McNamara2017-03-182-0/+2