Age | Commit message (Expand) | Author |
2016-09-09 | loplugin:constantparam in svtools | Noel Grandin |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |
2016-09-01 | sfx2: nullptr pViewShell was seen in SfxLokHelper::getView() | Miklos Vajna |
2016-08-31 | desktop: fix Android build | Miklos Vajna |
2016-08-31 | LOK: queue-up events while processing client calls | Ashod Nakashian |
2016-08-30 | sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) API | Miklos Vajna |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop) | Stephan Bergmann |
2016-08-30 | No reason why these functions can't be static, too | Tor Lillqvist |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-26 | tdf#100726 - Improve readability of OUString concatanations | Gökhan Gurbetoğlu |
2016-08-25 | cid#1371326 Misused comma operator | Noel Grandin |
2016-08-24 | tdf#100726 - Improve readability of OUString concatanations | Gökhan Gurbetoğlu |
2016-08-22 | clearly we want to match "-env:" only at arg start, not as substring anywhere | Eike Rathke |
2016-08-19 | sw redlines: expose description as part of the UNO/LOK API | Miklos Vajna |
2016-08-19 | coverity#1371375 Resource leak | Caolán McNamara |
2016-08-19 | coverity#1371119 Unchecked return value | Caolán McNamara |
2016-08-19 | tdf#101592 sw: track changes state is doc-specific, not view-specific | Miklos Vajna |
2016-08-18 | experiment with renaming for bogus coverity#1371326 Misused comma operator | Caolán McNamara |
2016-08-18 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-08-18 | cppcheck: passedByValue | Caolán McNamara |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for desktop | Armin Le Grand |
2016-08-17 | lok::Document::getCommandValues: expose redline info | Miklos Vajna |
2016-08-15 | Resolves: tdf#44241 highlight the newly installed extension | Caolán McNamara |
2016-08-14 | tdf#100965: Restart on initialisation-time OpenCL crash | Tor Lillqvist |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-08-05 | desktop: add undo/redo support to lok::Document::getCommandValues() | Miklos Vajna |
2016-08-05 | loplugin:countusersofdefaultparams in chart2..desktop | Noel Grandin |
2016-08-04 | CppunitTest_desktop_app needs the Foundation framework when sandboxed | Tor Lillqvist |
2016-08-01 | lok: re-load UNO bootstrap pieces and set UserInstallation on second init. | Michael Meeks |
2016-07-31 | tdf#100837: honor LibreOffice command line arguments for Office URIs | Mike Kaganski |
2016-07-28 | desktop: fix Android build | Miklos Vajna |
2016-07-27 | add uui component to some other places | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-26 | Restructure CommandLineArgs::ParseCommandLine_Impl | Mike Kaganski |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-25 | Fix some misleading comments | Tor Lillqvist |
2016-07-19 | desktop: simplify $(ENABLE_BREAKPAD) checks | Michael Stahl |
2016-07-19 | desktop: CppunitTest_desktop_app requires breakpad | Michael Stahl |
2016-07-19 | clang-tidy performance-unnecessary-value-param in desktop | Stephan Bergmann |
2016-07-19 | tdf#100837: Support Office URI Schemes | Mike Kaganski |
2016-07-18 | lok: Skip saving unmodified doc if DontSaveIfUnmodified=true | Pranav Kant |
2016-07-15 | Related tdf#37531: Make --cat headless/hidden like --convert-to | Stephan Bergmann |
2016-07-15 | Related tdf#37531: --convert-to output relative to caller's CWD | Stephan Bergmann |
2016-07-15 | Related tdf#37531: Handle conversion args sent over pipe | Stephan Bergmann |
2016-07-15 | Log PipeIpcThread communication | Stephan Bergmann |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-14 | sc lok: add more toolbar items | Henry Castro |
2016-07-13 | Remove __cplusplus-checks from apparently-C++-only files | Stephan Bergmann |