summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/outline.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-142/+142
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-15refactor NumberingPreview to use RenderContextTomaž Vajngerl1-62/+50
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+2
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-6/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+47
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+36
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2014-11-25loplugin: cstylecastNoel Grandin1-6/+6
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+5
2014-05-01coverity#738911 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-03-30coverity#1194912 Overflowed return valueCaolán McNamara1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-2/+0
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24sal_uInt16 to long in NumberingPreview::Paint and its helpersMatteo Casalin1-63/+40
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-6/+6
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe1-2/+3
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-8/+8
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-4/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-8/+8
2013-10-15convert sw/source/ui/misc/*.cxx from String to OUStringNoel Grandin1-10/+10
2013-10-10convert sw/source/ui/inc/o*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-10convert sw/source/ui/inc/ui*.hxx from String to OUStringNoel Grandin1-3/+3
2013-10-02fdo#62475 - remove visual noise and fix existing commentsPhilipp Riemer1-17/+8