summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-02Missing initializationStephan Bergmann
2015-03-02V804: Decreased performanceCaolán McNamara
2015-03-02quieten this a bitCaolán McNamara
2015-03-02implement GetWorkArea for gtk3Caolán McNamara
2015-03-02coverity#735901 Dereference after null checkCaolán McNamara
2015-03-02coverity#1272391 Dereference null return valueCaolán McNamara
2015-03-02plugin:literaltoboolconversion: Recurse into comma operator's rhsStephan Bergmann
2015-03-02Turn function-like macro into true functionStephan Bergmann
2015-03-02typoStephan Bergmann
2015-03-02sw: PVS V656 Variables initialized through call to same functionMichael Stahl
2015-03-02simplify thisCaolán McNamara
2015-03-02tweak to return a cairo_context instead of a cairo_surfaceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara
2015-03-02V805: Decreased performanceCaolán McNamara
2015-03-02Replace uses of deprecated gluBuild2DMipmapsStephan Bergmann
2015-03-02solenv: remove obsolete OOo SourceConfig cruftMichael Stahl
2015-03-02remove unused frobnicate-icons.php before the PHP plague spreadsMichael Stahl
2015-03-02desktop: remove some obsolete "delzip" filesMichael Stahl
2015-03-02remove executable bit from .mk / .patch filesMichael Stahl
2015-03-02remove executable bit from rtf / xlsx filesMichael Stahl
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2015-03-02pyuno, scripting: remove executable bits from python, js, bsh filesMichael Stahl
2015-03-02OpenCL: correctly handle platforms without devicesGiuseppe Bilotta
2015-03-02cppcheck: cstyleCastCaolán McNamara
2015-03-02V804: Decreased performanceCaolán McNamara
2015-03-02V804: Decreased performanceCaolán McNamara
2015-03-02unused GetPeer inlineCaolán McNamara
2015-03-02external/poppler: Work around -fsanitize=enumStephan Bergmann
2015-03-02Updated coreOlivier Hallot
2015-03-02tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantTakeshi Abe
2015-03-02cppcheck: Variable is assigned a value that is never usedNoel Grandin
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-03-02tdf#89774 oox: TotalTime is in minutesMiklos Vajna
2015-03-02remove unused boolean (propagating touchEvent instead of intercepting it)Siqi Liu
2015-03-02implement swiping gesture as a generic eventSiqi Liu
2015-03-02add swipe support for presentationSiqi Liu
2015-03-02SwEditWin::SetCursorLogicPosition: use SwCrsrShell::getShellCrsrMiklos Vajna
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna
2015-03-02SwSelPaintRects::FillStartEnd(): missing constMiklos Vajna
2015-03-02SwSelPaintRects: add FillStartEnd() interfaceMiklos Vajna
2015-03-02SwShellTableCrsr::FillRects: ignore visual area for tiled renderingMiklos Vajna
2015-03-02libreofficekit: pretty-print LibreOfficeKitCallbackTypeMiklos Vajna
2015-03-02gtktiledviewer: map shift keyMiklos Vajna
2015-03-02gtktiledviewer: map down/up/left/right arrow keysMiklos Vajna
2015-03-02android: reset selections in TextCursorView on empty invalidationTomaž Vajngerl
2015-03-02android: if in selection state, reset selection on single tapTomaž Vajngerl
2015-03-02android: add selection reset to TileProviderTomaž Vajngerl
2015-03-02android: still process cursor invalidations when in selection modeTomaž Vajngerl
2015-03-02android: don't hide soft keyboard on long pressTomaž Vajngerl
2015-03-02android: fix parsing of selection coordinates and make more robustTomaž Vajngerl