summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-4/+4
* loplugin:useuniqueptr in scaddins..svxNoel Grandin2017-07-111-5/+5
* use more range-for on uno::SequenceNoel Grandin2017-07-111-4/+2
* simplify some OUString compareTo callsNoel Grandin2017-07-102-9/+9
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-107-15/+13
* tdf#108852: Put signature infobar into the right frameKatarina Behrens2017-07-101-1/+1
* Avoid division by zeroStephan Bergmann2017-07-061-3/+5
* GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep2017-07-067-0/+710
* Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M2017-07-063-3/+3
* use more begin()/end() for SequenceNoel Grandin2017-07-066-22/+16
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-061-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-056-8/+8
* loplugin:casttovoid (clang-cl): sfx2Stephan Bergmann2017-07-051-3/+5
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-043-10/+32
* loplugin:unusedfields in sfx2Noel Grandin2017-07-046-39/+10
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-043-10/+8
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-032-14/+13
* use sal_Int64 in tools::DateTimeNoel Grandin2017-07-031-4/+4
* loplugin:casttovoid: sfx2Stephan Bergmann2017-07-0210-22/+8
* sVersion is unusedStephan Bergmann2017-06-301-2/+1
* Doc properties: It's signatures (plural)Samuel Mehrbrodt2017-06-291-1/+1
* sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro2017-06-281-2/+24
* ChooseMacro rMacroDesc parameter is unusedStephan Bergmann2017-06-281-4/+3
* -Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2017-06-281-2/+2
* tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl2017-06-271-1/+4
* ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann2017-06-261-2/+1
* Fix typosAndrea Gelmini2017-06-261-2/+2
* loplugin:oncevar in sfx2Noel Grandin2017-06-2628-197/+119
* simplify some string handling in tracing callsNoel Grandin2017-06-234-102/+29
* inline some ERRCODE_AREA aliasesNoel Grandin2017-06-231-1/+1
* Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk2017-06-221-2/+4
* loplugin:unusedfields in sfx2 part2Noel Grandin2017-06-2125-181/+27
* loplugin:unusedfields in sfx2 part1Noel Grandin2017-06-219-57/+9
* convert ErrCode to strong typedefNoel Grandin2017-06-2121-130/+119
* add more debug names for scheduled eventsLászló Németh2017-06-191-0/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-1819-23/+0
* create o3tl::array_viewNoel Grandin2017-06-171-12/+6
* TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2017-06-172-9/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-164-8/+7
* Profiling API: add ProfileZonesLászló Németh2017-06-161-0/+4
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-143-3/+3
* use more SAL_N_ELEMENTS part 2Noel Grandin2017-06-141-1/+1
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-141-1/+1
* Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2017-06-133-13/+15
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1246-117/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-122-4/+2
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-092-3/+3
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-093-17/+13
* tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens2017-06-082-19/+22
* tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt2017-06-081-1/+2