summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* -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-162-14/+14
* Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith2013-03-164-25/+23
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* 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-0410-13/+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
* remove all d.lstMichael Stahl2013-02-281-0/+0
* 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-222-7/+7
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity#982817 Out-of-bounds accessNorbert Thiebaud2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* fdo#46808, Convert some bits to new-style UNONoel Grandin2013-01-281-3/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* 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
* fix windows buildNoel Grandin2013-01-091-1/+1
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-0943-383/+352
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-2/+2
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-2/+1
* Call SetOutputSizePixelScaleOffsetAndBuffer for non-AndroidTor Lillqvist2013-01-071-6/+1
* fix dialog language support mess fdo#42978Noel Power2012-12-201-2/+7
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-2/+2
* 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
* toolkit: s/EventEvent/Event/ in a11y complex testMichael Stahl2012-11-291-5/+5