summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-23tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens2-2/+1
2015-07-14coverity#1311653 Uninitialized scalar fieldCaolán McNamara1-2/+3
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier1-2/+2
2015-07-08Related tdf#91362: disable paper size & orientation selectionKatarina Behrens2-1/+2
2015-07-08Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-0/+2
2015-07-08tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos1-3/+5
2015-07-08tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth2-0/+2
2015-07-07tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky1-1/+2
2015-07-07tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-07-04tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh2-0/+5
2015-07-03tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky2-4/+6
2015-07-03tdf#90452: Implement the new design of the startcenter.Jan Holesovsky2-7/+6
2015-07-03fix deselect of textbox on slides with images in underlying masterCaolán McNamara1-0/+5
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos1-1/+1
2015-07-02tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks1-12/+11
2015-07-02Assertions should tell the line number where the problem isTor Lillqvist1-1/+1
2015-06-27tdf#91362: Don't override printer page autodetectionKatarina Behrens1-0/+1
2015-06-25Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-0/+12
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke1-0/+4
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+2
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-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-22/+25
2015-06-18parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-1/+2
2015-06-18LOK: add lok::Document::getTextSelection()Miklos Vajna3-0/+21
2015-06-18fix start center renderingLászló Németh1-6/+0
2015-06-17masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-0/+2
2015-06-16tdf#89830: Ambiguous naming of character backgroundZolnai Tamás1-0/+1
2015-06-16tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-1/+0
2015-06-15Make ReplaceMode accessible from ScCompiler::CompileStringStephan Bergmann1-0/+2
2015-06-15prepare ReplaceToken() to replace also in RPNEike Rathke1-2/+21
2015-06-15tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks4-10/+20
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara1-2/+3
2015-06-11keep old CEILING opcode, tdf#69552 follow-upEike Rathke1-2/+2
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers2-2/+6
2015-06-11tdf#88295: Don't export transparent background colour as whiteKatarina Behrens2-0/+3
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara1-0/+2
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar2-8/+2
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-1/+1
2015-06-04tdf#91677 fix flickering rulerTomaž Vajngerl1-5/+4
2015-06-03tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens2-2/+5
2015-06-03tdf#91199 add Venetian [vec-IT] to language listEike Rathke1-0/+1
2015-06-02Fix a wrong bit mask for StreamModeTakeshi Abe1-1/+1
2015-06-01tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+3
2015-05-31rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky1-2/+3
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