summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use unique_ptr in DoConvertToPolyObjNoel Grandin2019-09-0616-17/+17
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-062-4/+2
* Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara2019-09-061-0/+8
* TyposAndrea Gelmini2019-09-0616-20/+20
* use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin2019-09-061-2/+2
* return unique_ptr from ImpConvertMakeObjNoel Grandin2019-09-061-2/+4
* use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2019-09-057-13/+16
* tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel2019-09-051-1/+1
* [API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann2019-09-041-0/+9
* reduce Primitive2DContainer copyingNoel Grandin2019-09-042-4/+6
* tdf#118314 Code clean up on imestatuswindowSzabolcs Toth2019-09-042-43/+0
* loplugin:constmethod in filterNoel Grandin2019-09-043-14/+14
* loplugin:constmethod in formulaNoel Grandin2019-09-041-3/+3
* Ensure that VCL builder entry points use proper function typeMike Kaganski2019-09-033-8/+14
* loplugin:constmethod in basicNoel Grandin2019-09-034-9/+9
* loplugin:constmethod in xmloffNoel Grandin2019-09-0311-26/+26
* Parent reference should be const in VCL builder entry pointsMike Kaganski2019-09-033-6/+6
* loplugin:constmethod in svxNoel Grandin2019-09-0333-59/+59
* Fix typosAndrea Gelmini2019-09-031-1/+1
* Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2019-09-034-6/+13
* loplugin:constmethod in editengNoel Grandin2019-09-027-19/+19
* we only need an OutputDevice here, not a WindowCaolán McNamara2019-09-021-2/+2
* loplugin:constmethod in ooxNoel Grandin2019-09-0213-37/+37
* tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett2019-09-021-1/+2
* SmartArt edit UI: add new nodeGrzegorz Araminowicz2019-09-021-0/+3
* weld cluster of database form wizardsCaolán McNamara2019-09-023-0/+19
* loplugin:unnecessaryvirtualNoel Grandin2019-09-012-4/+1
* loplugin:unusedfieldsNoel Grandin2019-09-012-7/+0
* loplugin:unusedmethodsNoel Grandin2019-09-015-36/+0
* Fix '..'Andrea Gelmini2019-09-011-3/+3
* Fix '..'Andrea Gelmini2019-09-012-2/+2
* Fix typosAndrea Gelmini2019-09-011-1/+1
* drop unused SvLBoxFontStringCaolán McNamara2019-08-311-45/+0
* drop some unnecessary includesCaolán McNamara2019-08-311-5/+1
* hyperlabel.hxx can be a private header nowCaolán McNamara2019-08-311-73/+0
* no need to include hyperlabel.hxxCaolán McNamara2019-08-311-1/+1
* drop some unnecessary includesCaolán McNamara2019-08-312-13/+32
* drop newly unused OFileURLControlCaolán McNamara2019-08-312-52/+1
* [API CHANGE] remove MacroMigrationWizardCaolán McNamara2019-08-311-45/+0
* Fix typo in codeAndrea Gelmini2019-08-311-1/+1
* throbber.hxx only used by vcl and toolkit nowCaolán McNamara2019-08-311-0/+0
* roadmap.hxx only used by vcl and toolkit nowCaolán McNamara2019-08-311-0/+0
* weld addressbook wizardCaolán McNamara2019-08-302-5/+49
* Blind fix for AndroidStephan Bergmann2019-08-301-5/+2
* Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann2019-08-301-0/+7
* fix PolyPolygon move operator=Noel Grandin2019-08-301-1/+2
* loplugin:noexceptmove in AnyNoel Grandin2019-08-302-5/+5
* new loplugin:noexceptmoveNoel Grandin2019-08-3026-44/+44
* tdf#126959 impress table border resize handle supportTomaž Vajngerl2019-08-302-2/+7
* LOK: per-view support for isMobile()Muhammet Kara2019-08-291-2/+2