summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel 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-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky
2017-05-27sw lok: disable undo state if conflict with other viewsHenry Castro
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-30coverity#1405738 Unchecked dynamic_castCaolán McNamara
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin
2017-04-29also log the paramter passed as string argumentsMarkus Mohrhard
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-20uitest: use the new ui test logger also for the UNO commandsMarkus Mohrhard
2017-03-19uitest: add a way to log the UNO commandsMarkus Mohrhard
2017-03-10shuffle this around a littleCaolán McNamara
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-08Simplify GetStateCache callStephan Bergmann
2017-03-08No need for extra heap allocationStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann