summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06need <numeric> for std::accumulateNoel Grandin
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-10sw: fix gcc-4.7 buildMiklos Vajna
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-29convert SVX_ flags to scoped enumNoel Grandin
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann