summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-17suspicious cast from 'bool' to 'sal_Bool' [loplugin:salbool]Stephan Bergmann
2014-11-17warning C4189: local variable is initialized but not referencedStephan Bergmann
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis
2014-11-17package: Do not bother with deflating jpeg imagesMatúš Kukan
2014-11-17package: Do not deflate small streams in a threadMatúš Kukan
2014-11-17ZipPackageStream::getRawData can be privateMatúš Kukan
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-11-17package: Add possibility to disable deflating in a threadMatúš Kukan
2014-11-17package: Finally implement parallel zip entries deflatingMatúš Kukan
2014-11-17package: Call writeLOC always after putNextEntry explicitlyMatúš Kukan
2014-11-17package: Do not use hacky bit 1<<4 in ZipEntry::nFlagMatúš Kukan
2014-11-17There is no XZipOutputEntry interfaceMatúš Kukan
2014-11-17package: Use memory stream for compressing zip entriesMatúš Kukan
2014-11-17ZipOutputEntry: m_pCurrentEntry is always setMatúš Kukan
2014-11-17package: Zipping STORED entry is the same as rawWrite and we don't encrypt itMatúš Kukan
2014-11-17package: Move most ZipOutputEntry's methods back to ZipOutputStreamMatúš Kukan
2014-11-17ZipPackageFolder: releaseUpwardRef only calls clearParent, remove it.Matúš Kukan
2014-11-17parse-perfcheck : add filename to csv resultsLaurent Godard
2014-11-17warning C4702: unreachable codeStephan Bergmann
2014-11-17Change disclosure +/- icons to pointersAdolfo Jayme Barrientos
2014-11-17Updated coreStanislav Horacek
2014-11-17Updated coreStanislav Horacek
2014-11-17Updated coreStanislav Horacek
2014-11-17Updated coreStanislav Horacek
2014-11-17Updated coreStanislav Horacek
2014-11-17cppcheck: Return value of std::remove() ignored. Elements remain in container.Julien Nabet
2014-11-17fdo#86183 set ctrl+shift+e to track changes and reassign edit modeYousuf Philips
2014-11-17fdo#77268 SVG Import: fix null pointer dereferenceVort
2014-11-17cppcheck: Same expression on both sides of '||'Julien Nabet
2014-11-17More HIG fixes in filter, svxAdolfo Jayme Barrientos
2014-11-17HIG fixes for vclAdolfo Jayme Barrientos
2014-11-17Updated coreOlivier Hallot
2014-11-17assert that no other types than TGOPER can happen in SmParser::Oper()Takeshi Abe
2014-11-17loplugin:implicitboolconversionStephan Bergmann
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-11-17-Werror,-Wunused-variableStephan Bergmann
2014-11-17loplugin:unreffunStephan Bergmann
2014-11-17WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-11-17vcldemo: improve my rather trivial inferred alpha maths.Michael Meeks
2014-11-17vcldemo: prototype Alpha recovery for native theming.Michael Meeks
2014-11-17vcldemo: repair mini view, and add alpha blended page corner alike.Michael Meeks
2014-11-17vcldemo: simulate border stretching.Michael Meeks
2014-11-16coverity#1242630 reorganize to help coverity outCaolán McNamara
2014-11-16coverity#982483 Dereference after null checkCaolán McNamara
2014-11-16coverity#708662 Uninitialized scalar fieldCaolán McNamara
2014-11-16coverity#1187864 Uninitialized scalar fieldCaolán McNamara
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás