summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envlop1.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-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18set background in paint method in evelope previewTomaž Vajngerl
2015-05-15refactor SwEnvPreview to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-06long to sal_Int32 as index for SequenceMatteo Casalin
2014-04-06Avoid concatenated appendsMatteo Casalin
2014-04-06Do not cast to intermediate sal_uInt16 + constifyMatteo Casalin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-16sal_Bool to boolTakeshi Abe
2013-10-15convert sw/source/ui/envelp/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/e*.hxx from String to OUStringNoel Grandin
2013-10-09fix stringCaolán McNamara
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara
2013-08-15convert envelope dialog to .uiCaolán McNamara
2013-08-14convert envelope format page to .uiCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza