summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Skeleton for DataProvider Classfeature/dataproviderJaskaran Singh2016-11-173-0/+92
* Fix Android build (basic)Julien Nabet2016-11-061-0/+9
* tdf#103622 do not use arrow as separator of menu commandsStanislav Horacek2016-11-061-1/+1
* Updated coreStanislav Horacek2016-11-061-0/+0
* BASIC : remove ImpRound and use std::(l)lround insteadArnaud Versini2016-11-065-20/+22
* chartx: fix sparse chart importJean-Tiare Le Bigot2016-11-065-6/+30
* Fix the windows build.Kohei Yoshida2016-11-051-4/+0
* Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet2016-11-051-3/+2
* Replace some legacy OSL (sfx2/viewfrm)Julien Nabet2016-11-051-6/+7
* make a useful function - SvxBoxItem::CalcLineWidthJustin Luth2016-11-054-31/+33
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-05142-1488/+2725
* add LENB test caseZdeněk Crhonek2016-11-051-0/+1235
* add MID and MIDB test caseZdeněk Crhonek2016-11-052-0/+2266
* add LOWER test caseZdeněk Crhonek2016-11-051-0/+1270
* add NUMBERVALUE test caseZdeněk Crhonek2016-11-051-0/+1181
* add PROPER test caseZdeněk Crhonek2016-11-051-0/+1214
* Pass the current cell position to conditionally display sheet name.Kohei Yoshida2016-11-053-17/+35
* tdf#90070 don't clip flys with bordersJustin Luth2016-11-053-6/+27
* remove OpenGL transitions config. file from schemeDavid Tardon2016-11-051-1/+1
* Replace OSL_ENSURE by SAL_WARN_IF + clean includeJulien Nabet2016-11-051-2/+1
* Drop unused Graphite includesKhaled Hosny2016-11-053-8/+0
* Bin pointless #ifdef’sKhaled Hosny2016-11-051-27/+8
* Log cell range references.Kohei Yoshida2016-11-053-3/+38
* Log single cell references.Kohei Yoshida2016-11-053-1/+37
* Dump the single cell vector reference info to the log.Kohei Yoshida2016-11-055-11/+72
* Output the header information to the formula log.Kohei Yoshida2016-11-051-0/+7
* Access2Base - Remove useless code in Root handlingJean-Pierre Ledure2016-11-052-31/+0
* Fix these commentsTamás Zolnai2016-11-051-2/+2
* tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai2016-11-053-0/+21
* Access2Base - Spanish translationJean-Pierre Ledure2016-11-051-2/+116
* [loplugin:simplifybool]Julien Nabet2016-11-051-1/+1
* tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth2016-11-057-6/+18
* ooxmlexport*: cleanup - remove unnecessary "crop" linesJustin Luth2016-11-056-17/+0
* Validate Kashida positions with font fallbackKhaled Hosny2016-11-053-0/+29
* tdf#102008 Drop whitespace between "fact" and braceTakeshi Abe2016-11-051-1/+1
* tdf#102007 Surround widebslash's placeholders with bracesTakeshi Abe2016-11-051-1/+1
* We have exactly the same file as include/unotools/ZipPackageHelper.hxx.Jan Holesovsky2016-11-051-57/+0
* tdf#93520 : Mirrored page margin tooltipSzymon Kłos2016-11-041-1/+1
* tdf#100936: Add Tangut to vertical scriptsKhaled Hosny2016-11-041-0/+1
* tdf#103710: rotate all glyphs in vertical runsKhaled Hosny2016-11-041-10/+1
* SvxShadowTabPage::Construct was removedCaolán McNamara2016-11-043-3/+0
* replace OColorPopup with SvxColorWindowCaolán McNamara2016-11-048-167/+55
* drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara2016-11-043-29/+2
* replace last ColorLB use with a listbox of colorsCaolán McNamara2016-11-043-99/+49
* simplify, its just a vector of colorsCaolán McNamara2016-11-043-57/+15
* replace user draw with an Image of the colorCaolán McNamara2016-11-041-52/+11
* strip down to the used piecesCaolán McNamara2016-11-041-118/+2
* move now combined ColorLB to location of last userCaolán McNamara2016-11-045-328/+331
* fold ColorListBox and ColorLB togetherCaolán McNamara2016-11-042-47/+38
* move ColorListBox beside sole thing that uses itCaolán McNamara2016-11-046-299/+276