summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-07-06Avoid division by zeroStephan Bergmann
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:casttovoid (clang-cl): sfx2Stephan Bergmann
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-06-30sVersion is unusedStephan Bergmann
2017-06-29Doc properties: It's signatures (plural)Samuel Mehrbrodt
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann
2017-06-26Fix typosAndrea Gelmini
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-22Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens
2017-06-08tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sfx2Stephan Bergmann
2017-06-05spelling instanciate -> instantiateNoel Grandin