summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens2-4/+4
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák7-148/+56
2012-11-02Correctly handle cell note shifting when immediate row/column is deleted.Kohei Yoshida1-4/+12
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida1-1/+11
2012-11-02tidy dialog a bitCaolán McNamara9-395/+272
2012-11-02WIP: first stab at converting the insert-row dialogPhilipp Kaluza4-23/+252
2012-11-02Fix incorrect shifting of cell notes upon cell insertion / deletion.Kohei Yoshida1-2/+8
2012-11-02Added comment for the note test code & added test for new scenario.Kohei Yoshida1-6/+18
2012-11-02A little more check won't hurt...Kohei Yoshida1-0/+2
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane2-2/+2
2012-11-02janitorial: spacingLionel Elie Mamane1-2/+2
2012-11-02fix unique/duplicate cond format export to ooxmlMarkus Mohrhard1-0/+4
2012-11-02fix duplicate/unique cond format import from ooxmlMarkus Mohrhard1-3/+12
2012-11-02start exporting the new cond formats to ooxmlMarkus Mohrhard1-3/+15
2012-11-02warn when trying to export a conditional format that is not supportedMarkus Mohrhard1-0/+2
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard3-2/+46
2012-11-02add the new conditional formats to the dialogMarkus Mohrhard2-0/+42
2012-11-02this case should never happen, use assert to be sureMarkus Mohrhard1-0/+1
2012-11-02we don't need to pass this parameterMarkus Mohrhard2-34/+33
2012-11-02implement the above/below average import from ooxmlMarkus Mohrhard1-4/+17
2012-11-02implement above/below average conditional formatMarkus Mohrhard2-0/+46
2012-11-02implement ooxml import for new conditional formatsMarkus Mohrhard1-3/+23
2012-11-02implement top/bottom n percentMarkus Mohrhard2-2/+55
2012-11-02only get cond format data for visible cellsMarkus Mohrhard1-0/+3
2012-11-02change ooxml cond format import from API to calc core enumsMarkus Mohrhard2-8/+26
2012-11-02implement top/ bottom n elements conditional formatMarkus Mohrhard2-0/+60
2012-11-02irename this variableMarkus Mohrhard2-6/+6
2012-11-02remove empty methodsMarkus Mohrhard2-29/+0
2012-11-02rename the class to reflect new useageMarkus Mohrhard2-6/+6
2012-11-02implement icon set import/export from odfMarkus Mohrhard7-34/+197
2012-11-02extract filling the cache for conditional formatsMarkus Mohrhard2-11/+18
2012-11-02remove misleading commentMarkus Mohrhard1-4/+0
2012-11-02Consolidate ₪ appearances to a CURRENCY templateLior Kaplan1-6/+6
2012-11-02fdo#38838 UniString replacementRicardo Montania5-5/+5
2012-11-02Bin help for nonexistent switch --msvc-find-msms-vc100Tor Lillqvist1-2/+0
2012-11-02There is no --with-zip-home optionTor Lillqvist1-1/+1
2012-11-02Pass $(INCLUDE) also in gb_AsmObject__commandTor Lillqvist1-1/+2
2012-11-02Use memcpy instead of rtl_copyMemory in ucbArnaud Versini2-4/+4
2012-11-02ditch SISSL using workben codeCaolán McNamara7-1298/+0
2012-11-02connectivity: port macab driver to new OColumn, tooLionel Elie Mamane1-5/+9
2012-11-02include stl headers for used featuresLionel Elie Mamane1-0/+1
2012-11-02connectivity: port kab driver to new OColumn, tooLionel Elie Mamane1-5/+9
2012-11-02stray )Caolán McNamara1-1/+1
2012-11-02connectivity: port mork driver to new OColumn, tooLionel Elie Mamane2-4/+14
2012-11-02Revert "detect even more memory mismanagement on glibc"Lionel Elie Mamane1-13/+0
2012-11-02janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane1-7/+7
2012-11-02WaE janitorial: unused variableLionel Elie Mamane1-1/+1
2012-11-02Columns should know their tableLionel Elie Mamane25-123/+243
2012-11-02Retrieve CatalogName only once, tooLionel Elie Mamane1-4/+3
2012-11-02janitorial: alignmentLionel Elie Mamane1-8/+8