summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
2015-10-22be precise in what area to insert the matrix formulaEike Rathke
2015-10-22tdf#65108 use <> instead of "" in include lineFeyza Yavuz
2015-10-22tdf83825 Vertically center left and right margin labelsYousuf Philips
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe
2015-10-22rename Rectangles and Ovals to Legacy to scare folk off themCaolán McNamara
2015-10-22Visisble->VisibleCaolán McNamara
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-22coverity#1326738 Dm: Dubious method usedCaolán McNamara
2015-10-22coverity#1326446 Dereference null return valueCaolán McNamara
2015-10-22coverity#1326429 Dereference null return valueCaolán McNamara
2015-10-22coverity#1326403 Dereference null return valueCaolán McNamara
2015-10-22coverity#1326382 Dereference null return valueCaolán McNamara
2015-10-22coverity#1326384 Dereference null return valueCaolán McNamara
2015-10-22coverity#1326397 Dereference null return valueCaolán McNamara
2015-10-22coverity#1326173 Explicit null dereferencedCaolán McNamara
2015-10-22coverity#1326381 Dereference null return valueCaolán McNamara
2015-10-22coverity#441226 Dereference null return valueCaolán McNamara
2015-10-22coverity#1328488 DLS: Dead local storeCaolán McNamara
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas
2015-10-22Replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxxMario J. Rugiero
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
2015-10-22presenter console: add real 'Restart Timer' iconsandreas kainz
2015-10-22Breeze Icons: add some 32px toolbar iconsandreas kainz
2015-10-22unit test for tdf#95226Eike Rathke
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna
2015-10-22sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-22sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-22Why check that resValue != oldValueStephan Bergmann
2015-10-22These places apparently want to unbox a value boxed as an AnyStephan Bergmann
2015-10-22Use same order in this switch, too, as aboveTor Lillqvist
2015-10-22Satisfy std::hash<> specialization requirementsStephan Bergmann
2015-10-22Add a bit of explanatory commentTor Lillqvist
2015-10-22crashtesting+ubsan: rhbz1013652-3.svg outside the representable value rangeCaolán McNamara
2015-10-22No need to check for non-null hereStephan Bergmann
2015-10-22gtktiledviewer: initial paste supportMiklos Vajna
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna
2015-10-22crashtesting+ubsan: rhbz1003919-1.svg left shift of negative numberCaolán McNamara
2015-10-22Fix the test for resValue != oldValueStephan Bergmann
2015-10-22Change TableColumnSeparator in a way that makes it successfully pass...Stephan Bergmann
2015-10-22Print content of arrays and UNO structsStephan Bergmann
2015-10-22A "workaround to CodeWarrior's compiler bug" is probably not needed anymoreStephan Bergmann
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara
2015-10-22ubsan failure on bootstrapping crashtestingCaolán McNamara
2015-10-22Why check that resValue != oldValueStephan Bergmann