summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-23cppcheck: silence assertWithSideEffectCaolán McNamara
2015-04-23de-trainwreck if statementCaolán McNamara
2015-04-23fix scopeCaolán McNamara
2015-04-23cppcheck: cstyleCast, these cast's are unnecessary anywayCaolán McNamara
2015-04-23Avoid out-of-bounds container index on import of ooo112657-2.rtfMatúš Kukan
2015-04-23Avoid dereference a past-the-end iterator on import of fdo81650-2.docxMatúš Kukan
2015-04-23set DatabaseRange TotalsRow if Table TotalsRowsEike Rathke
2015-04-23this should be sorted and unique, no?Eike Rathke
2015-04-23add TotalsRow to properties indexEike Rathke
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Improve loplugin:implicitboolconversion cond. expr. handlingStephan Bergmann
2015-04-23libreofficekit: error: 'gtk_widget_get_visible' was not declared in this scopeMiklos Vajna
2015-04-23ImpEditView::SetEditSelection: fix missing tiled rendering selection callbacksMiklos Vajna
2015-04-23gtktiledviewer: let findbar have the focus when it's visibleMiklos Vajna
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23Remove unnecessary overridesStephan Bergmann
2015-04-23ICONS: Allow icons to appear in various buttonsYousuf Philips
2015-04-23No F_OK on Windows eitherTor Lillqvist
2015-04-23No <unistd.h> on _WIN32Tor Lillqvist
2015-04-23Improve error handlingTor Lillqvist
2015-04-23ensure pArr existsEike Rathke
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks
2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks
2015-04-23callcatcher: remove unused RegisteredDb::getEntryCaolán McNamara
2015-04-23intent preference overrides default prefs.Siqi Liu
2015-04-23load default prefs once and use new sortmode/filter mode on refresh.Siqi Liu
2015-04-23Use switch... and effectively sorts before listing.Siqi Liu
2015-04-23Formatting for consistencySiqi Liu
2015-04-23Set correct title for sort mode after changes.Siqi Liu
2015-04-23Remove unimplemented search functionalitySiqi Liu
2015-04-23formatting for consistancy and remove unused file.Siqi Liu
2015-04-23Do NOT browse files from "Documents" folder. Browse from root instead.Siqi Liu
2015-04-23refactor xml styling for listview textsSiqi Liu
2015-04-23formatting for consistancy across Java codeSiqi Liu
2015-04-23use LOGTAG insteadSiqi Liu
2015-04-23formatting for consistancy across Java codeSiqi Liu
2015-04-234 dict package names did not follow the ruleAndras Timar
2015-04-23TableRef: doubleref is not possible as one column specifierEike Rathke
2015-04-23TableRef: proper unescapeTableRefColumnSpecifier()Eike Rathke
2015-04-23TableRef: create column specifier string from singlerefEike Rathke
2015-04-23TableRef: let t always point to the current tokenEike Rathke
2015-04-23PeekNext() might be NULLEike Rathke
2015-04-23loplugin:staticcallStephan Bergmann
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara
2015-04-23More informative error message after dlopen() or LoadLibrary() has failedTor Lillqvist
2015-04-23fix windows buildNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin