summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh.cxx
AgeCommit message (Expand)Author
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-06tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-03sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna
2015-07-31Extract SwTextShell::CreateInsertFrameItemSet() from SwTextShell::ExecInsert()Miklos Vajna
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26sal_uInt16: avoid temporaries, simplify, constify, use USHRT_MAXMatteo Casalin
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-06-13Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl