summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-25fdo#83751-FILESAVE:Custom Properties dropped while exporting to .pptxHeena Gupta2-1/+23
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann10-39/+28
2014-09-25scripting: astyle-java.conf -> astyle.optionsRobert Antoni Buj i Gelonch3-1/+6
2014-09-25DOCX drawingML filter: avoid fake rotation on vertical flipMiklos Vajna4-2/+19
2014-09-25fdo#39625 Make existing CppUnit tests workTobias Madl3-98/+103
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens7-6/+34
2014-09-25loplugin: cstylecastNoel Grandin22-41/+40
2014-09-25scripting: Format java code by using astyle toolrbuj2-0/+21
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann1-13/+13
2014-09-25fdo#78783: fixed init position to 1 and using cssStefan Weiberg1-13/+28
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN9-11/+107
2014-09-25Resolves fdo#84283: Export to PDF with footnotes in tables crashJulien Nabet1-1/+5
2014-09-25Changing the font properties makes it look betterxukai2-3/+3
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis2-1/+4
2014-09-25coverity#1241427 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-09-25coverity#1241396 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-09-25coverity#1241102 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-09-25coverity#1240270 Copy-paste errorCaolán McNamara1-1/+1
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin42-520/+556
2014-09-25dbaccess: C2668: ambiguous call to overloaded functionMichael Stahl1-3/+2
2014-09-25coverity#1240266 Logically dead codeCaolán McNamara1-4/+0
2014-09-25coverity#1240261 Logically dead codeCaolán McNamara1-6/+6
2014-09-25Remove unnecessary #includeStephan Bergmann1-1/+0
2014-09-25nHighlightedItem only ever set, never readCaolán McNamara4-13/+0
2014-09-25untabifyStephan Bergmann1-29/+29
2014-09-25Stop using unnecessary std::auto_ptrTakeshi Abe2-17/+17
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann17-12/+93
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+17
2014-09-25fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher13-101/+92
2014-09-25Eliminate memory leak due to circular shared_ptrMatthew J. Francis1-11/+20
2014-09-25fdo#83465 writerfilter: import font of numberingMiklos Vajna4-1/+31
2014-09-25Restore searching in sub directoriesPhilipp Weissenbacher1-1/+5
2014-09-25Fix PythonTest on windowsPeter Foley1-1/+1
2014-09-25fdo#39468: translationJennifer Liebel7-71/+61
2014-09-25fdo#75757: remove inheritance to std::vectorTakeshi Abe1-7/+1
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann57-161/+103
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann19-30/+22
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann12-36/+27
2014-09-25canvas: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-24javaunohelper: WeakBase_Test & MultiTypeInterfaceContainer_Test -> JUnitRobert Antoni Buj i Gelonch4-219/+100
2014-09-24Fix falloutSamuel Mehrbrodt1-2/+0
2014-09-24fdo#83558 Don't change toolbar tooltip on state changeSamuel Mehrbrodt1-3/+1
2014-09-24Resolves fdo#84260: Wrong CRC Costa Rica currency symbolJulien Nabet1-6/+6
2014-09-24Don't update chart view when the controllers are locked.Kohei Yoshida1-0/+3
2014-09-24fdo#75757: remove inheritance to std::vectorTakeshi Abe6-46/+62
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel15-2/+136
2014-09-24fdo#64302: Writer’s Special Character dialog could be simplerSzymon Kłos3-181/+103
2014-09-24fdo#81132 Remove some formatting options from the right-click menu in WriterSamuel Mehrbrodt1-42/+1
2014-09-24android: LayerRenderer - use highp and flip in vertex shaderTomaž Vajngerl1-6/+14
2014-09-24android: define mRootLayer directly as MultiTileLayerTomaž Vajngerl2-17/+9