Age | Commit message (Expand) | Author |
2017-11-23 | move preventduplicateinteraction from framework to sfx2 consumer | Caolán McNamara |
2017-10-23 | loplugin:includeform: sfx2 | Stephan Bergmann |
2017-09-02 | set parent for open file dialog | Caolán McNamara |
2017-07-28 | fix indentation | Markus Mohrhard |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-05-19 | loplugin:stringcopy: sfx2 | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-04 | loplugin:checkunusedparams in sfx2 | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-11-07 | sfx2: introduce a new .uno:SignPDF | Miklos Vajna |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-06-01 | Convert VCL_MESSAGE to scoped enum | Noel Grandin |
2016-05-29 | coverity#1362173 Dereference after null check | Caolán McNamara |
2016-05-25 | Template Manager: Filter by Application (Default) | Akshay Deep |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-10 | clang-tidy modernize-loop-convert sfx2 | Noel Grandin |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-04 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-31 | sfx2: make SfxDispatcher::Execute() less variadic ... | Michael Stahl |
2016-03-17 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-11 | work on sane lifecylce for SfxFilter | Markus Mohrhard |
2016-02-24 | convert DocPasswordRequestType to scoped enum | Noel Grandin |
2016-02-24 | convert DocPasswordVerifierResult to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | loplugin:stringconstant | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | com::sun::star->css in sfx2 | Noel Grandin |
2015-10-20 | Avoid some confusing uses of "document name" instead of "document URL" | Stephan Bergmann |
2015-10-20 | tdf#89694 Password dialog for opening OOXML shows url-encoded path | Tomofumi Yagi |
2015-10-16 | sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too. | Jan Holesovsky |
2015-10-16 | sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead. | Jan Holesovsky |
2015-10-16 | sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false. | Jan Holesovsky |
2015-10-16 | sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false. | Jan Holesovsky |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-09-03 | sfx2: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-16 | removed redundant include | Szymon Kłos |