Age | Commit message (Expand) | Author |
2018-02-13 | XGraphicStorageHandler: support loading graphic from stream | Tomaž Vajngerl |
2018-02-13 | use RawBitmap and BitmapEx in DffPropertyReader | Noel Grandin |
2018-02-12 | lok: enable pre-loading with Vcl's builder | Michael Meeks |
2018-02-12 | EPUB export, fixed layout: fix validation error with images | Miklos Vajna |
2018-02-12 | fix pixel address calculation in RawBitmap | Noel Grandin |
2018-02-12 | tdf#115601: make ImageMap dialog translatable | Julien Nabet |
2018-02-11 | Unneeded #include | Matteo Casalin |
2018-02-11 | SdrMarkView: provide OUString as return value | Matteo Casalin |
2018-02-11 | SdrModel: provide OUString as return value | Matteo Casalin |
2018-02-11 | Add origin URL to Graphic to remember where the image came from | Tomaž Vajngerl |
2018-02-11 | extend XGraphicStorageHandler with saveGraphicByName | Tomaž Vajngerl |
2018-02-10 | use RawBitmap and BitmapEx in icgm filter | Noel Grandin |
2018-02-10 | lokdialog: Handle dialog items' invalidation in general | Tamás Zolnai |
2018-02-10 | make Pair protected base in Pair/Size/Selection | Noel Grandin |
2018-02-09 | ofz#6180 Integer-overflow | Caolán McNamara |
2018-02-09 | add setter methods to tools::Rectangle | Noel Grandin |
2018-02-09 | tdf#115394 correct transition in case of 0s | Szymon Kłos |
2018-02-09 | tdf#108210: Allow to ignore a lock file if there's no filesystem lock | Mike Kaganski |
2018-02-08 | tdf#86739 Option to set image anchor type in image insert dialog | Samuel Mehrbrodt |
2018-02-08 | Add debug output operator for IID | Tor Lillqvist |
2018-02-08 | sd, sc lok: IME support + unit tests | Pranav Kant |
2018-02-08 | Different approach for tdf#115227 | Maxim Monastirsky |
2018-02-08 | move setAlphaFrom from GraphicTransformer to BitmapEx | Noel Grandin |
2018-02-08 | sw lok: IME support + unit test | Pranav Kant |
2018-02-08 | sprinkle SAL_WARN_UNUSED over Bitmap/BitmapEx | Noel Grandin |
2018-02-07 | tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashes | Michael Stahl |
2018-02-07 | move Bitmap::SetToData to BitmapTools | Noel Grandin |
2018-02-07 | tdf#115394 import custom slide transition time in PPTX | Szymon Kłos |
2018-02-07 | ofz: Pos2Page returns true on same value that returned false previously | Caolán McNamara |
2018-02-07 | use scanline when reading pixel data | Noel Grandin |
2018-02-07 | loplugin:useuniqueptr in TextChainFlow | Noel Grandin |
2018-02-07 | loplugin:useuniqueptr in SdrUndoObjSetText | Noel Grandin |
2018-02-07 | loplugin:useuniqueptr in SdrText | Noel Grandin |
2018-02-07 | loplugin:useuniqueptr in SdrUndoGeoObj | Noel Grandin |
2018-02-06 | Avoid signed integer overflow during BrowseBox::AutoSizeLastColumn | Stephan Bergmann |
2018-02-06 | simplify ImpXPolygon | Noel Grandin |
2018-02-06 | loplugin:useuniqueptr in SdrTextObj | Noel Grandin |
2018-02-06 | loplugin:useuniqueptr in OLEObjCache | Noel Grandin |
2018-02-06 | loplugin:useuniqueptr in SdrEdgeObj | Noel Grandin |
2018-02-06 | tdf#104861: extension list is not a child dlg control anymore | Katarina Behrens |
2018-02-06 | loplugin:useuniqueptr in TextRanger | Noel Grandin |
2018-02-06 | loplugin:useuniqueptr in SdrCreateView | Noel Grandin |
2018-02-06 | clean up some include guard terminators | Noel Grandin |
2018-02-05 | use unique_ptr to store GraphicObject for SdrGrafObj | Tomaž Vajngerl |
2018-02-05 | fix ubsan after "TypedWhichId in svx part 1" | Noel Grandin |
2018-02-05 | loplugin:useuniqueptr in E3DModifySceneSnapRectUpdater | Noel Grandin |
2018-02-05 | loplugin:useuniqueptr in OTable | Noel Grandin |
2018-02-05 | tdf#108523 Removed @author annotations. | Manuj Vashist |
2018-02-05 | tdf#115434 Fix key press misbehaviors in sidebar | Jim Raykowski |
2018-02-05 | vcl: remove BitmapColor Color() operator | Chris Sherlock |