summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-23fdo#39468 Translate German commentsSven Wehner1-305/+251
2014-02-22SAL_DLLPUBLIC_EXPORT->VCL_DLLPUBLICCaolán McNamara3-3/+3
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-0/+1
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás1-1/+1
2014-02-21WaE: struct/class inconsistencyTor Lillqvist1-1/+1
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert7-67/+363
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert1-25/+22
2014-02-21coverity#1132721 fix exception specsCaolán McNamara1-1/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann101-1384/+1382
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-7/+7
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-45/+45
2014-02-21editeng: sal_Bool->boolNoel Grandin1-26/+26
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-6/+6
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-2/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-14/+14
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-4/+4
2014-02-21sal_Bool->boolNoel Grandin1-7/+7
2014-02-21sal_Bool->boolNoel Grandin1-5/+5
2014-02-21remove unused return value from methodNoel Grandin1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-20/+20
2014-02-21sal_Bool->boolNoel Grandin1-7/+7
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-21cid#707782 Uninitialized pointer fieldNoel Grandin1-1/+13
2014-02-21fdo#63154 Remove unused solar.h reference in editengAlexandre Vicenzi6-27/+1
2014-02-21drawingML import: run fonts inside group shapeZolnai Tamás1-0/+3
2014-02-20fdo#74584: Revert various previous changes to upcase HTML tags.Kohei Yoshida1-327/+327
2014-02-20fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi2-2/+0
2014-02-20Add SvStream::ReadCharAsBoolStephan Bergmann1-0/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert9-11/+19
2014-02-20svx: these Style members are floatsMichael Stahl1-7/+7
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2-2/+0
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna1-0/+6
2014-02-20svl: sal_Bool -> boolStephan Bergmann23-72/+72
2014-02-19fdo#74584, fdo#74537: HTML tags *must* be UPPERCASE.Kohei Yoshida1-327/+327
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand1-0/+7
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara2-0/+3
2014-02-19unotools: sal_Bool -> boolStephan Bergmann30-317/+317
2014-02-19sal_Bool->boolNoel Grandin1-7/+7
2014-02-19sal_Bool->boolNoel Grandin1-7/+7
2014-02-19sal_Bool->boolNoel Grandin1-7/+7
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl1-0/+2
2014-02-18GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka1-1/+4
2014-02-18Any: consistently use explicit specialization instead of overloadingStephan Bergmann2-0/+36