summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-20Version 5.0.0.0.beta1, tag libreoffice-5.0.0.0.beta1libreoffice-5.0.0.0.beta1Alexander Werner3-0/+0
2015-05-20bump product version to 5.0.0.0.beta1Alexander Werner1-1/+1
2015-05-20Branch libreoffice-5-0Alexander Werner4-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1107-50156/+50156
2015-05-20tdf#76941 and tdf#87539: docx export image greyscale, watermark, black&whiteJoren De Cuyper5-2/+47
2015-05-20tdf#85911 docx: export comment initialsJoren De Cuyper3-1/+12
2015-05-20AutoCorrect: Emoji support (hu)László Németh1-0/+990
2015-05-20AutoCorrect: Emoji support (en-US)László Németh1-0/+990
2015-05-20mbHasInsertTab is not needed anymoreTomaž Vajngerl2-4/+1
2015-05-20cleanup codeTomaž Vajngerl3-331/+336
2015-05-20fixes for changes in "edit"Tomaž Vajngerl2-5/+2
2015-05-20scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl2-31/+28
2015-05-20edit - setup painting settings in ApplySettingsTomaž Vajngerl2-135/+94
2015-05-20cleanup sidebarTomaž Vajngerl4-64/+46
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl2-14/+7
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl4-15/+22
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl4-40/+30
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl2-3/+7
2015-05-20boost::function to std, clenupTomaž Vajngerl4-79/+65
2015-05-20SwEditWin::MouseMove: ignore visual area when tiled renderingMiklos Vajna1-1/+1
2015-05-20lokdocview: use postMouseEvent(LOK_MOUSEEVENT_MOUSEMOVE)Miklos Vajna1-17/+9
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung6-20/+115
2015-05-20LOKit mouse move handlerMihai Varga3-0/+18
2015-05-20fix indentationNoel Grandin1-25/+23
2015-05-20fiX OSX buildNoel Grandin1-1/+1
2015-05-20Make ZLIB_LIBS self-contained so that external modules can use itStephan Bergmann1-1/+1
2015-05-20Those #define-s are still usedKatarina Behrens1-0/+4
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens1-7/+3
2015-05-20fix OSX buildNoel Grandin1-1/+1
2015-05-20fix Win buildNoel Grandin1-1/+1
2015-05-20fix Win buildNoel Grandin1-3/+3
2015-05-20error: assigning to 'PrintQueueFlags' from incompatible type 'int'David Tardon1-1/+1
2015-05-20teardown is only called from ~LiblangtagDataRef, anywayStephan Bergmann1-24/+12
2015-05-20typoStephan Bergmann1-11/+11
2015-05-20coverity#1298898 coverity seems a little confused hereCaolán McNamara1-1/+1
2015-05-20tweak to try and silence coverityCaolán McNamara1-1/+1
2015-05-20fix Win buildNoel Grandin1-7/+7
2015-05-20fix Win buildNoel Grandin1-2/+2
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin6-87/+97
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin50-69/+78
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin4-17/+27
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin30-96/+104
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin52-374/+375
2015-05-20convert GRID constants to scoped enumNoel Grandin6-22/+30
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin24-61/+69
2015-05-20convert COPYAREA constant to bool flagNoel Grandin7-16/+13
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin82-423/+433
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin20-202/+208
2015-05-20build libetonyek as shared libDavid Tardon12-4/+2266
2015-05-20Don't use uninitialized ImplSplitItem::mnPixSizeStephan Bergmann1-0/+1