Age | Commit message (Expand) | Author |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-29 | convert EViewType to scoped enum | Noel Grandin |
2017-03-29 | expand vis to visible; fix typos | dennisroczek |
2017-03-29 | loplugin:singlevalfields | Noel Grandin |
2017-03-28 | remove enum slot code from sfx2 | Noel Grandin |
2017-03-28 | remove unhandled SID commands from sfx2 | Noel Grandin |
2017-03-27 | create SfxInterfaceId o3tl::strong_int | Noel Grandin |
2017-03-27 | remove unhandled SID commands in sd | Noel Grandin |
2017-03-26 | Fix typos | Andrea Gelmini |
2017-03-24 | Just include sal/types.h nowadays | Stephan Bergmann |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | remove unused helpid in SfxShell | Noel Grandin |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-22 | create SfxDisableFlags enum | Noel Grandin |
2017-03-21 | Notebookbar: correct initial icon size | Szymon Kłos |
2017-03-20 | uitest: use the new ui test logger also for the UNO commands | Markus Mohrhard |
2017-03-19 | uitest: add a way to log the UNO commands | Markus Mohrhard |
2017-03-19 | Use just geParameter instead of hasParameter + getParameter | Matteo Casalin |
2017-03-19 | OUString-related simplifications | Matteo Casalin |
2017-03-19 | Can return const OUString&, here | Matteo Casalin |
2017-03-19 | SfxViewFrame::ExecReload_Impl - remove written-only variable aURL | Matteo Casalin |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-19 | fix typo/grammar: "the the" --> the | dennisroczek |
2017-03-17 | SfxObjectFactory: directly store factory name as OUString | Matteo Casalin |
2017-03-17 | Remove SfxObjectFactory::GetShortName() | Matteo Casalin |
2017-03-17 | Use SfxObjectFactory::GetFactoryName, again | Matteo Casalin |
2017-03-17 | Simplify same assignment in both branches of a conditional | Matteo Casalin |
2017-03-17 | Use SfxObjectFactory::GetFactoryName/URL | Matteo Casalin |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-17 | remove unused defines from HRC files in sfx2 | Noel Grandin |
2017-03-17 | gpg4libre: Also show Infobar when signature is valid | Samuel Mehrbrodt |
2017-03-16 | No need to keep these booleans as data members | Matteo Casalin |
2017-03-16 | tdf#103355 Working menu after closing slideshow | Szymon Kłos |
2017-03-16 | Notebookbar: fixed crash after customization | Szymon Kłos |
2017-03-15 | tdf#105040 Notebookbar: added shortcuts toolbox | Szymon Kłos |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-14 | remove noise UUUU tags in comments | Noel Grandin |
2017-03-13 | tdf#95416 remove ../ in #include headers of sfx2 files | Jeevan |
2017-03-13 | Clean up integer types representing positions in ToolBox's item vector | Stephan Bergmann |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-10 | shuffle this around a little | Caolán McNamara |
2017-03-09 | Clean up uses of integer types | Stephan Bergmann |
2017-03-08 | Simplify GetStateCache call | Stephan Bergmann |
2017-03-08 | No need for extra heap allocation | Stephan Bergmann |
2017-03-08 | valgrind: fix leak | Caolán McNamara |
2017-03-08 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-08 | make SfxGetpApp just get and move GetOrCreate to the periphery | Caolán McNamara |
2017-03-07 | shouldn't need these SfxGetpApp as it will already exist | Caolán McNamara |
2017-03-07 | Notebookbar: don't show unnecessary separators in the popup | Szymon Kłos |
2017-03-07 | only one use of GetLastSaveDirectory | Caolán McNamara |