summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2017-04-17submit crash reports using httpsMarkus Mohrhard1-1/+1
2017-04-15Fix typosAndrea Gelmini2-2/+2
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-2/+0
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard1-14/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann1-2/+2
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann1-3/+4
2017-04-11Use jfw::JavaInfoGuardStephan Bergmann1-24/+3
2017-04-10Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann1-1/+2
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski1-0/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-30/+30
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker1-1/+1
2017-03-25Fix typosAndrea Gelmini14-15/+15
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-1/+59
2017-03-24vcl: clean up ANDROID ifdefs in pdfwriter_implMiklos Vajna1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-22desktop: remove redundant virtual keywords in lokclipboardMiklos Vajna1-6/+6
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-4/+20
2017-03-20desktop: fix Android -Werror=unused-functionMiklos Vajna1-0/+2
2017-03-20don't check safe mode on AndroidTomaž Vajngerl1-1/+2
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-4/+2
2017-03-17lok: It's not that important to skip some of the messages.Jan Holesovsky1-6/+6
2017-03-17remove unused defines from HRC files in desktopNoel Grandin2-54/+0
2017-03-14remove unused RID constantsNoel Grandin2-6/+0
2017-03-09tdf#106359: Open Web Query (.iqy) filesMike Kaganski1-1/+89
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+4
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet1-8/+1
2017-03-07Propagate failure of reading from stdinStephan Bergmann1-1/+1
2017-03-07bLicenseException is always falseStephan Bergmann1-4/+1
2017-03-06Simplify SAL_INFO message compositionStephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann7-13/+13
2017-03-03LOKit runMacro: show also the error codeKatarina Behrens1-2/+6
2017-03-03lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-03-03Fix typosAndrea Gelmini3-3/+3
2017-02-28new loplugin unoanyNoel Grandin5-13/+13
2017-02-28Keep the order that is in the header.Jan Holesovsky1-2/+2
2017-02-28Run macro:// via LOKitKatarina Behrens1-0/+88
2017-02-21loplugin:unusedmethodsNoel Grandin2-9/+0
2017-02-21loplugin:subtlezeroinit: desktopStephan Bergmann1-1/+1
2017-02-20lok: listen for DeleteAnnotation state changesPranav Kant1-0/+1
2017-02-18tdf#100826 related: initialize stdout/stdin/strerr properlyMike Kaganski1-25/+9
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist41-152/+152
2017-02-16drop BitmapMode enumNoel Grandin1-27/+0
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin1-3/+2
2017-02-10convert InsertOperation to scoped enumNoel Grandin5-8/+8
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin2-3/+3
2017-02-06Add missing #includesStephan Bergmann29-3/+52
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-7/+3