summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-25/+25
* crashtesting: ooo29815-1.doc assert on reexport to docCaolán McNamara2016-01-091-1/+2
* prepare for hidden flag in function description for Function WizardEike Rathke2016-01-093-7/+32
* loplugin:nullptrMarkus Mohrhard2016-01-091-1/+1
* silence mouse release warningCaolán McNamara2016-01-081-1/+2
* tdf#58122 FILESAVE: XLSX - Cell RTL direction state not savedPriyankaGaikwad2016-01-083-2/+15
* vcl: fix WaE messagesChris Sherlock2016-01-081-12/+12
* svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl2016-01-071-1/+1
* tdf#89999 bugfix testKatarina Behrens2016-01-071-0/+77
* Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke2016-01-071-0/+6
* Fix tdf#96524 : Do not change view when...Dennis Francis2016-01-061-1/+3
* Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis2016-01-062-6/+6
* create closing bracket token only when necessaryEike Rathke2016-01-051-6/+10
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-0/+1
* tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke2016-01-056-2/+18
* Revert "Time wraparound validation feature"Markus Mohrhard2016-01-054-78/+1
* tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke2016-01-051-1/+1
* loplugin:bodynotinblockStephan Bergmann2016-01-051-8/+8
* Time wraparound validation featureBenjamin Ni2016-01-054-1/+78
* tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2016-01-0511-45/+25
* new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2016-01-054-9/+12
* fix typoMarkus Mohrhard2016-01-041-1/+1
* don't use the same files in different unit testsMarkus Mohrhard2016-01-044-4/+26
* correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke2016-01-041-2/+8
* correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke2016-01-041-1/+1
* WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke2016-01-042-3/+4
* these fields can be static constantsNoel Grandin2016-01-044-22/+9
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-0/+1
* the idea behind the test can't work right nowMarkus Mohrhard2016-01-041-1/+1
* let us use the standard way to implement an if .. else ifMarkus Mohrhard2016-01-041-10/+3
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-042-5/+5
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-032-2/+2
* Use SAL_WARN hereMatúš Kukan2015-12-301-35/+5
* Kill remaining plugin bitsMaxim Monastirsky2015-12-304-18/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-292-4/+4
* sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin2015-12-278-14/+14
* sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin2015-12-2718-104/+62
* sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin2015-12-273-9/+8
* Lnge to Language in ScNumFormatAbbrev member namesMatteo Casalin2015-12-272-22/+22
* Translate German commentsMatteo Casalin2015-12-271-2/+2
* sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin2015-12-274-8/+8
* Avoid redundant castMatteo Casalin2015-12-271-1/+1
* Kill useless headerMaxim Monastirsky2015-12-246-32/+1
* tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky2015-12-247-218/+57
* loplugin:unusedfieldsNoel Grandin2015-12-243-13/+6
* restore removed functionDavid Tardon2015-12-231-0/+1
* add missing includeDavid Tardon2015-12-231-0/+1
* New saving behaviorMaxim Monastirsky2015-12-232-5/+1
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-1/+1
* crashtesting: CreateShellID returns the mediums base url...Caolán McNamara2015-12-222-2/+2