summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-06-04convert DrawMode to scoped enumNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-06-03ruler: convert pCtrlItems to use vector of unique_ptrTomaž Vajngerl
2015-06-03tdf#91677 fix flickering rulerTomaž Vajngerl
2015-06-03tdf#91199 add Venetian [vec-IT] to language listEike Rathke
2015-06-03Use variable-length array idiom for SfxType::aAttribStephan Bergmann
2015-06-02There is no use of vcl::Window hereTor Lillqvist
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny
2015-06-02Remove obsolete commentStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02Fix a wrong bit mask for StreamModeTakeshi Abe
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny
2015-05-27B3IVector is not used anywhereZsolt Bölöny
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-27The Mac libc++ version has problems as well,Stephan Bergmann
2015-05-27Work around broken MSVC standard libraryStephan Bergmann
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna
2015-05-27Prevent accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-27simplify GetWindowClipRegionPixelNoel Grandin
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara