summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog
Commit message (Expand)AuthorAgeFilesLines
* cppCheck: remove dead assignment and dead variablesjailletc362012-11-251-1/+0
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-241-1/+1
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-1/+1
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-223-10/+10
* AllSettings with LanguageTagEike Rathke2012-11-227-9/+9
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-9/+9
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-164-0/+5
* Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-152-3/+3
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-153-5/+5
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-26/+14
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-3/+3
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-1/+0
* fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin2012-10-291-15/+16
* XubString->OUStringCaolán McNamara2012-10-253-23/+23
* convert index dialog to .uiCaolán McNamara2012-10-241-1/+1
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-1/+1
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-231-39/+35
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-3/+3
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-3/+3
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-195-34/+34
* default SwInsertGrfRulerDlg to first entryCaolán McNamara2012-10-171-4/+4
* add a makeSwRulerValueSet for custom SwRulerValueSet widgetCaolán McNamara2012-10-171-9/+29
* FontPrevWin_Impl::CheckScript(): assert that there is text:Michael Stahl2012-10-141-10/+8
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-123-4/+4
* Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida2012-10-111-2/+2
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-114-4/+6
* SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna2012-10-053-23/+60
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+2
* adapt insert character dialog to new layoutCaolán McNamara2012-09-281-5/+34
* convert hard-coded layout of char name tabpage to .uiCaolán McNamara2012-09-282-1/+19
* convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2012-09-281-0/+12
* convert code to use new table width dialogCaolán McNamara2012-09-281-2/+7
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-282-2/+2
* implement a basic optimal size for the preview windowCaolán McNamara2012-09-281-0/+12
* Change the image rotation widget to better looking DialControlTomaž Vajngerl2012-09-261-0/+12
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-4/+3
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-16/+11
* SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev2012-08-311-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-163-8/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0
* remove include comments and boxesThomas Arnhold2012-08-089-16/+2
* remove empty ascii boxes and stuff IIThomas Arnhold2012-08-071-10/+0
* drop bogus eof linesThomas Arnhold2012-08-073-8/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* strip down UniString some moreCaolán McNamara2012-08-021-1/+1
* warning C4018: '>': signed/unsigned mismatchMichael Stahl2012-07-261-1/+1
* Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin2012-07-261-29/+18
* svstdarr.hxx: remove SvXub_StrLensMichael Stahl2012-07-251-2/+2
* Simplify compression and remove code duplication in CompressGraphicDialogTomaž Vajngerl2012-07-241-56/+45