summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák102-1349/+1340
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold1-59/+59
2013-04-01remove boilerplate commentsThomas Arnhold8-16/+2
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2-5/+5
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist4-0/+12
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist4-0/+12
2013-03-22Missing solar mutexStephan Bergmann1-2/+5
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist4-42/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-3/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-4/+6
2013-03-19Fix broken string cleanupStephan Bergmann1-7/+7
2013-03-19further OUString cleanupThomas Arnhold2-4/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-31/+31
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-19/+19
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2-2/+2
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith9-56/+56
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith2-14/+14
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith4-25/+23
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-05doubled usingThomas Arnhold3-3/+0
2013-03-04doubled includesThomas Arnhold10-13/+0
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-4/+4
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen1-1/+1
2013-03-03coverity#735368: operation has no effectMarkus Mohrhard1-1/+1
2013-03-03coverity#983201: fix memory leakMarkus Mohrhard1-3/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-225/+225
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold2-7/+7
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22coverity#982817 Out-of-bounds accessNorbert Thiebaud1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-01-28fdo#46808, Convert some bits to new-style UNONoel Grandin1-3/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-22add AccessibleRelationMemberOf to AccessibleRelationSetCaolán McNamara1-0/+8
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin1-7/+5
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-1/+1
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist4-11/+11
2013-01-09fix windows buildNoel Grandin1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin43-383/+352
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-2/+2