summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-21fix strings that started with %PRODUCTNAME turning into PRODUCTNAMECaolán McNamara1-2/+2
2017-07-21loplugin:constparams in sfx2Noel Grandin90-175/+174
2017-07-21temporarily survive missing translationsCaolán McNamara1-1/+1
2017-07-21make sure the strings for each undo matchCaolán McNamara1-162/+396
2017-07-21can use the "real" type for RES_SRCTYPES nowCaolán McNamara2-15/+9
2017-07-21oox: fix inconsistent param naming in interface/implementationMiklos Vajna2-4/+4
2017-07-21don't build localestr when cross-compilingCaolán McNamara1-0/+8
2017-07-21loplugin:unusedfields in sdNoel Grandin19-225/+11
2017-07-21loplugin:unusedfields in sfx2Noel Grandin17-108/+13
2017-07-21de-hrc various thingsCaolán McNamara724-4396/+1990
2017-07-21migrate to boost::gettextCaolán McNamara3781-112054/+42966
2017-07-21osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock1-9/+9
2017-07-21osl: fix Pipe noacquire/acquire testsChris Sherlock1-23/+24
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin5-9/+1
2017-07-21loplugin:unusedfields in svxNoel Grandin12-57/+22
2017-07-21loplugin:constparams in svgioNoel Grandin10-13/+13
2017-07-21Remove unused function code special charactersAkshay Deep2-44/+0
2017-07-21tdf#43157 - Clean up OSL_ENSURE and OSL_FAIL in sc/filter/lotusAlbert Thuswaldner5-26/+27
2017-07-21Moving legacy contexts to FastContexts:Mohammed Abdul Azeem14-336/+259
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall2-0/+308
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller3-8/+103
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke2-10/+9
2017-07-20tdf#109197 crash when deleting user field variables in swNoel Grandin1-1/+4
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl3-38/+84
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski3-14/+43
2017-07-20Change url for Help onlineOlivier Hallot1-1/+2
2017-07-20tdf#87914 Add small caps command to Format menuYousuf Philips1-0/+2
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt2-2/+2
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai3-0/+7
2017-07-20sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe1-3/+3
2017-07-20sw: std::copy_if is now availableTakeshi Abe1-16/+1
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin6-47/+4
2017-07-20Updated coreOlivier Hallot1-0/+0
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti6-50/+227
2017-07-20sfx2: Fix a memory leak in SfxMedium::GetStorage()Takeshi Abe1-1/+2
2017-07-20loplugin:unusedfields in toolsNoel Grandin3-28/+4
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin3-54/+20
2017-07-20SmartArt: support hideGeom shape attrbuteGrzegorz Araminowicz1-3/+6
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-07-20loplugin:constparams in linguisticNoel Grandin10-25/+25
2017-07-20loplugin:constparams in drawinglayerNoel Grandin7-22/+22
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski1-4/+7
2017-07-20loplugin:constparams in xmloffNoel Grandin52-115/+112
2017-07-20loplugin:unusedfields in vclNoel Grandin26-347/+27
2017-07-20Obtain days using GetInt32()Eike Rathke1-4/+4
2017-07-20Obtain days using GetInt32() instead of casting floorEike Rathke1-10/+10
2017-07-20loplugin:constparams in basicNoel Grandin26-55/+59
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller2-3/+2
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna6-329/+291
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski3-1/+21