summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-04convert basebmp::Format to scoped enumNoel Grandin1-21/+21
2015-06-04convert DrawMode to scoped enumNoel Grandin2-6/+6
2015-06-04convert MediaState to scoped enumNoel Grandin1-24/+16
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-1/+1
2015-06-03ruler: convert pCtrlItems to use vector of unique_ptrTomaž Vajngerl1-1/+2
2015-06-03tdf#91677 fix flickering rulerTomaž Vajngerl1-5/+4
2015-06-03tdf#91199 add Venetian [vec-IT] to language listEike Rathke1-0/+1
2015-06-03Use variable-length array idiom for SfxType::aAttribStephan Bergmann1-1/+1
2015-06-02There is no use of vcl::Window hereTor Lillqvist1-2/+0
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny1-2/+2
2015-06-02Remove obsolete commentStephan Bergmann1-1/+0
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-06-02Fix a wrong bit mask for StreamModeTakeshi Abe1-1/+1
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens2-2/+5
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-0/+2
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin1-1/+1
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny2-166/+0
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny2-168/+0
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna1-1/+1
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin1-15/+24
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin1-34/+12
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+3
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna1-0/+3
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna3-1/+12
2015-05-28Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara1-1/+1
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin1-1/+1
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-4/+12
2015-05-28convert INVERT flags to scoped enumNoel Grandin1-4/+12
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin1-8/+16
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin1-3/+11
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin3-16/+25
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard1-0/+13
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna1-4/+4
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny1-128/+0
2015-05-27B3IVector is not used anywhereZsolt Bölöny1-248/+0
2015-05-27Remove B3IRange, it's not used anywhereZsolt Bölöny2-231/+0
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert2-4/+3
2015-05-27The Mac libc++ version has problems as well,Stephan Bergmann1-15/+0
2015-05-27Work around broken MSVC standard libraryStephan Bergmann1-0/+7
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna1-0/+1
2015-05-27Prevent accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-0/+8
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin18-45/+53
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-6/+14
2015-05-27simplify GetWindowClipRegionPixelNoel Grandin1-5/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-4/+11
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin1-4/+6
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar1-0/+1
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara1-0/+2