summaryrefslogtreecommitdiff
path: root/include/svx/svdmodel.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+3
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-5/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin1-1/+0
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-22/+22
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-04rename nWink->nAngleNoel Grandin1-1/+1
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-11/+11
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-11/+11
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara1-0/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-11/+11
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-11/+11
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+0
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-03Avoid null this pointers in member function callsStephan Bergmann1-6/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+2
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann1-4/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+4
2014-05-12svx: Translated the svdmodel.hxx from German to EnglishTobias Mueller1-173/+163
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+0
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-14/+13
2014-03-01Remove visual noise from includeAlexander Wilms1-6/+6
2014-02-11sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+4
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-11-01Remove dead declaration w/o a definitionStephan Bergmann1-3/+0
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-12Unicode is Unocode on all platformsTor Lillqvist1-7/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-05convert include/svx/svdmodel.hxx from String to OUStringNoel Grandin1-11/+11
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand1-0/+4
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+712