Age | Commit message (Expand) | Author |
2013-01-31 | Meh, use SAL_PRIdINT32 | Tor Lillqvist |
2013-01-30 | bnc#492440: Sort autofilter popup items correctly. | Kohei Yoshida |
2013-01-31 | Use a method from UnoApitest instead of implement a new one in calc | Marcos Paulo de Souza |
2013-01-30 | Don't overwrite bCalcAll when it's already set & remove SetCompile(). | Kohei Yoshida |
2013-01-31 | MIN_FREEHAND_DISTANCE is used nowhere | Takeshi Abe |
2013-01-30 | bnc#615317: Recompile cells with #NAME! for English function name option. | Kohei Yoshida |
2013-01-31 | import/export new Excel 2013 ODF functions, fdo#60032 | Eike Rathke |
2013-01-30 | resolved fdo#60087 corrected .xlsx export of functions | Eike Rathke |
2013-01-30 | WaE: format %d expects argument of type int, but argument 2 has type long int | Tor Lillqvist |
2013-01-30 | unfriend this class and the method | Markus Mohrhard |
2013-01-30 | make a few more users of ScAttrArray outside of the class const | Markus Mohrhard |
2013-01-30 | this check always will result in true | Markus Mohrhard |
2013-01-30 | this parameter was always true | Markus Mohrhard |
2013-01-30 | prevent copy c'tor and operator= | Markus Mohrhard |
2013-01-30 | prefer the c'tor initializer list | Markus Mohrhard |
2013-01-30 | adapt comment to correct code | Markus Mohrhard |
2013-01-30 | correctly handle repeated row heights for empty rows ( fdo#59973 ) | Noel Power |
2013-01-30 | better default row detection ( associated with fdo#55621 ) | Noel Power |
2013-01-30 | Get rid of STAR_RESOURCEPATH | Stephan Bergmann |
2013-01-30 | the name field for SdrShadowColorItem seems to be redundant now | Caolán McNamara |
2013-01-30 | Let's stick with just one variant of ScDocument::GetString()... | Kohei Yoshida |
2013-01-29 | Slightly better way to skip pivot table ranges during spell check. | Kohei Yoshida |
2013-01-30 | if no cond format is valid use the existing protection, fdo#58826 | Markus Mohrhard |
2013-01-30 | make clear that this variable should not be used inside of ScDocument | Markus Mohrhard |
2013-01-30 | correct indentation | Markus Mohrhard |
2013-01-30 | no user of nVisibleTab inside ScDocument anymore | Markus Mohrhard |
2013-01-30 | move these methods to ScDocShell | Markus Mohrhard |
2013-01-30 | make some more methods const | Markus Mohrhard |
2013-01-30 | remove these unused static data members | Markus Mohrhard |
2013-01-30 | ODFF: write RRI as RRI, not ZGZ | Eike Rathke |
2013-01-30 | resolved fdo#60043 write correct IM* function names | Eike Rathke |
2013-01-29 | bnc#484599: Prevent pivot table from getting sheared when cells are shifted. | Kohei Yoshida |
2013-01-29 | Let's stick with FooCol, FooRow naming as opposed to FooX, FooY. | Kohei Yoshida |
2013-01-29 | Boolean cleanup in InsertCells and DeleteCells. | Kohei Yoshida |
2013-01-29 | We don't need this hack anymore for unit test. | Kohei Yoshida |
2013-01-29 | Bool cleanup with ScEditableTester. | Kohei Yoshida |
2013-01-29 | WaE: private field 'nMaxRanges' is not used | Tor Lillqvist |
2013-01-29 | osl ensure on the correct member ... | Eike Rathke |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | no need for the String version of this function anymore | Markus Mohrhard |
2013-01-28 | remaining ui parts for conditional date formats | Markus Mohrhard |
2013-01-28 | fdo#46808, Adapt document::*PropertyValues UNO service to new style | Noel Grandin |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-27 | Some cppcheck cleaning | Julien Nabet |
2013-01-27 | implement conditional date format import/export for ODF | Markus Mohrhard |
2013-01-27 | move SetAccessibleRelationLabeledBy relations into .ui and out of code | Caolán McNamara |
2013-01-27 | we need to parse the cell address after import, fdo#59843 | Markus Mohrhard |
2013-01-27 | prevent some unnecessary cycles for large cond format ranges | Markus Mohrhard |
2013-01-27 | we need to use SCROW for row numbers, fdo#59894 | Markus Mohrhard |
2013-01-27 | remove some parameters | Markus Mohrhard |