summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard2-0/+7
2014-05-24improve text renderingMarkus Mohrhard1-1/+1
2014-05-24avoid the creation of empty textMarkus Mohrhard1-9/+15
2014-05-24vcl: remove unnecessary headers from clipping.cxxChris Sherlock1-76/+13
2014-05-24vcl: remove newlines from stacking.cxxChris Sherlock1-2/+0
2014-05-24fdo#39468 translate German comment to English in clipping.cxxChris Sherlock1-2/+2
2014-05-24vcl: move included header from end of window.cxx to the startChris Sherlock1-4/+5
2014-05-24vcl: odd conditional whitespacing removedChris Sherlock1-2/+2
2014-05-24vcl: remove comments about old tasks in Window::ImplCallActivateListeners()Chris Sherlock1-11/+1
2014-05-24vcl: remove commented out code from Window::HasFocus()Chris Sherlock1-13/+0
2014-05-24vcl: remove commented out code from Window::HasChildPathFocus()Chris Sherlock1-9/+0
2014-05-24typo in commentChris Sherlock1-1/+1
2014-05-24fdo#39468 translate German comment to English in vcl/source/window/window.cxxChris Sherlock1-2/+2
2014-05-24vcl: remove name, email address and date from commentChris Sherlock1-1/+0
2014-05-24vcl: remove unnecessary commented out code in window.cxxChris Sherlock1-23/+0
2014-05-24vcl: move functions from window.cxx to stacking.cxxChris Sherlock2-553/+554
2014-05-24vcl: rearrange function location in window.cxxChris Sherlock1-158/+158
2014-05-24vcl: tabify WindowImplChris Sherlock1-147/+147
2014-05-24vcl: remove unnecessary headers from window.cxxChris Sherlock1-76/+45
2014-05-24vcl: remove unnecessary headers in clipping.cxxChris Sherlock1-90/+6
2014-05-24discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák4-6/+34
2014-05-23loplugin:saloverrideStephan Bergmann2-2/+2
2014-05-23For now, work around sporadic SwNoTxtFrm::Modify failuresStephan Bergmann1-0/+4
2014-05-23Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet1-1/+1
2014-05-23get stoc to build againCaolán McNamara2-2/+2
2014-05-23Resolves: #i124966# keep picture format informationOliver-Rainer Wittmann1-3/+5
2014-05-23Resolves: #i124946# only apply new embedded stream name...Oliver-Rainer Wittmann3-11/+20
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet117-540/+524
2014-05-23collada2gltf: one more URL usage fixZolnai Tamás1-6/+8
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás17-121/+4
2014-05-23avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás2-3/+5
2014-05-23CustomAnimationCreateDialog: select previously set misc animationZolnai Tamás1-1/+1
2014-05-23drop unused templateCaolán McNamara1-10/+0
2014-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr1-13/+13
2014-05-23Resolves: #i124717# do not mark *.svm graphic files as *.bmp graphic filesOliver-Rainer Wittmann1-1/+1
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann4-7/+13
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino1-1/+6
2014-05-23coverity#1103737 Uncaught exceptionCaolán McNamara2-3/+3
2014-05-23coverity#1209381 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-05-23coverity#1209494 Explicit null dereferencedCaolán McNamara1-0/+4
2014-05-23coverity#1209950 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1210006 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1210018 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1212683 Logically dead codeCaolán McNamara1-6/+1
2014-05-23coverity#1213088 Dereference after null checkCaolán McNamara1-1/+1
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-05-23coverity#1213149 Missing break in switchCaolán McNamara1-1/+3
2014-05-23coverity#1213245 Dereference null return valueCaolán McNamara1-3/+6
2014-05-23coverity#1213283 Resource leakCaolán McNamara1-1/+1
2014-05-23coverity#1213450 Uncaught exceptionCaolán McNamara1-1/+1