summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky
2012-11-03msvc can't handle #if inside macro argumentsLuboš Luňák
2012-11-03Don't look for a x64 compiler separately if we are building with itTor Lillqvist
2012-11-03WaE: unused parameterTor Lillqvist
2012-11-03isfinite() is hard to get rightTor Lillqvist
2012-11-03sal_Bool to boolTakeshi Abe
2012-11-03make it staticTakeshi Abe
2012-11-03fdo#53070 fix access violationDavid Ostrovsky
2012-11-03 escape quotes, unescape double escaped quotes fdo#56648Andras Timar
2012-11-03librsvg: selectively export symbols we needMatúš Kukan
2012-11-03these have been converted; use _tarball variablesMatúš Kukan
2012-11-02remove dmake files from more_fonts moduleAndras Timar
2012-11-02More methods that can be marked const.Kohei Yoshida
2012-11-02Mark these methods const.Kohei Yoshida
2012-11-02Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet
2012-11-02Try to use isfinite() for iOSTor Lillqvist
2012-11-02Fix bug 50931 : Cannot import HTML <br/> and <hr/>Louis Possoz
2012-11-02Set initial focus to the check list box.Kohei Yoshida
2012-11-02Enable "type-ahead" search in the check list box in the autofilter popup.Kohei Yoshida
2012-11-02Launch pop-up right-aligned in case the cell is wider than the popup.Kohei Yoshida
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák
2012-11-02Correctly handle cell note shifting when immediate row/column is deleted.Kohei Yoshida
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida
2012-11-02tidy dialog a bitCaolán McNamara
2012-11-02WIP: first stab at converting the insert-row dialogPhilipp Kaluza
2012-11-02Fix incorrect shifting of cell notes upon cell insertion / deletion.Kohei Yoshida
2012-11-02Added comment for the note test code & added test for new scenario.Kohei Yoshida
2012-11-02A little more check won't hurt...Kohei Yoshida
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane
2012-11-02janitorial: spacingLionel Elie Mamane
2012-11-02fix unique/duplicate cond format export to ooxmlMarkus Mohrhard
2012-11-02fix duplicate/unique cond format import from ooxmlMarkus Mohrhard
2012-11-02start exporting the new cond formats to ooxmlMarkus Mohrhard
2012-11-02warn when trying to export a conditional format that is not supportedMarkus Mohrhard
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
2012-11-02add the new conditional formats to the dialogMarkus Mohrhard
2012-11-02this case should never happen, use assert to be sureMarkus Mohrhard
2012-11-02we don't need to pass this parameterMarkus Mohrhard
2012-11-02implement the above/below average import from ooxmlMarkus Mohrhard
2012-11-02implement above/below average conditional formatMarkus Mohrhard
2012-11-02implement ooxml import for new conditional formatsMarkus Mohrhard
2012-11-02implement top/bottom n percentMarkus Mohrhard
2012-11-02only get cond format data for visible cellsMarkus Mohrhard
2012-11-02change ooxml cond format import from API to calc core enumsMarkus Mohrhard
2012-11-02implement top/ bottom n elements conditional formatMarkus Mohrhard
2012-11-02irename this variableMarkus Mohrhard
2012-11-02remove empty methodsMarkus Mohrhard
2012-11-02rename the class to reflect new useageMarkus Mohrhard
2012-11-02implement icon set import/export from odfMarkus Mohrhard