summaryrefslogtreecommitdiff
path: root/svx/source/form/filtnav.cxx
AgeCommit message (Expand)Author
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl
2015-08-06dispose SfxControllerItem objects correctlyLászló Németh
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-09changed timers to idleJennifer Liebel
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-08coverity#1237353 Unchecked dynamic_castCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-09coverity#1209792 Dereference before null checkCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24coverity#704820 Dereference after null checkCaolán McNamara
2014-03-13coverity#708356 Uninitialized pointer fieldCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms