summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-04replace user draw with an Image of the colorCaolán McNamara1-52/+11
2016-11-04strip down to the used piecesCaolán McNamara1-118/+2
2016-11-04move now combined ColorLB to location of last userCaolán McNamara5-328/+331
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara2-47/+38
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara6-299/+276
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara6-124/+39
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara2-2/+2
2016-11-04unify color selectorsCaolán McNamara122-2022/+1290
2016-11-04bail out early in ScColumn::UpdateSelectionFunction() if nothing is markedEike Rathke3-0/+13
2016-11-04use default copy and assignment operatorsCaolán McNamara3-58/+0
2016-11-04opengl: move shaders to its own directoryTomaž Vajngerl27-25/+25
2016-11-04opengl: change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl2-43/+64
2016-11-04add test case for rhbz#1390776David Tardon2-0/+87
2016-11-04fix build of postgresql with bundled zlibDavid Tardon3-0/+39
2016-11-04fix external def for graphiteDavid Tardon1-1/+3
2016-11-04fix build of bundled python3 with bundled zlibDavid Tardon2-0/+10
2016-11-04fix external deps for cairoDavid Tardon1-1/+6
2016-11-04unit test for tdf#103684, calculate status bar function across sheetsEike Rathke1-0/+30
2016-11-04use ScMarkData::GetMarkedRangesForTab(nTab) in SingleColumnSpanSet::scan()Eike Rathke1-1/+1
2016-11-04Allow including/packaging help-specific imagesKatarina Behrens2-6/+26
2016-11-04Updated coreKatarina Behrens1-0/+0
2016-11-04tdf#91260 - ReplaceAll should use a columnar direction.Michael Meeks1-1/+5
2016-11-04sc-perf: eliminate unnecessary loops in ScTable::UpdateSelectionFunction()Eike Rathke1-1/+14
2016-11-04loplugin:oncevar in dbaccessNoel Grandin17-92/+43
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin15-202/+90
2016-11-04customize dialog crashes, since...Caolán McNamara1-1/+10
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna4-2/+34
2016-11-04move loplugin:defaultparams to store/Eike Rathke1-0/+0
2016-11-04Fix dialog name and titleSamuel Mehrbrodt1-2/+2
2016-11-04external/harfbuzz: -fsanitize=functionStephan Bergmann1-0/+11
2016-11-04external/harfbuzz: Work around ASan out of bounds warningStephan Bergmann1-0/+11
2016-11-04tdf#41542 globally allow padding without borders: layoutJustin Luth3-7/+7
2016-11-04sw: remove documentation for removed HasOtherCnt_impl()Miklos Vajna1-1/+0
2016-11-04tdf#103626 Workaround for AppIcon recursionJan-Marek Glogowski1-0/+1
2016-11-04-Werror=unused-functionStephan Bergmann1-37/+0
2016-11-04use aggregate initialisation instead of memset for arraysJochen Nitschke3-18/+8
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl3-96/+40
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna5-31/+77
2016-11-04Upgrade libxmlsec to 1.2.23Miklos Vajna11-117/+76
2016-11-04loplugin:defaultparamsJulien Nabet1-1/+1
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu8-70/+8
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin19-41/+36
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin27-168/+151
2016-11-04loplugin:unusedmethodsNoel Grandin16-274/+7
2016-11-04Font features are not a Graphite-only featureKhaled Hosny10-58/+32
2016-11-04Misplaced #endifKhaled Hosny1-2/+2
2016-11-03Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke4-6/+37
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky6-1/+39
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky3-4/+38
2016-11-03there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)Justin Luth1-12/+4