summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-08fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet
2013-09-08Math: Remove not needed header fileMarcos Paulo de Souza
2013-09-08String to OUStringThomas Arnhold
2013-09-08fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa
2013-09-08chart2: String to OUStringJelle van der Waa
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer
2013-09-07work on comments in sw/source/core/docnode/Philipp Riemer
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-09-08Refactoring vlc moduleMinh Ngo
2013-09-08Thread safe queue + event handlerMinh Ngo
2013-09-07Spell check iteration too slow when only a few cells are misspelled.Kohei Yoshida
2013-09-07Fix incorrect reference update on shared formulas.Kohei Yoshida
2013-09-07remove unused timepicker viewsSiqi LIU
2013-09-07UI changes for countdown Timer in storyboardSiqi LIU
2013-09-07linking Timer/Stopwatch via delegate methodsSiqi LIU
2013-09-07limit UIBarbutton appearance setting in navbarSiqi LIU
2013-09-07major UI chages in order to embed Timer/StopwatchSiqi LIU
2013-09-07shadowing UITableView cell imageSiqi LIU
2013-09-07customize UITableView header viewSiqi LIU
2013-09-07No need to check if null hereJulien Nabet
2013-09-07CID#1078580: Dereference after null checkJulien Nabet
2013-09-07typo fix: absoulte -> absoluteAndras Timar
2013-09-07typo fix + unwanted link fixAndras Timar
2013-09-07fix a broken link to ISO-639Andras Timar
2013-09-07%1 placeholder never replaced with anythingCaolán McNamara
2013-09-07set explicit default buttonCaolán McNamara
2013-09-07CID#1078500: Copy-paste errorJulien Nabet
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-07WaE: returning reference to temporary objectMarkus Mohrhard
2013-09-07fix validity dialog with lists, fdo#65686Markus Mohrhard
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
2013-09-07Fix minor code style issues.Artur Dryomov
2013-09-07Fix for blinking while getting back to the computers activity.Artur Dryomov
2013-09-07Fix minor code style issues.Artur Dryomov
2013-09-07Fix possible null pointer exception.Artur Dryomov
2013-09-07Add showing helper messages while searching computers.Artur Dryomov
2013-09-07Add a requirements screen.Artur Dryomov
2013-09-07Remove confusing casts between synonymsLionel Elie Mamane
2013-09-07clean up documentationLionel Elie Mamane
2013-09-06Some stylistic cleanup in PreparedStatement.Andrzej J.R. Hunt
2013-09-06Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Comment out unused parameters instead of (void) cast. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Implement set[Float|Double]. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06saing->saving, yikes!Caolán McNamara
2013-09-06Keep a TempFile instead of using TempFile::CreateTempName.Andrzej J.R. Hunt