summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in xrmex toolStephan Bergmann2014-05-223-10/+5
* Fix memory leak in cfgex toolStephan Bergmann2014-05-221-6/+6
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* some more hrc cleanupThomas Arnhold2014-04-231-5/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-211-4/+4
* l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl2014-04-161-0/+5
* typo: befor -> beforeThomas Arnhold2014-04-141-1/+1
* Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann2014-04-111-1/+1
* Remove extra newlineStephan Bergmann2014-04-081-1/+1
* Clean up function declarationsStephan Bergmann2014-04-083-15/+44
* Clean up unreferenced functionsStephan Bergmann2014-04-046-12/+76
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-19/+19
* move remaining padmin dialogs into vclCaolán McNamara2014-03-211-1/+0
* coverity#984098 Uninitialized pointer fieldCaolán McNamara2014-03-191-1/+3
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-5/+5
* fix commentsCaolán McNamara2014-02-261-4/+4
* Remove visual noise from l10ntoolsAlexander Wilms2014-02-2611-70/+70
* cid#707946 Uninitialized pointer fieldNoel Grandin2014-02-212-4/+3
* cid#1038312 Dereference before null checkNoel Grandin2014-02-201-1/+1
* ulfex: remove unneeded bULF, it is always trueZolnai Tamás2014-02-183-8/+4
* Drop unnecessary #includeTakeshi Abe2014-02-181-1/+0
* l10ntools: sal_Bool -> boolStephan Bergmann2014-02-1711-133/+133
* moved impress remote clients to a separate repositoryNorbert Thiebaud2014-01-301-1/+0
* coverity#1158098 Explicit null dereferencedCaolán McNamara2014-01-291-0/+3
* bool improvementsStephan Bergmann2014-01-283-5/+5
* fdo#74119 fix unlocalized redline menuAndras Timar2014-01-271-1/+1
* sal_Bool -> boolStephan Bergmann2014-01-102-4/+3
* Transex3: modify src list localization/merge partZolnai Tamás2014-01-062-68/+31
* Transex3: modify list localization/export partZolnai Tamás2013-12-271-1/+3
* Transex3: Simplify members for listsZolnai Tamás2013-12-273-397/+176
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-272-29/+3
* Transex3: some string optimizationZolnai Tamás2013-12-271-26/+16
* Transex3: no need to check whether a lang occurs twiceZolnai Tamás2013-12-271-21/+0
* Transex3: remove unused sLastTextType memberZolnai Tamás2013-12-271-1/+0
* Transex3: remove obsolete textrefidZolnai Tamás2013-12-273-8/+0
* Transex3: sHelpId is assigned but never usedZolnai Tamás2013-12-272-5/+0
* Transex3: remove unused text typesZolnai Tamás2013-12-272-15/+1
* Transex3: remove obsolete HelpTextZolnai Tamás2013-12-273-28/+1
* Transex3: UIEntries list type is unusedZolnai Tamás2013-12-275-57/+2
* Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás2013-12-272-20/+2
* Transex3: remove not parsed tokensZolnai Tamás2013-12-272-9/+0
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-163-6/+0
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier2013-12-091-2/+0
* fdo#71056 add <sup> to list of inline help XML tagsAndras Timar2013-12-021-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-224-5/+5
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-15/+15