summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14Related: tdf#90480 explain in the font color dialog why colors aren't used...Caolán McNamara3-11/+35
2016-06-14update creditsChristian Lohmaier1-1474/+1501
2016-06-14silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUSCaolán McNamara1-0/+6
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara4-3/+27
2016-06-14do not use OUString::number() to "format" numeric valuesEike Rathke1-39/+9
2016-06-14intern SharedStringEike Rathke1-5/+3
2016-06-14intern SharedStringEike Rathke2-6/+6
2016-06-14/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann1-2/+2
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann5-27/+21
2016-06-14allow text as dates in inline array of holidays for NETWORKDAYS()Eike Rathke1-1/+1
2016-06-14sc: implement per-view resetSelection()Miklos Vajna1-1/+5
2016-06-14sc: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-3/+14
2016-06-14drop dramatic distracting commentCaolán McNamara1-3/+0
2016-06-14tdf#100342 fix order of weekdays in NETWORKDAYSWinfried Donkers1-1/+2
2016-06-14sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna2-7/+69
2016-06-14sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna3-8/+41
2016-06-14sal: rename O[U]String parameterMichael Stahl2-12/+12
2016-06-14Clean up uses of Any::getValue() in basicStephan Bergmann3-51/+35
2016-06-14Updated coreAron Budea1-0/+0
2016-06-14tdf#96505 Get rid of cargo cult long integer literalskrishna keshav1-2/+2
2016-06-14tdf#96505 Get rid of cargo cult long integer literalsapurvapriyadarshi1-35/+35
2016-06-14PopExternalSingleRef() guarantees nGlobalError is setEike Rathke4-25/+26
2016-06-14crashtesting: fix ~SwIndexReg assert on exporting tdf46441-2.odt to .docCaolán McNamara3-0/+7
2016-06-14sc: implement per-view LOK_CALLBACK_CELL_FORMULAMiklos Vajna2-4/+20
2016-06-14Function to change sidebar panel title, via UNO APIKatarina Behrens2-0/+36
2016-06-14check ExternalSingleRef token for svDouble typeEike Rathke1-1/+6
2016-06-14add YEAR test caseZdeněk Crhonek1-0/+1008
2016-06-14we are using our own minidump_upload executableMarkus Mohrhard3-25/+0
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna5-12/+68
2016-06-14loplugin:overrideStephan Bergmann2-2/+2
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke15-40/+53
2016-06-14the __RSC hack is only needed in src files and things included from src filesCaolán McNamara3-6/+0
2016-06-14tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli2-23/+24
2016-06-14tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli2-80/+24
2016-06-14tdf#89329: use shared_ptr for pImpl in defaultoptions...Xisco Fauli2-13/+14
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav2-3/+4
2016-06-14tdf#89329: use unique_ptr for m_pImpl in chardlgArnold Dumas2-3/+3
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli2-11/+8
2016-06-14lok_doc_view_reset_view: don't touch the view idMiklos Vajna1-9/+46
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-6/+31
2016-06-14drop these typedef header guardCaolán McNamara2-14/+0
2016-06-14Minor bugfix for the Color tabRishabh Kumar1-3/+15
2016-06-14Related: tdf#91684 RTF import: fix scaling of group shape childrenMiklos Vajna3-1/+473
2016-06-14tdf#83830: Moved margin preset control to Format PanelSusobhan Ghosh4-2/+394
2016-06-14add TIME test caseZdeněk Crhonek1-0/+1098
2016-06-14add SECOND test caseZdeněk Crhonek1-0/+1037
2016-06-14Could swear I'd seen this produce a bogus compiler errorStephan Bergmann1-2/+2
2016-06-14starmath: SmTableNode has type NTABLETakeshi Abe1-3/+4
2016-06-13Code cleanup: No need to explicitly show tooltips in Template ManagerAkshay Deep1-6/+0
2016-06-13coverity#1362679 try and tell coverity these are non-null by restoring...Caolán McNamara1-15/+6