summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/paneltabbar.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-1371/+0
2015-11-10Missing includesAshod Nakashian1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+3
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-05-21convert TABITEM constants to scoped enumNoel Grandin1-2/+2
2015-05-12fix buildCaolán McNamara1-2/+9
2015-05-11refactor PanelTabBar to use RenderContextTomaž Vajngerl1-114/+110
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-2/+2
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-4/+5
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-40/+44
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-17Windows compilation fixes.Michael Meeks1-1/+1
2015-04-17svtools: convert new to ::Create.Noel Grandin1-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-12/+12
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-27/+31
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-5/+5
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-2/+2
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-3/+3
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-4/+4
2014-04-14typo: hilight -> highlightThomas Arnhold1-1/+1
2014-04-09Remove unused codeStephan Bergmann1-1/+2
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-30/+30
2014-02-23Remove unneccessary commentsAlexander Wilms1-55/+55
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-2/+5
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-2/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-06-26tidy some resource stringsCaolán McNamara1-2/+2
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+5
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-2/+2