summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
2017-03-27tdf#39468 Translate German commentsJens Carl
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27dbaccess: OToolboxController is now unusedMaxim Monastirsky
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin
2016-06-30Improve readability of OUString concatanation in ODatabaseExportMuhammet Kara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Increase width of Copy Table dialog in BaseMuhammet Kara
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin