summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)AuthorFilesLines
2012-12-17sort style list in outline numberingCaolán McNamara1-0/+1
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara1-1/+1
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara4-288/+86
2012-12-03convert outline numbering position tab over fullyCaolán McNamara4-474/+192
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh3-130/+36
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh3-233/+55
2012-11-30re-base on ALv2 code. Includes:Michael Meeks27-630/+387
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-3/+2
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat1-185/+0
2012-11-21unused variablesLuboš Luňák3-5/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2-1/+3
2012-10-30convert end/footnote dialog to .uiCaolán McNamara4-719/+130
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara1-6/+0
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-60/+60
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-25/+21
2012-10-17convert insert ruleCaolán McNamara3-119/+20
2012-10-17add a makeSwRulerValueSet for custom SwRulerValueSet widgetCaolán McNamara1-3/+14
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák6-12/+12
2012-09-28fix up mergeCaolán McNamara1-1/+1
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara3-506/+175
2012-09-28set the default button on various dialogsCaolán McNamara1-2/+1
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara1-2/+2
2012-09-28desensitive row seperator with global on/off numberingCaolán McNamara1-4/+4
2012-09-28additional syntax tidyingCaolán McNamara1-3/+3
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara2-26/+26
2012-09-28c++11ism won't washCaolán McNamara1-2/+2
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara2-31/+31
2012-09-28add support for custom property for custom widgetCaolán McNamara1-2/+10
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara3-396/+65
2012-09-28add a mechanism to create custom widgets via VclBuilderCaolán McNamara1-0/+18
2012-09-28simplify line numbering dialogCaolán McNamara3-95/+83
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara1-74/+56
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann2-3/+1
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl14-69/+0
2012-08-18remove some useless commentsThomas Arnhold1-5/+2
2012-08-14fdo#50941: "Characters per line" will not change when changing "Max base text...Takeshi Abe1-0/+10
2012-08-07fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl1-1/+1
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold2-8/+2
2012-07-30Typo ressource -> resourceStephan Bergmann5-5/+5
2012-07-27sw: fix some warningsMichael Stahl1-0/+5
2012-07-25delete svl/svstdarr.hxxMichael Stahl5-5/+0
2012-07-25cppcheck: move this pView test to where it makes senseCaolán McNamara1-3/+4
2012-07-17SwRedlineAcceptDlg::InsertChildren: fix previous commit:Michael Stahl1-7/+12
2012-07-17Convert SV_DECL_PTRARR_SORT(SwRedlineDataParentSortArr) to o3tl::sorted_vectorNoel Grandin1-9/+8
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-4/+0