summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* cache calls to Date::SYSTEMMarkus Mohrhard2012-11-282-17/+41
* fdo#49704 add split cells menu entry in calc popupLaurent Godard2012-11-282-0/+7
* Get it to build on Windows with liborcus gnumeric bits enabled.Kohei Yoshida2012-11-281-0/+7
* orcus from master now has a new interface.Kohei Yoshida2012-11-281-0/+9
* Sync draw object to calc grid for better alignment when zoomingNoel Power2012-11-2812-16/+179
* prevent some nasty ScRangeList->ScRange->ScRangeList conversionMarkus Mohrhard2012-11-286-16/+21
* use the correct flag to remove notesMarkus Mohrhard2012-11-281-1/+1
* workaround Excel bug when importing OOXML documentsMarkus Mohrhard2012-11-281-11/+1
* warning C4701: potentially uninitialized local variable 'fVal' usedStephan Bergmann2012-11-281-1/+1
* fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud2012-11-281-2/+1
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-275-15/+16
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-271-11/+11
* convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud2012-11-272-7/+7
* no need for this copyMarkus Mohrhard2012-11-261-1/+1
* implement OOXML export for date cond formatsMarkus Mohrhard2012-11-263-3/+92
* easy performance improvement related to fdo#48312Markus Mohrhard2012-11-261-2/+2
* Missing dependency on lng.componentStephan Bergmann2012-11-261-0/+1
* Indent consistentlyTor Lillqvist2012-11-261-58/+58
* we can now update formulas in cond formats correctly, fdo#48970Markus Mohrhard2012-11-261-2/+10
* cppCheck: remove dead assignment and dead variablesjailletc362012-11-251-1/+0
* disable this for now, fdo#57500Markus Mohrhard2012-11-251-0/+2
* Fix typoJulien Nabet2012-11-251-4/+4
* style list should be sorted, fdo#51588Markus Mohrhard2012-11-252-25/+45
* approxFloor is better than just tuncatingMarkus Mohrhard2012-11-251-1/+1
* "Felder" -> "fields" not "errors"Stephan Bergmann2012-11-251-1/+1
* Comment TranslationsPeter Baumgarten2012-11-251-41/+41
* remove this overoptimizationMarkus Mohrhard2012-11-251-3/+0
* we need to catch the exception here, fdo#57451Markus Mohrhard2012-11-241-1/+8
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-242-5/+3
* German comment translationsPeter Baumgarten2012-11-241-37/+56
* prevent 100% cpu on switched of autocalc with volatile func, fdo#42260Markus Mohrhard2012-11-241-2/+2
* autofill should adapt the cond format range, fdo#57050Markus Mohrhard2012-11-241-0/+57
* don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard2012-11-243-11/+14
* sal_Bool to boolMarkus Mohrhard2012-11-241-6/+6
* Translation of German commentsPeter Baumgarten2012-11-242-37/+38
* some i18n wrappers with LanguageTagEike Rathke2012-11-234-9/+6
* String to OUString in conditio.[ch]xxMarkus Mohrhard2012-11-232-48/+52
* support undoing conditional formats correctlyMarkus Mohrhard2012-11-231-0/+6
* this should be IDF_NOTEMarkus Mohrhard2012-11-231-1/+1
* 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