summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-04-064-4/+4
* callcatcher: update unused codeCaolán McNamara2014-04-051-14/+0
* fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre2014-04-051-2/+3
* Remove some extra empty lineZolnai Tamás2014-04-041-34/+0
* coverity#704827 Explicit null dereferencedCaolán McNamara2014-04-041-1/+3
* Introduce a new media shape property to handle mime typeZolnai Tamás2014-04-043-4/+26
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-041-3/+6
* cleanup up the EditEngine::GetAttribs callNoel Grandin2014-04-041-2/+2
* callcatcher: update unused codeCaolán McNamara2014-04-041-9/+0
* fixed display of available dictionaries stringsEike Rathke2014-04-031-2/+2
* Redundant null checksStephan Bergmann2014-04-031-12/+6
* typoStephan Bergmann2014-04-031-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0316-29/+29
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-034-7/+8
* Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara2014-04-031-2/+2
* Support SmartTagRecognizers againStephan Bergmann2014-04-031-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-033-7/+7
* sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin2014-04-037-8/+7
* svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin2014-04-031-3/+3
* svl: sal_Bool->boolNoel Grandin2014-04-037-11/+11
* svx: sal_Bool->booNoel Grandin2014-04-037-31/+31
* coverity#738868 Uninitialized pointer fieldCaolán McNamara2014-04-021-2/+7
* Store glTF related files in a temp folder which URL can be given to the playerZolnai Tamás2014-04-021-3/+67
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0150-79/+79
* teach SmShowChar how to resizeCaolán McNamara2014-04-011-1/+1
* coverity#984151 Uninitialized pointer fieldCaolán McNamara2014-04-011-0/+1
* coverity#738869 Uninitialized pointer fieldCaolán McNamara2014-04-011-0/+2
* coverity#708344 Uninitialized pointer fieldCaolán McNamara2014-04-011-1/+3
* coverity#708395 Uninitialized pointer fieldCaolán McNamara2014-04-011-18/+18
* CosmeticsTor Lillqvist2014-03-311-24/+5
* No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist2014-03-316-16/+137
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-2/+2
* coverity#1194938 Uncaught exceptionCaolán McNamara2014-03-311-5/+2
* coverity#1194907 Explicit null dereferencedCaolán McNamara2014-03-311-1/+1
* coverity#1194908 Explicit null dereferencedCaolán McNamara2014-03-301-1/+1
* coverity#1194928 allocation too small for typeCaolán McNamara2014-03-291-1/+1
* coverity#1194927 allocation too small for typeCaolán McNamara2014-03-291-1/+1
* typo: selektion -> selectionThomas Arnhold2014-03-291-1/+1
* typo: temorary -> temporaryThomas Arnhold2014-03-291-1/+1
* coverity#984152 Uninitialized pointer fieldCaolán McNamara2014-03-291-0/+3
* coverity#735510 Logically dead codeCaolán McNamara2014-03-291-38/+1
* coverity#704332 Logically dead codeCaolán McNamara2014-03-291-6/+1
* coverity#704330 Logically dead codeCaolán McNamara2014-03-291-6/+1
* coverity#704328 Logically dead codeCaolán McNamara2014-03-291-1/+1
* svx: fix Writer's insert -> frame crashMiklos Vajna2014-03-281-1/+1
* warning C4701: potentially uninitialized local variable usedStephan Bergmann2014-03-281-1/+1
* Resolves: #i120201# added forcing TableLayouter to take action...Armin Le Grand2014-03-281-1/+6
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-2814-62/+114
* Resolves: #i124389# correct TextFrame layout for tables not...Armin Le Grand2014-03-282-16/+46