summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-22Fix memory leak in xrmex toolStephan Bergmann3-10/+5
2014-05-22Fix memory leak in cfgex toolStephan Bergmann1-6/+6
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-04-23some more hrc cleanupThomas Arnhold1-5/+0
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+4
2014-04-16l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl1-0/+5
2014-04-14typo: befor -> beforeThomas Arnhold1-1/+1
2014-04-11Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann1-1/+1
2014-04-08Remove extra newlineStephan Bergmann1-1/+1
2014-04-08Clean up function declarationsStephan Bergmann3-15/+44
2014-04-04Clean up unreferenced functionsStephan Bergmann6-12/+76
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-19/+19
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-1/+0
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-5/+5
2014-02-26fix commentsCaolán McNamara1-4/+4
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms11-70/+70
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin2-4/+3
2014-02-20cid#1038312 Dereference before null checkNoel Grandin1-1/+1
2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás3-8/+4
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann11-133/+133
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud1-1/+0
2014-01-29coverity#1158098 Explicit null dereferencedCaolán McNamara1-0/+3
2014-01-28bool improvementsStephan Bergmann3-5/+5
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar1-1/+1
2014-01-10sal_Bool -> boolStephan Bergmann2-4/+3
2014-01-06Transex3: modify src list localization/merge partZolnai Tamás2-68/+31
2013-12-27Transex3: modify list localization/export partZolnai Tamás1-1/+3
2013-12-27Transex3: Simplify members for listsZolnai Tamás3-397/+176
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2-29/+3
2013-12-27Transex3: some string optimizationZolnai Tamás1-26/+16
2013-12-27Transex3: no need to check whether a lang occurs twiceZolnai Tamás1-21/+0
2013-12-27Transex3: remove unused sLastTextType memberZolnai Tamás1-1/+0
2013-12-27Transex3: remove obsolete textrefidZolnai Tamás3-8/+0
2013-12-27Transex3: sHelpId is assigned but never usedZolnai Tamás2-5/+0
2013-12-27Transex3: remove unused text typesZolnai Tamás2-15/+1
2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás3-28/+1
2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás5-57/+2
2013-12-27Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás2-20/+2
2013-12-27Transex3: remove not parsed tokensZolnai Tamás2-9/+0
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa3-6/+0
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier1-2/+0
2013-12-02fdo#71056 add <sup> to list of inline help XML tagsAndras Timar1-2/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin4-5/+5