summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983802 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983926 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983961 Uncaught exceptionCaolán McNamara1-1/+3
2014-05-24coverity#983964 Uncaught exceptionCaolán McNamara1-1/+5
2014-05-24coverity#983966 Uncaught exceptionCaolán McNamara1-1/+3
2014-05-24coverity#983968 Uncaught exceptionCaolán McNamara1-1/+5
2014-05-24coverity#983969 Uncaught exceptionCaolán McNamara1-1/+5
2014-05-24add ostream operator<< for glm::vec3Markus Mohrhard1-0/+1
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás1-2/+1
2014-05-23coverity#1209950 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1210006 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1210018 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1213450 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23Resolves: fdo#58187 Expand and Collapse should be virtualUlrich Kitzinger1-2/+2
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist1-1/+1
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-11/+6
2014-05-23vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock1-1/+1
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock1-0/+2
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann1-5/+5
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist1-8/+0
2014-05-23OleObjectInfo is used from the scfilt library so must be publicTor Lillqvist1-1/+2
2014-05-23WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez1-1/+2
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez2-0/+4
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez3-0/+67
2014-05-23coverity#1215313 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-23we only support GLX 1.3+Markus Mohrhard1-2/+2
2014-05-23Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-05-23Lsan: fix invalid memory accessMarkus Mohrhard1-0/+2
2014-05-22clean up RtfExport::WriteInfo()Miklos Vajna1-0/+1
2014-05-22+ SvxLanguageComboBox EditModifyHdl(), SaveEditedAsEntry()Eike Rathke1-1/+15
2014-05-22+bool SvtLanguageTable::HasLanguageType()Eike Rathke1-0/+1
2014-05-22Avoid undef use of null ptr, use offsetof insteadStephan Bergmann1-2/+4
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky1-1/+1
2014-05-22Fix Windows link issue around missing vtable fn.Michael Meeks1-0/+4
2014-05-22WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist1-1/+1
2014-05-22WaE: unused variable 'bHandled'Tor Lillqvist1-0/+1
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist1-4/+6
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks1-1/+1
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks2-0/+39
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-7/+5
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann1-1/+0
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann1-1/+1
2014-05-21we have GetEntryPos(), use itEike Rathke1-0/+3
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann1-1/+2
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann1-2/+8
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann1-1/+2
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann1-1/+0