summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* WaE: compile under product and dbgutil modesCaolán McNamara2012-03-261-7/+7
* reduce over use of static OUStringsCaolán McNamara2012-03-26109-237/+187
* prevent update during init in name dlgs, related fdo#45679Markus Mohrhard2012-03-261-0/+2
* prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard2012-03-261-0/+2
* sal_Bool -> bool in dociter.[ch]xxMarkus Mohrhard2012-03-262-81/+81
* clean-up sc's macros_test a bitMarkus Mohrhard2012-03-261-30/+3
* disable password test onwindows for nowMarkus Mohrhard2012-03-261-1/+1
* WaE: one more newly unused variableMarkus Mohrhard2012-03-251-1/+0
* revert accidently commited linesMarkus Mohrhard2012-03-251-1/+2
* remove newly unused variableMarkus Mohrhard2012-03-252-6/+1
* Revert "simplify code - remove unnecessary and complicated allocation"Markus Mohrhard2012-03-251-7/+9
* Revert "restructure insert code as a precursor to further simplification"Markus Mohrhard2012-03-251-5/+5