summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann41-248/+217
2014-04-09Enforce "swap-in" for now for iOS with tiled renderingTor Lillqvist1-0/+2
2014-04-09unused includeMaxim Monastirsky1-1/+0
2014-04-08cppcheck: multiConditionJulien Nabet1-4/+0
2014-04-08coverity#708385 Uninitialized scalar fieldCaolán McNamara1-4/+3
2014-04-08coverity#708388 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2-1/+28
2014-04-08initial work on allowing to resize the OpenGL objectMarkus Mohrhard2-0/+34
2014-04-08move the OpenGLContext to the model objectMarkus Mohrhard1-3/+0
2014-04-08Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard2-0/+6
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann3-8/+8
2014-04-07coverity#704815 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704814 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704813 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704812 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704824 Explicit null dereferencedCaolán McNamara1-2/+5
2014-04-07Huh?Tor Lillqvist1-1/+1
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist4-4/+4
2014-04-05callcatcher: update unused codeCaolán McNamara1-14/+0
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre1-2/+3
2014-04-04Remove some extra empty lineZolnai Tamás1-34/+0
2014-04-04coverity#704827 Explicit null dereferencedCaolán McNamara1-1/+3
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás3-4/+26
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin1-3/+6
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin1-2/+2
2014-04-04callcatcher: update unused codeCaolán McNamara1-9/+0
2014-04-03fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-04-03Redundant null checksStephan Bergmann1-12/+6
2014-04-03typoStephan Bergmann1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin16-29/+29
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre4-7/+8
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-2/+2
2014-04-03Support SmartTagRecognizers againStephan Bergmann1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin3-7/+7
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin7-8/+7
2014-04-03svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin1-3/+3
2014-04-03svl: sal_Bool->boolNoel Grandin7-11/+11
2014-04-03svx: sal_Bool->booNoel Grandin7-31/+31
2014-04-02coverity#738868 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-04-02Store glTF related files in a temp folder which URL can be given to the playerZolnai Tamás1-3/+67
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann50-79/+79
2014-04-01teach SmShowChar how to resizeCaolán McNamara1-1/+1
2014-04-01coverity#984151 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-01coverity#738869 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-01coverity#708344 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-04-01coverity#708395 Uninitialized pointer fieldCaolán McNamara1-18/+18
2014-03-31CosmeticsTor Lillqvist1-24/+5
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist6-16/+137
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2