summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extlistbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-14cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-16refactor desktop classes to use RenderContextTomaž Vajngerl1-73/+75
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-1/+3
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
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-13/+11
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-17desktop: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10rhbz#1197614: Fix calculation of m_bHasActive when removing active elementStephan Bergmann1-7/+14
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-11/+3
2015-04-09vcl: VclPtr conversion in formsNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-24loplugin:constantfunction: variousNoel Grandin1-7/+1
2015-03-06V801: Decreased performanceCaolán McNamara1-46/+46
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-06-15callcatcher: update unused codeCaolán McNamara1-30/+0
2014-06-13convert extensions update required dialog to .uiCaolán McNamara1-0/+9
2014-06-04desktop: fix includesThomas Arnhold1-6/+6
2014-04-14typo: gard -> guardThomas Arnhold1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-47/+47
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-16m_bHasActive must be false after last visible entry is removedStephan Bergmann1-0/+6
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin1-17/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann1-1/+1
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/guiChr. Rossmanith1-15/+12
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-37/+73
2012-11-13merge SetDescription into SetTextCaolán McNamara1-1/+1
2012-11-13convert extension dialog to .uiCaolán McNamara1-1/+28
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-1/+1