summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-05Translate German variable and function namesJohnny_M1-3/+3
2018-03-05loplugin:useuniqueptr in ImpXPolygonNoel Grandin1-1/+1
2018-03-02delete colordata.hxxNoel Grandin2-2/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-7/+20
2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz1-20/+20
2018-02-06simplify ImpXPolygonNoel Grandin1-20/+7
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin2-2/+2
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-27Fix typosAndrea Gelmini2-2/+2
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin1-1/+1
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen1-2/+16
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara1-3/+3
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin1-1/+1
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips1-23/+0
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin2-5/+5
2017-11-27tdf#114078 Missing gettext markup on Numbering format stringsCaolán McNamara1-28/+28
2017-11-01page.hrc is only included from svx/source/dialogStephan Bergmann1-99/+0
2017-10-30loplugin:constantparam in svxNoel Grandin1-2/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin18-79/+57
2017-10-23loplugin:includeform: svxStephan Bergmann5-5/+5
2017-10-23tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen1-0/+23
2017-10-21tdf#105000, related tdf#87538: Make new color names translatableGabor Kelemen1-0/+34
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin1-2/+2
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen1-0/+55
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-49/+123
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-5/+0
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski1-0/+5
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe1-2/+2
2017-08-27remove some unused svx error codesNoel Grandin1-16/+0
2017-08-26Fixed typos (whitespace)Matthias Seidel1-1/+1
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin1-21/+21
2017-08-21drop pointless headersJochen Nitschke2-62/+0
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall2-4/+0
2017-08-03Resolves: tdf#111087 change names from bmp to pngCaolán McNamara1-47/+47
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2-2/+2
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin2-2/+2
2017-07-21de-hrc various thingsCaolán McNamara4-397/+20
2017-07-21migrate to boost::gettextCaolán McNamara18-181/+1189
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-1/+2
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin1-1/+3
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-4/+0
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann12-12/+12
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann1-4/+5