summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-07convert GalleryBrowserTravel to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-05drop these intermediate Images and use BitmapEx directlyCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist
2016-11-08Remove obsolete OxygenOffice stringsGabor Kelemen
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-06drop unused hids and hrcsCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30coverity#1371300 Missing move assignment operatorCaolán McNamara
2016-08-25convert E3dDragConstraint to typed_flags_setNoel Grandin
2016-08-25convert SgaObjKind to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-25loplugin:privatebaseMarkus Mohrhard