summaryrefslogtreecommitdiffstats
path: root/include/svx/svdmodel.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-3/+1
* Fix typosAndrea Gelmini2015-09-301-2/+2
* WaE: this method can be declared staticTor Lillqvist2015-09-201-1/+1
* chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam2015-09-201-0/+7
* convert Link<> to typedNoel Grandin2015-09-091-24/+23
* loplugin:unusedmethods svxNoel Grandin2015-07-161-66/+0
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-151-1/+1
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-2/+0
* Gradually typed LinkStephan Bergmann2015-04-301-6/+6
* convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin2015-04-291-14/+20
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+2
|\
| * dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin2015-04-101-1/+1
| * start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks2015-04-101-2/+2
* | loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
|/
* svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna2015-03-301-1/+2
* Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet2015-03-201-1/+1
* loplugin:constantfunction: svxNoel Grandin2015-03-191-2/+0
* Add ImpEditView::libreOfficeKitCallback()Miklos Vajna2015-03-161-0/+4
* svx: nAnz -> nCountMiklos Vajna2015-03-081-1/+1
* sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna2015-02-231-0/+7
* ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna2015-02-231-0/+6
* sd: add SdDrawDocument::dumpAsXml()Miklos Vajna2015-02-231-1/+1
* boost->stdCaolán McNamara2015-02-171-2/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+3
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-5/+4
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin2015-01-071-1/+0
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-051-22/+22
* Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-12-031-0/+2
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* rename nWink->nAngleNoel Grandin2014-11-041-1/+1
* rename TakeWinkStr->TakeAngleStrNoel Grandin2014-11-041-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-11/+11
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-11/+11
* Resolves: fdo#62682 crash on second export of svgCaolán McNamara2014-10-171-0/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-11/+11
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-11/+11
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+0
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* Avoid null this pointers in member function callsStephan Bergmann2014-07-031-6/+6
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+2
* Clean up SdrModel::MigrateItemSetStephan Bergmann2014-06-161-4/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+4
* svx: Translated the svdmodel.hxx from German to EnglishTobias Mueller2014-05-121-173/+163
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-1/+0
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-2/+2