Age | Commit message (Expand) | Author |
2015-06-05 | Removed B{2,3}DTuple's custom treshold equal() and equalZero() methods | Zsolt Bölöny |
2015-06-04 | Cleanup crossplatform cairo | Mox Soini |
2015-06-04 | Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal() | Zsolt Bölöny |
2015-06-04 | svl: prefix remaining members of SvxSearchItem | Miklos Vajna |
2015-06-04 | uno::Sequence provides now begin and end | Noel Grandin |
2015-06-04 | convert PropertyMode to scoped enum | Noel Grandin |
2015-06-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-06-04 | convert basegfx::FillRule to scoped enum | Noel Grandin |
2015-06-04 | convert basebmp::Format to scoped enum | Noel Grandin |
2015-06-04 | convert DrawMode to scoped enum | Noel Grandin |
2015-06-04 | convert MediaState to scoped enum | Noel Grandin |
2015-06-04 | fix status bar flickering (zoom slider fo example) | Tomaž Vajngerl |
2015-06-03 | ruler: convert pCtrlItems to use vector of unique_ptr | Tomaž Vajngerl |
2015-06-03 | tdf#91677 fix flickering ruler | Tomaž Vajngerl |
2015-06-03 | tdf#91199 add Venetian [vec-IT] to language list | Eike Rathke |
2015-06-03 | Use variable-length array idiom for SfxType::aAttrib | Stephan Bergmann |
2015-06-02 | There is no use of vcl::Window here | Tor Lillqvist |
2015-06-02 | Replaced boost::tuple with std::tuple | Zsolt Bölöny |
2015-06-02 | Remove obsolete comment | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | Fix a wrong bit mask for StreamMode | Takeshi Abe |
2015-06-01 | tdf#88276: Add slot and handlers for toolbar|sidebar buttons | Katarina Behrens |
2015-06-01 | masses of coverity FORWARD_NULL warnings from copied assert | Caolán McNamara |
2015-06-01 | sal_uInt16 to sal_Int32, and use -1 as a special case | Matteo Casalin |
2015-06-01 | Remove B1IRange, it's not used anywhere | Zsolt Bölöny |
2015-06-01 | Remove B1IBox, it's not used anywhere | Zsolt Bölöny |
2015-06-01 | svx: nObjAnz -> nObjCount | Miklos Vajna |
2015-05-29 | convert PRESENTATION constants to scoped enum | Noel Grandin |
2015-05-29 | loplugin:unnecessarysuperclass, merge IWarningsContainer.. | Noel Grandin |
2015-05-28 | tdf#91652 - store PDF FilterConfigItem options in dispose. | Michael Meeks |
2015-05-28 | gtktiledviewer: use SearchItem.SearchStartPoint* | Miklos Vajna |
2015-05-28 | SvxSearchItem: add m_nStartPoint{X,Y} | Miklos Vajna |
2015-05-28 | Resolves: tdf#91673 wrong bit mask for BrowserMode | Caolán McNamara |
2015-05-28 | GetFocusFlags::Cursor->GetFocusFlags::CURSOR | Noel Grandin |
2015-05-28 | convert PARENTCLIPMODE constants to scoped enum | Noel Grandin |
2015-05-28 | convert INVERT flags to scoped enum | Noel Grandin |
2015-05-28 | convert STARTTRACK constants to scoped enum | Noel Grandin |
2015-05-28 | convert AUTOSCROLL constants to scoped enum | Noel Grandin |
2015-05-28 | convert GETFOCUS constants to scoped enum | Noel Grandin |
2015-05-27 | transform calc URLs to OOXML format, related tdf#91334 | Markus Mohrhard |
2015-05-27 | LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZE | Miklos Vajna |
2015-05-27 | Remove B3IPoint, it's not used anywhere | Zsolt Bölöny |
2015-05-27 | B3IVector is not used anywhere | Zsolt Bölöny |
2015-05-27 | Remove B3IRange, it's not used anywhere | Zsolt Bölöny |
2015-05-27 | tdf#88675 Fix display names for hicontrast and tango_testing | Tobias Lippert |
2015-05-27 | The Mac libc++ version has problems as well, | Stephan Bergmann |