summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2013-02-02delete double entry (see line 345)Joren De Cuyper
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29fix build with older icu versionLuboš Luňák
2013-01-29Related: fdo#59922 add new unicode blocks, detect newer in futureCaolán McNamara
2013-01-29Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"OKANO Takayoshi
2013-01-28use SvtModuleOptions::ClassifyFactoryByServiceName to determine moduleCaolán McNamara
2013-01-28 fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles'Vishv Brahmbhatt
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-18split out background page and adapt code to .uiCaolán McNamara
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
2013-01-16use the theme width for the scrollbar, not a random 16 pixelsCaolán McNamara
2013-01-16Related: fdo#59182 stop SvxShowCharSet resizing itselfCaolán McNamara
2013-01-15teach FrameSelector to be resizableCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-10adapt code to Asian Phonetic Guide .ui conversionCaolán McNamara
2013-01-10aAutoDetectionCB is always hidden and always uncheckedCaolán McNamara
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Luboš Luňák
2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07callcatcher: update unused codeCaolán McNamara
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara
2013-01-01hook SvxSimpleTableContainer child positioning off ResizeCaolán McNamara
2012-12-20fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara
2012-12-19Some cppcheck cleaningJulien Nabet
2012-12-18remove manual entry of 50 to 600 now that we support items in .uiCaolán McNamara
2012-12-14Remove 2 unused methods from CompressGraphicsDialogJulien Nabet
2012-12-13fix non-PCH MSVC buildLuboš Luňák
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-11fix variable namingJack Leigh
2012-12-10move .ui to be consistent with the other onesCaolán McNamara
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10do not return reference to a local objectDavid Tardon
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-06convert number format page to .uiCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens