summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-05-18Inlucde TableStyles in GetStyles testJakub Trzebiatowski1-0/+1
2016-05-15coverity#1361589 Resource leakCaolán McNamara1-1/+2
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin2-5/+5
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-6/+4
2016-05-12warn to info for something that isn't a surpriseCaolán McNamara1-1/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-2/+0
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann2-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-09desktop: warning C4101 unreferenced local variableMichael Stahl1-1/+1
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian2-13/+19
2016-05-09LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian1-2/+2
2016-05-09Don't change part on text documents to paint tilesAshod Nakashian1-4/+10
2016-05-09Allow painting for arbitrary partAshod Nakashian2-1/+59
2016-05-09Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian2-61/+98
2016-05-09std::tuple -> std::pairAshod Nakashian1-3/+3
2016-05-09More LOK callback notification compressionAshod Nakashian2-1/+25
2016-05-09loplugin:redundantcastTor Lillqvist1-1/+1
2016-05-09Desktop compresses text selection start/end notificationsAshod Nakashian2-1/+36
2016-05-08Desktop compresses mouse pointer notificationsAshod Nakashian2-4/+10
2016-05-08Test desktop notification compressionAshod Nakashian1-0/+54
2016-05-08loplugin:redundantcastTor Lillqvist1-1/+1
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian4-27/+134
2016-05-06coverity#1359235 Resource leakCaolán McNamara1-11/+9
2016-05-02-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2016-05-01tdf#99311 Detect SSDs in pageinNurhak ALTIN1-0/+29
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin9-39/+36
2016-04-22Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-1/+21
2016-04-21new plugin stylepoliceNoel Grandin3-7/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann9-27/+27
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann1-3/+18
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin3-4/+3
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-14Use the true exit code 77 hereStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin6-13/+13
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-04-13lok context menu: Add module specific unit testsPranav Kant2-5/+239
2016-04-12Avoid reserved identifierStephan Bergmann1-4/+3
2016-04-12remove that unused old codeMarkus Mohrhard1-28/+0
2016-04-12loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-12lok context menu: unit testPranav Kant3-0/+149
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke6-19/+31
2016-04-07refactor pagein, as it still seems to cause rare crashesBjoern Michaelsen1-19/+11
2016-04-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna2-1/+6
2016-04-05RequestHandler::Disable(join = false) is problematicStephan Bergmann2-4/+4