summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-06coverity#1307697 Dereference null return valueCaolán McNamara1-8/+12
2015-08-06coverity#1307698 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-08-06Rename some toolbarmanager related variablesPhilippe Jung1-26/+27
2015-08-06Make 'Show License' button work on OS XAndras Timar1-0/+5
2015-08-06Put LICENSE/NOTICE files to Resources on OSX in instdir case, tooAndras Timar1-2/+7
2015-08-06Better position for Toolbar namePhilippe Jung1-11/+18
2015-08-06postgresql-sdbc: fixup string2intarrayLionel Elie Mamane1-10/+24
2015-08-06parameter handling: fix confusion between column name and realnameLionel Elie Mamane2-11/+26
2015-08-06postgresql-sdbc: include error message in SQLExceptionLionel Elie Mamane1-1/+1
2015-08-06Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist1-17/+17
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann17-9/+45
2015-08-06rendercontext: PushPaintHelper needs the buffer as param too.Jan Holesovsky1-1/+1
2015-08-06fix start center renderingLászló Németh3-21/+13
2015-08-06rendercontext: Fix rendering of double-buffered fixed line.Jan Holesovsky1-1/+4
2015-08-06rendercontext: Fix rendering of double-buffered menubar.Jan Holesovsky1-1/+3
2015-08-06Resolves: tdf#83365 push proper references in INDIRECTEike Rathke5-3/+53
2015-08-06properly inherit relative and 3D flags when extending, tdf#83365 relatedEike Rathke1-1/+48
2015-08-06Restore lc_styleupdatebyexample.pngJan Holesovsky5-0/+0
2015-08-06Fix CalcAddins exampleStephan Bergmann1-1/+1
2015-08-06sw: fix assert on exporting ooo75410-1.doc to WW8Michael Stahl1-4/+9
2015-08-06sw: overloading in C++ fail episode 6234Michael Stahl1-1/+1
2015-08-06masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara16-67/+77
2015-08-06rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky15-13/+140
2015-08-06make it possible to force enable double buffering for all widgetsTomaž Vajngerl1-2/+1
2015-08-06Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara1-0/+8
2015-08-06Resolves: tdf#91880 Invalidate graphics when the gtk window is destroyedCaolán McNamara2-6/+12
2015-08-06Handle highlighting case inside SvxBackgroundPage classZolnai Tamás4-21/+41
2015-08-06tdf#91748 fix preview of special charactersTomaž Vajngerl2-7/+11
2015-08-06tdf#90072: No character background (highlight) tab in paragraph styles dialogZolnai Tamás2-5/+18
2015-08-06tdf#89830: Ambiguous naming of character backgroundZolnai Tamás16-7/+42
2015-08-06Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke2-5/+20
2015-08-06Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara1-1/+6
2015-08-06crash on use of 'echo hello' as dde command in insert sectionCaolán McNamara1-1/+1
2015-08-06tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna3-0/+18
2015-08-06tdf#73071: Styles tab addition to the sidebar for writerRishabh Kumar7-1/+260
2015-08-06make debugrun under WindowsJuergen Funk2-2/+17
2015-08-06tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky1-13/+2
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky6-55/+30
2015-08-06Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky1-8/+9
2015-08-06tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky3-26/+102
2015-08-06tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky3-252/+34
2015-08-06Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara1-3/+7
2015-08-06Resolves: tdf#91411 end listening only on selected sheetsEike Rathke1-4/+7
2015-08-06sw: fix assert on exporting ooo24533-1.sxw to WW8Michael Stahl1-0/+8
2015-08-06Make ReplaceMode accessible from ScCompiler::CompileStringStephan Bergmann1-0/+2
2015-08-06use ReplaceToken() in ReadjustAbsolute3DReferences()Eike Rathke1-9/+4
2015-08-06prepare ReplaceToken() to replace also in RPNEike Rathke3-7/+45
2015-08-06Don't let root run unopkg without --shared or --bundled optionKatarina Behrens1-4/+22
2015-08-06tdf#92036 - work around writer spelling issueMichael Meeks1-2/+15
2015-08-06tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks11-22/+80