summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
...
* this hack in no longer needed, fdo#44337Markus Mohrhard2012-04-021-4/+1
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-7/+7
* only include iostream if you need toCaolán McNamara2012-04-024-9/+0
* don't include iostream unless you really need itCaolán McNamara2012-04-021-1/+0
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-3/+5
* unused classCaolán McNamara2012-04-021-25/+0
* callcatcher: remove some unused codeCaolán McNamara2012-04-022-7/+0
* always pass --headless to cppunitsLuboš Luňák2012-04-0214-14/+0
* add xls border import testMarkus Mohrhard2012-04-022-0/+31
* use same border width information for xls import and export, fdo#44742Markus Mohrhard2012-04-013-26/+29
* move chart regression test data files to chart2Markus Mohrhard2012-04-012-3/+1
* use better/correct assert macros in ucalcMarkus Mohrhard2012-04-011-47/+47
* with SetInTest it is possible to use some more ScDocFunc methodsMarkus Mohrhard2012-04-011-2/+2
* it does not make sense to get ColorData which is converted back to ColorMarkus Mohrhard2012-04-011-4/+4
* more test cases for border importMarkus Mohrhard2012-04-011-0/+19
* first part of border import testMarkus Mohrhard2012-04-013-1/+27
* with the correct assumption this check actually makes senseMarkus Mohrhard2012-04-011-1/+3
* revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard2012-03-3115-342/+354
* The function tests the SetBackgroundColor function in class ScDocFuncKarthik Padmanabhan2012-03-311-0/+32
* some small corrections to 080d38bae22e21fad25884d40d679c3bf9243c82Markus Mohrhard2012-03-311-4/+4
* fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner2012-03-3115-352/+340
* callcatcher: regenerate unused code listCaolán McNamara2012-03-3033-1428/+3
* add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power2012-03-294-1/+55
* quick and ugly hack for ScEditableTester in ucalcMarkus Mohrhard2012-03-292-1/+7
* Remove unnecessary tools/table.hxx #includesNoel Grandin2012-03-291-1/+0
* callcatcher: update listCaolán McNamara2012-03-298-503/+0
* don't use uno when importing styles ( xlsx,xlsm) )Noel Power2012-03-288-49/+676
* some performance improvementsNoel Power2012-03-289-40/+183
* WaE: declaration of 'it' shadows a previous localIvan Timofeev2012-03-281-2/+1
* remove the wrongly placed semicolonIvan Timofeev2012-03-281-1/+1
* this iterator should point to where the insert should start to searchIvan Timofeev2012-03-281-2/+2
* there was Table::Insert, let's use map::insert as a replacementIvan Timofeev2012-03-281-1/+1
* if/else branches contain same codeIvan Timofeev2012-03-281-20/+7
* prevent potential crashesIvan Timofeev2012-03-281-9/+15
* do not touch first columnIvan Timofeev2012-03-281-1/+1
* remove unused includeIvan Timofeev2012-03-281-2/+0
* Convert tools/table.hxx to std::map in ScChartPositionMap class in SC moduleNoel Grandin2012-03-282-70/+85
* BiffOutputRecordBuffer never constructedCaolán McNamara2012-03-285-167/+1
* BiffOutputStream never constructedCaolán McNamara2012-03-283-112/+0
* callcatcher: regenerate listCaolán McNamara2012-03-2813-346/+0
* add chart regression testMarkus Mohrhard2012-03-283-0/+317
* callcatcher: update listCaolán McNamara2012-03-2713-530/+17
* UniString removal.Kohei Yoshida2012-03-272-7/+7
* fix build, restore these constructors for nowCaolán McNamara2012-03-274-0/+26
* remove unused code (oox, sc)Petr Vorel2012-03-276-105/+1
* Resolves: rhbz#802173 crash in ScRowStyles::GetStyleNameIndexCaolán McNamara2012-03-271-0/+3
* qahelper.hxx's loadFile() needs liblo-bootstrap on AndroidTor Lillqvist2012-03-271-0/+3
* Let's not use a macro for this...Kohei Yoshida2012-03-271-3/+3
* export all style information to xls/xlsx, fdo#46738Markus Mohrhard2012-03-279-10/+24
* remove unused code (oox)Petr Vorel2012-03-269-170/+1