Age | Commit message (Expand) | Author |
2018-04-16 | rename ImpBitmap::ImplConvert to ConvertToGreyscale | Noel Grandin |
2018-04-16 | push logic from ImpBitmap::ImplReleaseBuffer down | Noel Grandin |
2018-04-16 | chmod -x | Tor Lillqvist |
2018-04-16 | -Werror,-Wunused-private-field | Stephan Bergmann |
2018-04-16 | chmod -x | Tor Lillqvist |
2018-04-16 | chmod -x | Tor Lillqvist |
2018-04-16 | loplugin:useuniqueptr in DockingAreaWindow | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in ImplBorderWindow | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in VclMultiLineEdit | Noel Grandin |
2018-04-16 | vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate() | Chris Sherlock |
2018-04-16 | vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classes | Chris Sherlock |
2018-04-16 | Make linked graphic register into LinkedManager again | Tomaž Vajngerl |
2018-04-15 | Remove tango_testing from repository | heiko tietze |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-14 | gtk3: generate missing mnemonics | Caolán McNamara |
2018-04-14 | look for check buttons without underlines | Caolán McNamara |
2018-04-14 | look for radio buttons without underlines | Caolán McNamara |
2018-04-13 | PRODUCTNAME not expanded in help missing dialog | Caolán McNamara |
2018-04-13 | Don't abuse loading of a Graphic to actually load an Image | Tomaž Vajngerl |
2018-04-13 | weld SwAsciiFilterDlg and set an explicit parent for the dialog | Caolán McNamara |
2018-04-13 | drop ModalDialog non .ui ctor | Caolán McNamara |
2018-04-13 | make TextAttrib::Clone return by std::unique_ptr | Noel Grandin |
2018-04-12 | weld RTSPWDialog | Caolán McNamara |
2018-04-12 | Fix typos | Andrea Gelmini |
2018-04-12 | weld QueryString | Caolán McNamara |
2018-04-12 | coverity#1434219 Uncaught exception | Caolán McNamara |
2018-04-12 | vcl: Add a internal (memory) manager for Graphic objects | Tomaž Vajngerl |
2018-04-12 | hold MetaAction by rtl::Reference | Noel Grandin |
2018-04-12 | weld SvRTLInputBox | Caolán McNamara |
2018-04-11 | weld PlaceEditDialog | Caolán McNamara |
2018-04-11 | improve commit 95eb921ec06ee7 | Noel Grandin |
2018-04-11 | cairo_surface_create_similar_image is >= cairo 1.12.0 | Caolán McNamara |
2018-04-11 | Related: rhbz#1396729 use cairo_surface_create_similar | Caolán McNamara |
2018-04-11 | tdf#116929 Transparent mask imported incorrectly | Noel Grandin |
2018-04-11 | Related: rhbz#1396729 use cairo_surface_create_similar_image | Caolán McNamara |
2018-04-11 | tdf#108608 more Draw text editing responsiveness fixes | Noel Grandin |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-10 | weld SpacingDialog | Caolán McNamara |
2018-04-10 | add GtkMenuButton support | Caolán McNamara |
2018-04-10 | loplugin:unusedfield improvements | Noel Grandin |
2018-04-10 | graphic: move access to cxx for PDFData and VectorGraphicData | Tomaž Vajngerl |
2018-04-10 | remove unused ImplSwapOutAsLink | Tomaž Vajngerl |
2018-04-10 | replace originURL with GraphicExternalLink class (internally) | Tomaž Vajngerl |
2018-04-10 | graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLink | Tomaž Vajngerl |
2018-04-10 | remove swapping and link from GraphicObject and Graphic | Tomaž Vajngerl |
2018-04-10 | vcl: detach usage and remove GraphicManager and GraphicCache | Tomaž Vajngerl |
2018-04-09 | ppd value list jumps around on selecting scrolled entries | Caolán McNamara |
2018-04-09 | weld RTSDialog and tab pages | Caolán McNamara |
2018-04-09 | weld SwLineNumberingDlg | Caolán McNamara |
2018-04-09 | std::list->std::vector in DropTarget | Noel Grandin |