summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-27tdf#90042 only handle formula group if usefulLaurent Godard1-10/+20
2015-03-27Breeze: Language support updatesandreas_k70-0/+0
2015-03-27Breeze: spain iconsandreas_k5-0/+0
2015-03-27Breeze: update German iconsandreas_k5-0/+0
2015-03-27fixed typos in commentsChr. Rossmanith2-4/+4
2015-03-27tdf#56467: improve export of formulas to SVGChr. Rossmanith2-3/+5
2015-03-27loplugin:literaltoboolconversionMiklos Vajna1-2/+2
2015-03-27add test for tdf#89170Markus Mohrhard2-0/+34
2015-03-27we need to use the edit engine attibute id for rich text, tdf#89170Markus Mohrhard1-1/+1
2015-03-27a boolean variable is enoughMarkus Mohrhard3-26/+25
2015-03-27Small fix for BSD.Pedro Giffuni1-0/+1
2015-03-27gnome#745909 grab/ungrab keyboard for menusCaolán McNamara2-3/+39
2015-03-27ambiguous symbolCaolán McNamara1-5/+5
2015-03-27avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara2-6/+15
2015-03-27loplugin:staticfunctionNoel Grandin27-103/+106
2015-03-27loplugin:staticfunctionNoel Grandin10-97/+93
2015-03-27loplugin:staticfunctionNoel Grandin8-15/+17
2015-03-27new clang plugin: staticmethodsNoel Grandin12-40/+182
2015-03-27more std::min and std::max fixesNoel Grandin1-1/+1
2015-03-27writerfilter: avoid manual realloc in StyleSheetTableMiklos Vajna1-7/+6
2015-03-27fix OSX build after my StandardButtonType changes - part2Noel Grandin1-3/+3
2015-03-27fix OSX build after my StandardButtonType changesNoel Grandin1-29/+33
2015-03-27fix std::min issueNoel Grandin1-1/+1
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin20-81/+81
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin6-14/+14
2015-03-27fix tb56 buildNoel Grandin1-1/+1
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin9-29/+38
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin6-46/+52
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin6-57/+66
2015-03-27convert SymbolAlign to enum classNoel Grandin3-4/+4
2015-03-27convert BUTTON_ constants to enum classNoel Grandin21-96/+99
2015-03-27convert ProminentEntry to enum classNoel Grandin3-4/+4
2015-03-27vcl: stack blur implementation + basic test & performance testTomaž Vajngerl5-0/+801
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl6-6/+279
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl3-85/+106
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl3-225/+333
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl6-0/+258
2015-03-27cleanup pngwrite, use const std::unique_ptr for pImplTomaž Vajngerl2-251/+303
2015-03-26Revert "tdf#89319 remove redundant file seekings in XLS export"Eike Rathke1-4/+1
2015-03-26remove the gap now to pretend it was never thereCaolán McNamara1-4/+4
2015-03-26why would we ever want FLOATWIN_POPUPMODE_PATHMOUSECANCELCLICKCaolán McNamara3-8/+1
2015-03-26WaE: redundant const_cast on lhs of pointer comparison expressionTor Lillqvist1-1/+1
2015-03-26Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara2-5/+3
2015-03-26Revert "fdo#84795 Menu, DropDown-List don't disappear with right mouse click"Caolán McNamara2-29/+23
2015-03-26vexing parseCaolán McNamara1-1/+1
2015-03-26remove copypastaBjoern Michaelsen1-35/+2
2015-03-26fix horrible genglishBjoern Michaelsen1-1/+1
2015-03-26refactor FormatTable away from SwClients a bitBjoern Michaelsen1-20/+14
2015-03-26use a WeakReference instead of meddling in SwClientsBjoern Michaelsen2-20/+16
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar3-23/+87