summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
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
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep
2017-03-03lok: Listen to change tracking related commandsPranav Kant
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-25check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara
2017-02-21sfx2: fix incorrect debug outputPranav Kant
2017-02-20lok: listen for DeleteAnnotation state changesPranav Kant
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin