Age | Commit message (Expand) | Author |
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 |
2013-01-27 | remove unneeded variable | Markus Mohrhard |
2013-01-27 | use isEmpty instead of getLength | Markus Mohrhard |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | remove unnecessary calls to copy c'tor | Markus Mohrhard |
2013-01-26 | remove some data members from the class | Markus Mohrhard |
2013-01-26 | this test case must be changed a bit | Markus Mohrhard |
2013-01-26 | fix typo | Markus Mohrhard |
2013-01-26 | show style when dialog is created with existing cond format, fdo#59778 | Markus Mohrhard |
2013-01-26 | don't use a pointer here | Markus Mohrhard |
2013-01-26 | stylistic clean-up | Markus Mohrhard |