summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Add Skeleton for DataProvider Classfeature/dataproviderJaskaran Singh3-0/+92
2016-11-06Fix Android build (basic)Julien Nabet1-0/+9
2016-11-06tdf#103622 do not use arrow as separator of menu commandsStanislav Horacek1-1/+1
2016-11-06Updated coreStanislav Horacek1-0/+0
2016-11-06BASIC : remove ImpRound and use std::(l)lround insteadArnaud Versini5-20/+22
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot5-6/+30
2016-11-05Fix the windows build.Kohei Yoshida1-4/+0
2016-11-05Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet1-3/+2
2016-11-05Replace some legacy OSL (sfx2/viewfrm)Julien Nabet1-6/+7
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth4-31/+33
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud142-1488/+2725
2016-11-05add LENB test caseZdeněk Crhonek1-0/+1235
2016-11-05add MID and MIDB test caseZdeněk Crhonek2-0/+2266
2016-11-05add LOWER test caseZdeněk Crhonek1-0/+1270
2016-11-05add NUMBERVALUE test caseZdeněk Crhonek1-0/+1181
2016-11-05add PROPER test caseZdeněk Crhonek1-0/+1214
2016-11-05Pass the current cell position to conditionally display sheet name.Kohei Yoshida3-17/+35
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth3-6/+27
2016-11-05remove OpenGL transitions config. file from schemeDavid Tardon1-1/+1
2016-11-05Replace OSL_ENSURE by SAL_WARN_IF + clean includeJulien Nabet1-2/+1
2016-11-05Drop unused Graphite includesKhaled Hosny3-8/+0
2016-11-05Bin pointless #ifdef’sKhaled Hosny1-27/+8
2016-11-05Log cell range references.Kohei Yoshida3-3/+38
2016-11-05Log single cell references.Kohei Yoshida3-1/+37
2016-11-05Dump the single cell vector reference info to the log.Kohei Yoshida5-11/+72
2016-11-05Output the header information to the formula log.Kohei Yoshida1-0/+7
2016-11-05Access2Base - Remove useless code in Root handlingJean-Pierre Ledure2-31/+0
2016-11-05Fix these commentsTamás Zolnai1-2/+2
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai3-0/+21
2016-11-05Access2Base - Spanish translationJean-Pierre Ledure1-2/+116
2016-11-05[loplugin:simplifybool]Julien Nabet1-1/+1
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth7-6/+18
2016-11-05ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth6-17/+0
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny3-0/+29
2016-11-05tdf#102008 Drop whitespace between "fact" and braceTakeshi Abe1-1/+1
2016-11-05tdf#102007 Surround widebslash's placeholders with bracesTakeshi Abe1-1/+1
2016-11-05We have exactly the same file as include/unotools/ZipPackageHelper.hxx.Jan Holesovsky1-57/+0
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos1-1/+1
2016-11-04tdf#100936: Add Tangut to vertical scriptsKhaled Hosny1-0/+1
2016-11-04tdf#103710: rotate all glyphs in vertical runsKhaled Hosny1-10/+1
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara3-3/+0
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara8-167/+55
2016-11-04drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara3-29/+2
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara3-99/+49
2016-11-04simplify, its just a vector of colorsCaolán McNamara3-57/+15
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