summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-08SvPersistStream deadNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin: literaltoboolconversionCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-22loplugin:unusedfields in sd part2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-23mysterious and missing 4077 resource used in sdCaolán McNamara
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-13convert master page menus to .uiCaolán McNamara
2017-04-13convert taskpane layout menu to .uiCaolán McNamara
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-16remove unused defines from HRC files in sdNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19sd: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-14rename from bmp to pngCaolán McNamara
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht