summaryrefslogtreecommitdiffstats
path: root/toolkit/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0760-905/+899
* drop prefix from ::cssThomas Arnhold2013-04-021-59/+59
* remove boilerplate commentsThomas Arnhold2013-04-018-16/+2
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-012-5/+5
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-2/+2
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* -Wunused-macrosStephan Bergmann2013-03-271-4/+0
* Bypass X11-specific fields for AndroidTor Lillqvist2013-03-274-0/+12
* Bypass fields that are meaningless for iOSTor Lillqvist2013-03-274-0/+12
* Missing solar mutexStephan Bergmann2013-03-221-2/+5
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-214-42/+0
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-3/+3
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-202-4/+6
* Fix broken string cleanupStephan Bergmann2013-03-191-7/+7
* further OUString cleanupThomas Arnhold2013-03-192-4/+4
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-31/+31
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-19/+19
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-182-2/+2
* Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith2013-03-169-56/+56
* Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith2013-03-161-11/+11
* Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith2013-03-163-20/+18
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-4/+4
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+6
* doubled usingThomas Arnhold2013-03-053-3/+0
* doubled includesThomas Arnhold2013-03-048-10/+0
* fdo#46808, clean up some old queryInterface() callsNoel Grandin2013-03-041-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-4/+4
* fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen2013-03-031-1/+1
* coverity#735368: operation has no effectMarkus Mohrhard2013-03-031-1/+1
* coverity#983201: fix memory leakMarkus Mohrhard2013-03-031-3/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-1/+1
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-251-225/+225
* fdo#39674: Rename menues to menuThomas Arnhold2013-02-221-6/+6
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity#982817 Out-of-bounds accessNorbert Thiebaud2013-02-221-1/+1
* fdo#46808, Convert some bits to new-style UNONoel Grandin2013-01-281-3/+1
* add AccessibleRelationMemberOf to AccessibleRelationSetCaolán McNamara2013-01-221-0/+8
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-151-7/+5
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-141-1/+1
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-114-11/+11
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-0923-291/+267
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-2/+2
* Call SetOutputSizePixelScaleOffsetAndBuffer for non-AndroidTor Lillqvist2013-01-071-6/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-6/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-8/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-282-10/+13
* Make ~Window more robustStephan Bergmann2012-11-261-10/+13
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-11/+3