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