summaryrefslogtreecommitdiffstats
path: root/svtools/source/control
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-272-3/+0
* coverity#735364 Logical vs. bitwise operatorJulien Nabet2013-03-211-1/+1
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-201-2/+4
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-7/+7
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-161-20/+0
* XubString->OUStringCaolán McNamara2013-03-131-12/+11
* XubString->OUStringCaolán McNamara2013-03-122-26/+26
* Unused bForce parameterStephan Bergmann2013-03-111-3/+3
* rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann2013-03-111-1/+8
* fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes2013-03-111-3/+5
* coverity#989728: uninitialized scalarMarc-André Laverdière2013-03-091-0/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-084-0/+12
* janitorial: indentationLionel Elie Mamane2013-03-061-4/+4
* fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane2013-03-061-1/+1
* fix for fdo#61801Noel Grandin2013-03-051-1/+2
* callcatcher: unused codeCaolán McNamara2013-03-041-10/+0
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-1/+0
* WaE: bogus used uninit warningCaolán McNamara2013-03-011-1/+1
* Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::StopStephan Bergmann2013-03-011-9/+108
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-242-5/+5
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* XubString->OUStringCaolán McNamara2013-02-211-9/+4
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-161-1/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-142-24/+22
* Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTRJulien Nabet2013-02-131-7/+8
* fdo#46808, convert some svtools code to XComponentContextNoel Grandin2013-02-122-7/+3
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-121-32/+24
* remove unused variableLuboš Luňák2013-02-061-1/+0
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-061-4/+4
* Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini2013-01-291-1/+4
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-1/+1
* Hopefully fix windows buildKorrawit Pruegsanusak2013-01-221-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-214-20/+20
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-3/+3
* add a border property to ValueSetCaolán McNamara2013-01-181-2/+12
* split out border page and adapt codeCaolán McNamara2013-01-151-0/+6
* teach ValueSet to calc an optimal sizeCaolán McNamara2013-01-151-1/+34
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-132-6/+6
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-0/+1
* The LineListBox drew lines wider than can fit in its text areaCaolán McNamara2012-12-201-2/+9
* convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara2012-12-201-0/+12
* fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass2012-12-201-2/+6
* Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2012-12-171-4/+93
* split out document info page and convert to .uiCaolán McNamara2012-12-171-41/+0
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-121-4/+4