summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrlbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara1-4/+4
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam1-0/+7
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-5/+5
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-10-24convert index dialog to .uiCaolán McNamara1-4/+4
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-3/+3
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky1-102/+10
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-11XubString->OUStringCaolán McNamara1-5/+5
2012-10-08Fix svtools with Visual Studio 2010Fridrich Štrba1-1/+1
2012-09-28Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanismCaolán McNamara1-1/+1
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara1-4/+65
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara1-0/+7
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-0/+4
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-06BorderWidthImpl: let's try if this is a better way to convert to intMichael Stahl1-3/+6
2012-07-04refactor handling of double border widths:Michael Stahl1-6/+25
2012-06-29some pesky XubStringsCaolán McNamara1-3/+3
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+3
2012-05-31targetted prefer prefix operators reversionMichael Meeks1-1/+1
2012-05-14n#760294 svtools: allow border gap < 1ptMiklos Vajna1-4/+5
2012-05-13callcatcher: update unused code listCaolán McNamara1-7/+0
2012-05-11removed unused definesTakeshi Abe1-3/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-02-13Remove unused codeElton Chung1-22/+0
2012-01-27svtools: LineListBox: fix handling of "none" styleMichael Stahl1-1/+1
2012-01-23Removed Get*EntryLine? and Get*EntryDistance methods.Mariusz Dykierek1-24/+0
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-3/+3
2012-01-09simplify CharClassCaolán McNamara1-3/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-07ByteString->rtl::OStringCaolán McNamara1-7/+9
2011-11-07callcatcher: update listCaolán McNamara1-21/+0
2011-10-21Use language/script specific CTL/CJK sample text in font previewCaolán McNamara1-4/+4
2011-10-20fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi1-0/+18
2011-10-20rework sample text generator for different scriptsCaolán McNamara1-924/+72
2011-10-05WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-2/+4
2011-08-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-18add new InsertAutomaticEntryColor methodMichael Meeks1-2/+2
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-6/+6
2011-04-19prefer prefix ++/-- operatorsKayo Hamid1-1/+1
2011-04-15psp::getOfficePath is unix only, this should work tooCaolán McNamara1-2/+6
2011-04-15Hack: store/restore font name box mru entriesMarco Cecchetti1-0/+76
2011-03-19Fixed some rebase problemsCédric Bosdonnat1-9/+7
2011-03-19Fixed lines width guessing: gap are no smaller than 1ptCédric Bosdonnat1-4/+4
2011-03-19Remove the size in the LineListBoxCédric Bosdonnat1-17/+4