Age | Commit message (Expand) | Author |
2017-04-14 | remove the remaining unused mouse cursors | Caolán McNamara |
2017-04-14 | revert removal of apparently unused mouse cursors | Caolán McNamara |
2017-04-14 | vcl PDF import: don't assume larger offset -> newer trailer | Miklos Vajna |
2017-04-13 | tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() | Michael Stahl |
2017-04-13 | convert DateFormat to scoped enum and rename to DateOrder | Noel Grandin |
2017-04-13 | fix issue related to using namespace with pch | Markus Mohrhard |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-04-12 | can use gb_CppunitTest_use_configuration and still access .ui files | Caolán McNamara |
2017-04-12 | Notebookbar: remove dependency between all containers and IPrioritable | Szymon Kłos |
2017-04-12 | take the .ui files from $BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR | Caolán McNamara |
2017-04-12 | fix typo @trhows | Michael Stahl |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-12 | infinite SetDefaultSize->SetPosSize->SetDefaultSize | Caolán McNamara |
2017-04-11 | PDF export of PDF images: compress page stream if requested | Miklos Vajna |
2017-04-11 | Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5 | Miklos Vajna |
2017-04-11 | convert ruler menu to .ui | Caolán McNamara |
2017-04-11 | tdf#107089 PDF export of PDF images: handle mixed filters of page streams | Miklos Vajna |
2017-04-10 | Related: tdf#107013 PDF export of PDF images: improve content streams | Miklos Vajna |
2017-04-10 | Resolves: tdf#107031 writer depends on ACTION_DEFAULT | Caolán McNamara |
2017-04-10 | Fix typos to complete commit b35552f39503 | Andrea Gelmini |
2017-04-09 | std::unique[]->std::vector | Caolán McNamara |
2017-04-09 | make this more readable | Caolán McNamara |
2017-04-09 | Notebookbar: warn if priority is set for unsupported item | Szymon Kłos |
2017-04-08 | ofz#1069 avoid oom | Caolán McNamara |
2017-04-08 | vcl: Bitmap processor test - test converting to "disabled" image | Tomaž Vajngerl |
2017-04-07 | tdf#107018 PDF export of PDF images: handle references in nested dictionaries | Miklos Vajna |
2017-04-07 | PDF export of PDF images: avoid invalid offset for not used jpeg bitmaps | Miklos Vajna |
2017-04-07 | Read number of polylines as UInt32 according to documentation | Bartosz Kosiorek |
2017-04-07 | extend catch all here for std::exception derived exceptions too | Caolán McNamara |
2017-04-07 | tdf#107013 PDF export of PDF images: handle page tree and content streams | Miklos Vajna |
2017-04-07 | Revert "Related tdf#105566 Update Infobar when signature status changes" | Michael Stahl |
2017-04-07 | loplugin:redundantcast find cstyle arithmetic casts | Noel Grandin |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-04-07 | Related tdf#105566 Update Infobar when signature status changes | Samuel Mehrbrodt |
2017-04-07 | vcl: remove no longer needed WIN_Rectangle() | Miklos Vajna |
2017-04-06 | loplugin:redundantcast | Stephan Bergmann |
2017-04-06 | tdf#106960: Fix math scaling on Windows | Khaled Hosny |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: vcl | Stephan Bergmann |
2017-04-06 | crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdf | Caolán McNamara |
2017-04-06 | loplugin:singlevalfields | Noel Grandin |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-06 | Fix crash while running the Notebookbar mode | Szymon Kłos |
2017-04-05 | Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5 | Miklos Vajna |
2017-04-05 | tdf#106972 vcl PDF export, PDF images: handle indirect font references | Miklos Vajna |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-04-05 | loplugin:unreffun (clang-cl) | Stephan Bergmann |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-04-04 | ofz#984 better match post-creation aBitmap.HasGreyPalette() logic | Caolán McNamara |
2017-04-04 | Resolves: tdf#106725 paint default window bg before spin button bg | Caolán McNamara |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |