summaryrefslogtreecommitdiff
path: root/include/svx/svdmodel.hxx
AgeCommit message (Expand)Author
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-09-09convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna
2015-02-17boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-12svx: Translated the svdmodel.hxx from German to EnglishTobias Mueller
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann