summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin2-78/+69
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin1-40/+43
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin3-56/+56
2016-08-25convert GridRowStatus to scoped enumNoel Grandin2-18/+18
2016-08-25convert InitWindowFacet to typed_flagsNoel Grandin2-15/+15
2016-08-24tdf#89329: use unique_ptr for pImpl in fmgridclArnold Dumas1-2/+1
2016-08-18coverity#1371127 Logically dead codeCaolán McNamara1-9/+0
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-11/+10
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-07-20Resolves: tdf#100845 exception during vcl painting -> std::terminateCaolán McNamara1-9/+16
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-3/+2
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-7/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-20/+20
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara1-2/+1
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+1
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin2-41/+27
2016-06-06remove some manual ref-countingNoel Grandin1-9/+4
2016-05-29tdf#100115: _nColId is sal_uInt16Julien Nabet1-2/+2
2016-05-27tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane1-1/+12
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-4/+9
2016-05-24remove some manual ref-countingNoel Grandin1-9/+4
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-2/+3
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin3-50/+46
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+10
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-3/+6
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann1-1/+1
2016-04-24Translate debug message (no automatic tools)Andrea Gelmini1-1/+1
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-33/+33
2016-04-18Avoid reserved identifiersStephan Bergmann1-34/+27
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-5/+3
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svxNoel Grandin2-5/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-6/+6
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+3
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-4/+4
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin3-9/+9
2016-03-17loplugin:constantparam in svxNoel Grandin2-8/+8
2016-03-15loplugin:constantparamNoel Grandin1-3/+3
2016-03-12Remove some unused include stdio (svx)Julien Nabet1-1/+0
2016-03-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-07expand src templatesDavid Tardon1-2/+3
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock4-11/+0