summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-052-12/+23
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-053-5/+34
* parseExternalDocName() also for ConventionXL_A1::parseAnyToken(), fdo#83481Eike Rathke2014-09-051-0/+2
* don't use OSL_FAIL in new code; in this case use assert insteadEike Rathke2014-09-051-8/+13
* fdo#57929 Toggle absolute/relative of external referenceLaurent Balland-Poirier2014-09-051-4/+33
* fdo#83481 Correct syntax for external references with all formula syntaxLaurent Balland-Poirier2014-09-051-3/+16
* resource files: remove unused definitionsThomas Arnhold2014-09-051-3/+0
* create type-safe bitfield for sc insert/delete flagsNoel Grandin2014-09-0441-237/+279
* eliminate superfluous temporary stringEike Rathke2014-09-041-3/+1
* fdo#83217: Write test for this.Kohei Yoshida2014-09-032-0/+58
* fdo#83217: Set 3D flags correctly when moving block of cells.Kohei Yoshida2014-09-031-1/+5
* fdo#81633: Write test for this.Kohei Yoshida2014-09-031-0/+37
* fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida2014-09-0315-105/+199
* Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2014-09-032-4/+4
* yet another unit test for fdo#79441Eike Rathke2014-09-031-62/+115
* Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky2014-09-032-2/+2
* coverity#1233511 Uncaught exceptionCaolán McNamara2014-09-031-0/+10
* -Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard2014-09-031-1/+1
* fdo#39468 Translate German comments in sc/source/core/data/validat.cxxLaurent Balland-Poirier2014-09-031-44/+44
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-037-24/+24
* check for empty slots' valid NULL pointer, fdo#79441Eike Rathke2014-09-021-1/+2
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-2/+3
* coverity#707022 Uncaught exceptionCaolán McNamara2014-09-022-2/+2
* make sort list options page fill vertically and horizontallyCaolán McNamara2014-09-021-1/+4
* coverity#706935 Uncaught exceptionCaolán McNamara2014-09-022-2/+3
* coverity#1233491 Dereference null return valueCaolán McNamara2014-09-021-1/+1
* catch by constCaolán McNamara2014-09-021-1/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-022-10/+25
* Avoid invalid premature downcastsStephan Bergmann2014-09-011-7/+14
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-011-2/+1
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-011-1/+2
* Left-align labels in Detailed Calculation Settings dialogAdolfo Jayme Barrientos2014-08-311-3/+5
* fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt2014-08-312-0/+2
* Improve layout of random number generator dialogOlivier Hallot2014-08-311-155/+156
* fdo#80269 (part): Help button for Calc Form dialogOlivier Hallot2014-08-311-35/+18
* interpr: ZinsesZins is Compound InterestThomas Arnhold2014-08-302-16/+16
* interpr: fPeriodn -> fPeriodsThomas Arnhold2014-08-301-8/+8
* fdo#39674: translated German to EnglishJennifer Liebel2014-08-301-216/+213
* fdo#39674: Improved translationJennifer Liebel2014-08-301-14/+13
* WaE: private field 'mnId' is not usedTor Lillqvist2014-08-302-4/+2
* Remove the old xlsx pivot table export code.Kohei Yoshida2014-08-292-216/+1
* Write test for importing and exporting of pivot table with 2 data fields.Kohei Yoshida2014-08-292-0/+122
* Correctly export subtotal functions of data fields.Kohei Yoshida2014-08-291-5/+57
* Use the source dimension name when searching for a dimension.Kohei Yoshida2014-08-291-4/+9
* Export data layout field to xlsx correctly.Kohei Yoshida2014-08-291-8/+13
* WaE: unused function 'isGL3DDiagram'Tor Lillqvist2014-08-301-35/+0
* Write export unit test for pivot table import / export with xlsx.Kohei Yoshida2014-08-292-0/+147
* This OpenGL window is uselessZolnai Tamás2014-08-293-41/+0
* opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky2014-08-291-18/+0
* Dead codeStephan Bergmann2014-08-291-103/+0