Age | Commit message (Expand) | Author |
2018-03-13 | tdf#114552 Convert anchor toggle to anchor menu | Samuel Mehrbrodt |
2018-03-13 | vcl: prefix BitmapEx member variables with an 'm' | Chris Sherlock |
2018-03-13 | tdf#114622 Add Numbering in Arabic-Indic numerals | Suhail Alkowaileet |
2018-03-12 | svtools: cleanup GraphicAccess | Tomaž Vajngerl |
2018-03-12 | remove support of GraphicObject URL from GraphicAccess | Tomaž Vajngerl |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-03-12 | loplugin:unusedmethods | Noel Grandin |
2018-03-11 | weld color picker | Caolán McNamara |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-11 | xmloff: convert replacement image loading to use "Graphic" prop. | Tomaž Vajngerl |
2018-03-10 | xmloff: embedded objects can still use GraphicObject URL | Tomaž Vajngerl |
2018-03-10 | escherex: export graphic without GraphicObject uniqueID | Tomaž Vajngerl |
2018-03-10 | loplugin:unusedfields | Noel Grandin |
2018-03-10 | move canvas helper code into vcl | Noel Grandin |
2018-03-10 | xmloff: modify code relying on Graph.Object URL and cleanup code | Tomaž Vajngerl |
2018-03-10 | oox: remove unused methods that rely on GraphicObject URL | Tomaž Vajngerl |
2018-03-09 | Make VCL_DLLPUBLIC virtual functions non-inline | Stephan Bergmann |
2018-03-09 | tdf#45904 Move _SheetLink Java tests to C++ | Jens Carl |
2018-03-09 | give color picker explicit parent | Caolán McNamara |
2018-03-09 | Bin incorrect comments, this is not "org::openoffice" but "ooo::vba" | Tor Lillqvist |
2018-03-09 | inherit welded dialogs from a common ancestor | Caolán McNamara |
2018-03-09 | completely remove MID_GRAFURL, replace with MID_BITMAP | Tomaž Vajngerl |
2018-03-09 | Let sysadmins disable individual file format filters | Andras Timar |
2018-03-09 | -Werror,-Wunused-private-field | Stephan Bergmann |
2018-03-09 | remove MID_GRAPHIC_URL and related mappings, implementation | Tomaž Vajngerl |
2018-03-09 | loplugin:constantparam in vcl | Noel Grandin |
2018-03-09 | drop getColor() method of Color | Noel Grandin |
2018-03-09 | lokdialog: run async for weld dialogs | Pranav Kant |
2018-03-09 | svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilter | Tomaž Vajngerl |
2018-03-08 | svtools: allow writing characters with HtmlWriter | Miklos Vajna |
2018-03-08 | loplugin:constantparam in svtools..unotools | Noel Grandin |
2018-03-08 | tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice. | Jan Holesovsky |
2018-03-08 | loplugin:constantparam in linguistic..sfx2 | Noel Grandin |
2018-03-08 | oox: preserve the ContentType of custom files | Ashod Nakashian |
2018-03-08 | loplugin:constantparam in canvas..comphelper | Noel Grandin |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-03-07 | Clarify that IGNORE_DIACRITICS_CTL is not only CTL, despite its name | Eike Rathke |
2018-03-07 | weld SfxNewFileDialog | Caolán McNamara |
2018-03-07 | tdf#116108 Add option to fit images into their cell | Samuel Mehrbrodt |
2018-03-07 | oox: rename FillBitmapUrl to FillBitmap, remove obsolete methods | Tomaž Vajngerl |
2018-03-07 | tdf#116074: Don't block on sending email interactively | Mike Kaganski |
2018-03-07 | cache location and mime type when saving a graphic to a storage | Tomaž Vajngerl |
2018-03-07 | Move BackGraphicURL property & friends to BackGraphic + fixes | Tomaž Vajngerl |
2018-03-07 | add GraphicLoader and funct. to load graphic from URL | Tomaž Vajngerl |
2018-03-06 | disambiguate CreateSfxDialog | Caolán McNamara |
2018-03-06 | Resolves: tdf#116215 fewer array of references cases, tdf#58874 related | Eike Rathke |
2018-03-06 | After Java settings have changed, restart LibO for real | Katarina Behrens |
2018-03-06 | Fix typos | Andrea Gelmini |
2018-03-06 | add some color conversion methods to sax::Converter | Noel Grandin |
2018-03-06 | vcl: document Bitmap::MakeMonochrome(), fix @return format | Chris Sherlock |