summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* AllSettings with LanguageTagEike Rathke2012-11-2212-23/+21
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-2/+2
* Merge branch 'feature/killsdf'Andras Timar2012-11-202-2/+2
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-11164-1557/+4102
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-13295-3202/+4099
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist2012-10-011-1/+1
| * | | create guids that excel acceptsMarkus Mohrhard2012-10-011-1/+9
| * | | fdo #50343: Fixed crash on xlsx import of file with array formulaKatarina Behrens2012-10-011-7/+6
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-017-82/+54
| * | | sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak2012-10-011-0/+2
| * | | vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard2012-10-011-0/+4
| * | | use a as prefix for local variablesMarkus Mohrhard2012-10-011-7/+7
| * | | fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2012-10-012-6/+6
| * | | halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power2012-10-011-1/+4
| * | | Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2012-10-012-3/+126
| * | | fix xlsx export missing alignment attributes with cellstyle fdo#55417Noel Power2012-10-011-1/+7
| * | | add the remaining parts to previous commitMarkus Mohrhard2012-10-011-2/+2
| * | | fdo#54940 - make editing relative refs more intuitive to meMichael Meeks2012-10-013-2/+19
| * | | double-click on a conditional format inspects / edits it.Michael Meeks2012-10-012-0/+2
| * | | auto-expand the first conditional format in the list.Michael Meeks2012-10-011-0/+2
| * | | improve conditional formatting height calculations.Michael Meeks2012-10-011-21/+16
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-0124-48/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-012-6/+6
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-0124-24/+48
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-0124-0/+24
| * | | Merge branch 'master' into feature/killsdfAndras Timar2012-09-28307-5682/+3952
| |\ \ \
| * | | | typo fix in commentAndras Timar2012-08-271-1/+1
* | | | | use LanguageTagEike Rathke2012-11-197-18/+18
* | | | | database names are case insensitive, fdo#51309Mathieu D2012-11-1915-44/+25
* | | | | WaE : shadow variableNorbert Thiebaud2012-11-181-6/+7
* | | | | convert a GetOutputString variant to OUStringNorbert Thiebaud2012-11-181-3/+12
* | | | | migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-182-4/+12
* | | | | PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-182-5/+4
* | | | | svl: convert KeywordTable to OUStringNorbert Thiebaud2012-11-181-8/+8
* | | | | convert text import options to .uiCaolán McNamara2012-11-1713-197/+266
* | | | | delete also note caption, fdo#56548Markus Mohrhard2012-11-171-1/+1
* | | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-162-0/+2
* | | | | targetted cleanup of misc. vba pieces.Noel Power2012-11-162-5/+1
* | | | | ui part for conditional date formatsMarkus Mohrhard2012-11-159-60/+168
* | | | | implement remaining conditional date formatsMarkus Mohrhard2012-11-152-8/+69
* | | | | implement date cond format import from OOXMLMarkus Mohrhard2012-11-151-35/+47
* | | | | initial work for date conditional formatsMarkus Mohrhard2012-11-152-1/+162
* | | | | String to OUStringMarkus Mohrhard2012-11-152-10/+10
* | | | | remove strange commentsMarkus Mohrhard2012-11-151-3/+3
* | | | | Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-152-4/+4
* | | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-153-4/+4
* | | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-3/+2
* | | | | resolved fdo#56278 broadcast deletion to dependent formula cellsEike Rathke2012-11-141-32/+35
* | | | | Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-144-5/+5