summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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