summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SAL_DLLPUBLIC_EXPORT->VCL_DLLPUBLICCaolán McNamara2014-02-223-3/+3
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-0/+1
* drawingML import: paragraph spacing inside group shapeZolnai Tamás2014-02-211-1/+1
* WaE: struct/class inconsistencyTor Lillqvist2014-02-211-1/+1
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-217-67/+363
* Replace handwritten reference counting with shared_ptrTobias Lippert2014-02-211-25/+22
* coverity#1132721 fix exception specsCaolán McNamara2014-02-211-1/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-21101-1384/+1382
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-2/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-7/+7
* editeng: sal_Bool->boolNoel Grandin2014-02-211-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-45/+45
* editeng: sal_Bool->boolNoel Grandin2014-02-211-26/+26
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-6/+6
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-14/+14
* sal_Bool->boolNoel Grandin2014-02-211-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-4/+4
* sal_Bool->boolNoel Grandin2014-02-211-7/+7
* sal_Bool->boolNoel Grandin2014-02-211-5/+5
* remove unused return value from methodNoel Grandin2014-02-211-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-20/+20
* sal_Bool->boolNoel Grandin2014-02-211-7/+7
* sal_Bool->boolNoel Grandin2014-02-211-1/+1
* cid#707782 Uninitialized pointer fieldNoel Grandin2014-02-211-1/+13
* fdo#63154 Remove unused solar.h reference in editengAlexandre Vicenzi2014-02-216-27/+1
* drawingML import: run fonts inside group shapeZolnai Tamás2014-02-211-0/+3
* fdo#74584: Revert various previous changes to upcase HTML tags.Kohei Yoshida2014-02-201-327/+327
* fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi2014-02-202-2/+0
* Add SvStream::ReadCharAsBoolStephan Bergmann2014-02-201-0/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-209-11/+19
* svx: these Style members are floatsMichael Stahl2014-02-201-7/+7
* fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2014-02-202-2/+0
* SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna2014-02-201-0/+6
* svl: sal_Bool -> boolStephan Bergmann2014-02-2023-72/+72
* fdo#74584, fdo#74537: HTML tags *must* be UPPERCASE.Kohei Yoshida2014-02-191-327/+327
* Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand2014-02-191-0/+7
* Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara2014-02-192-0/+3
* unotools: sal_Bool -> boolStephan Bergmann2014-02-1930-317/+317
* sal_Bool->boolNoel Grandin2014-02-191-7/+7
* sal_Bool->boolNoel Grandin2014-02-191-7/+7
* sal_Bool->boolNoel Grandin2014-02-191-7/+7
* fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl2014-02-181-0/+2
* GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka2014-02-181-1/+4
* Any: consistently use explicit specialization instead of overloadingStephan Bergmann2014-02-182-0/+36
* coverity#738938 nMouseSensitivity never usedCaolán McNamara2014-02-181-7/+0