Age | Commit message (Expand) | Author |
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 |
2015-05-27 | Work around broken MSVC standard library | Stephan Bergmann |
2015-05-27 | lokdocview: fix not updated part selector when search changes part | Miklos Vajna |
2015-05-27 | Prevent accidental mis-uses of VclPtr address-of operator | Stephan Bergmann |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-27 | convert WINDOW_DLGCTRL flags to scoped enum | Noel Grandin |
2015-05-27 | simplify GetWindowClipRegionPixel | Noel Grandin |
2015-05-27 | convert EXTTEXTINPUT constants to scoped enum | Noel Grandin |
2015-05-27 | convert DLGWINDOW constants to scoped enum | Noel Grandin |
2015-05-27 | tdf#90338 tdf#84254 DrawingML export fix | Andras Timar |
2015-05-26 | Resolves: tdf#91542 crash on pressing return in sidebar line popup | Caolán McNamara |
2015-05-26 | sd: fix LOK search result highlight when result is not on the current slide | Miklos Vajna |
2015-05-26 | Global CptlSttWrd and CptlSttWord -> CapitalStartWord | Jan Holesovsky |
2015-05-26 | Global CptlSttSntnc -> CapitalStartSentence | Jan Holesovsky |
2015-05-26 | Remove B3I64Tuple, it's not used by anything | Zsolt Bölöny |