summaryrefslogtreecommitdiff
path: root/svx/source/form/fmPropBrw.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-09new loplugin: oncevarNoel Grandin1-5/+4
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+0
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh1-0/+1
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+6
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-6/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-04-15svx: sal_Bool->boolNoel Grandin1-6/+6
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-8/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-37/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-25coverity#704320 Logically dead codeJulien Nabet1-3/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-10/+10
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-3/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-3/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+2
2012-04-20removed unused const/static dataTakeshi Abe1-6/+0
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0