summaryrefslogtreecommitdiffstats
path: root/svtools/source/misc
Commit message (Expand)AuthorAgeFilesLines
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-30/+13
* ResMgr with LanguageTagEike Rathke2013-03-292-8/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-13/+13
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-195-49/+49
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+14
* It's either Ireland(en) or Éire(ga) not EireCaolán McNamara2013-03-081-1/+1
* we hardly need to distinguish New Zealand Maori from some other kind of MaoriCaolán McNamara2013-03-081-1/+1
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-2/+2
* remove unused and commented out codeThomas Arnhold2013-03-041-43/+0
* fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin2013-03-041-8/+2
* loplugin: improve indentationThomas Arnhold2013-02-251-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* sal: update log areasThomas Arnhold2013-02-232-2/+2
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-6/+5
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-121-94/+77
* fdo#46808, convert some code to XComponentContextNoel Grandin2013-02-121-2/+3
* fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2013-02-111-4/+4
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-15/+11
* unify the spelling of 'Kazakh' language nameAndras Timar2013-01-261-1/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
* Const correct-ness in one place...Kohei Yoshida2013-01-172-5/+5
* sal_Bool to bool.Kohei Yoshida2013-01-171-28/+27
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-171-126/+150
* String cleanup.Kohei Yoshida2013-01-171-1/+1
* Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara2013-01-151-3/+12
* fdo#59158 About dialog Website button link fix for zh-CN and zh-TWAndras Timar2013-01-151-5/+12
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-3/+3
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-042-2/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-40/+16
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-5/+5
* fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2012-12-131-14/+6
* move printer setup .ui to svtools and replace .src with itCaolán McNamara2012-12-051-10/+118
* add Sidama (sid) languageAndras Timar2012-11-301-0/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* changes to Congolese localesEike Rathke2012-11-281-5/+5
* Add/modify locales & language list entries for Congolese languagesJeremy Brown2012-11-281-0/+14
* AllSettings with LanguageTagEike Rathke2012-11-223-6/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1924-566/+349
* fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar2012-11-061-0/+9
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-130/+0
* SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl2012-10-091-31/+9
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-27/+26
* convert graphic export dialog to .uiCaolán McNamara2012-10-091-0/+52
* WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist2012-10-071-0/+2
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-1/+8
* Show lang-tag instead of Unknown for languages without unknown nameCaolán McNamara2012-10-041-12/+8
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-3/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-29/+7
* TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl2012-09-261-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-6/+6