summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docst.cxx
AgeCommit message (Expand)Author
2016-03-10tdf#97619: update to match selection fixedOliver Specht
2016-03-09loplugin:constantparam in swNoel Grandin
2016-03-01sfx2 classification: select current toolbar listbox entry when state changesMiklos Vajna
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
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-15cppcheck:variableScopeNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwDocShell::ApplyStyles return type is sal_uInt16Stephan Bergmann
2015-04-28SwDocShell::Edit return type is sal_uInt16Stephan Bergmann
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-03Resolves: tdf#90099 group new style and change style together as one undoCaolán McNamara
2015-03-31sw: prefix members of SwDocShellMichael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-17Fix build errorKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann