Age | Commit message (Expand) | Author |
2017-07-19 | vbaapi: File dialog produces path | Tamas Bunth |
2017-07-18 | Eliminate some unnecessary temporary Date instances | Eike Rathke |
2017-07-18 | Change nonsense non-const Date* GetNullDate() to const Date& | Eike Rathke |
2017-07-18 | No reason to silently misbehave when these UNO services are missing | Stephan Bergmann |
2017-07-18 | Address b0210c34dcaa5fc44956078ffa1dfe734d379224 nitpicks, tdf#43157 follow-up | Eike Rathke |
2017-07-18 | fdo#43157 convert OSL_ASSERT to assert in sc/source/filter | Bernhard Widl |
2017-07-18 | Moving legacy contexts to FastContexts: | Mohammed Abdul Azeem |
2017-07-18 | Clean up android specific template functions defined in std namespace | brainbreaker |
2017-07-17 | Translate randomly found German comments | Johnny_M |
2017-07-17 | Fix typos | Andrea Gelmini |
2017-07-17 | ScAddress aPos is already available, use it | Eike Rathke |
2017-07-17 | Temporary ScAddress is unnecessary when constructing ScRange | Eike Rathke |
2017-07-17 | ScRange has a col,row,tab ctor, use it instead of a temporary ScAddress | Eike Rathke |
2017-07-17 | Resolves: tdf#75650 reset boolean number format to General for new formula | Eike Rathke |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-15 | coverity#1415092 Logically dead code (golden) | Caolán McNamara |
2017-07-15 | use unique_ptr for ScMyLabelRange | Jochen Nitschke |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-14 | implement Application.FileDialog attribute | Tamas Bunth |
2017-07-14 | Assert non-empty sheet name | Eike Rathke |
2017-07-14 | Fix export test crash of ooo95715-1.xls | Eike Rathke |
2017-07-14 | extend loplugin useuniqueptr to POD types | Noel Grandin |
2017-07-14 | use more OUString::operator== in sc | Noel Grandin |
2017-07-14 | Moving legacy contexts to FastContexts: | Mohammed Abdul Azeem |
2017-07-13 | tdf#108758 : do not write to undo document when... | Dennis Francis |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-13 | Move scheduler task into its own header | Jan-Marek Glogowski |
2017-07-13 | improve useuniqueptr loplugin to find arrays | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: sc | Stephan Bergmann |
2017-07-13 | loplugin:useuniqueptr in sc | Noel Grandin |
2017-07-12 | Eliminate trailing blanks from descriptions and some parameter names | Eike Rathke |
2017-07-12 | borderline: correct problems with border display | Armin Le Grand |
2017-07-12 | loplugin:unreffun | Jan-Marek Glogowski |
2017-07-11 | replace 'resize(size+1)' with emplace_back | Noel Grandin |
2017-07-11 | Introduce IFormulaEditorHelper::createCompiler() | Eike Rathke |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-11 | simplify some OUString::copy calls | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-11 | Helper function to cast to FastAttributeList: | Mohammed Abdul Azeem |
2017-07-11 | add missing override, -Werror,-Winconsistent-missing-override | Markus Mohrhard |
2017-07-10 | Introduce IFormulaEditorHelper::getCompiler() | Eike Rathke |
2017-07-10 | Adding an overloaded IsXMLToken method: | Mohammed Abdul Azeem |
2017-07-10 | simplify some OUString compareTo calls | Noel Grandin |
2017-07-10 | tdf#107135, add missing ODFF function REPLACEB. | Winfried Donkers |
2017-07-10 | lok: sc: missing invalidation on pasting text and deleting a cell | Marco Cecchetti |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-09 | add test for non-ascii gnumeric file names, tdf#107827 | Markus Mohrhard |
2017-07-09 | tdf#79304 - Handle CrossedOutItems in HTML export. | Sean Stangl |
2017-07-08 | Add a way to resize ScDBData | Jaskaran Singh |
2017-07-08 | tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++ | Jens Carl |