summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-0/+12
2015-08-06in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke1-0/+4
2015-08-06LinkUpdateMode is a global settingStephan Bergmann1-0/+2
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-22/+25
2015-08-06parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-1/+2
2015-08-06fix start center renderingLászló Németh1-6/+0
2015-08-06masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-0/+2
2015-08-06tdf#89830: Ambiguous naming of character backgroundZolnai Tamás1-0/+1
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-1/+0
2015-08-06Make ReplaceMode accessible from ScCompiler::CompileStringStephan Bergmann1-0/+2
2015-08-06prepare ReplaceToken() to replace also in RPNEike Rathke1-2/+21
2015-08-06tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks4-10/+20
2015-08-06Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara1-2/+3
2015-08-06keep old CEILING opcode, tdf#69552 follow-upEike Rathke1-2/+2
2015-08-06tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers2-2/+6
2015-08-06tdf#88295: Don't export transparent background colour as whiteKatarina Behrens2-0/+3
2015-08-06add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara1-0/+2
2015-08-06tdf#90804 remove SfxFieldUnit enumAndras Timar2-8/+2
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-08-06fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-1/+1
2015-08-06tdf#91677 fix flickering rulerTomaž Vajngerl1-5/+4
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens2-2/+5
2015-08-06tdf#91199 add Venetian [vec-IT] to language listEike Rathke1-0/+1
2015-08-06Fix a wrong bit mask for StreamModeTakeshi Abe1-1/+1
2015-08-06tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+3
2015-08-06rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky1-2/+3
2015-08-03LOK: Implement parts for Writer too.Jan Holesovsky1-0/+1
2015-07-01-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna3-5/+7
2015-06-22Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna1-1/+1
2015-06-22LOK: add lok::Document::getTextSelection()Miklos Vajna3-0/+21
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin5-18/+26
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2-23/+26
2015-05-29convert TITLE_BUTTON constants to scoped enumNoel Grandin2-8/+11
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2-66/+113
2015-05-29convert POINTER constants to scoped enumNoel Grandin3-104/+100
2015-05-29use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl3-4/+11
2015-05-29rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky1-0/+1
2015-05-29gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna1-0/+3
2015-05-29SvxSearchItem: 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-28LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna1-4/+4
2015-05-28lokdocview: fix not updated part selector when search changes partMiklos Vajna1-0/+1
2015-05-28gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna1-0/+1
2015-05-28tdf#90338 tdf#84254 DrawingML export fixAndras Timar1-0/+1
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert2-4/+3
2015-05-27sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna1-1/+8
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara1-0/+2
2015-05-26VclPtr - add compat methods for old-style focus / notification.Michael Meeks1-0/+8
2015-05-26SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna1-1/+9