summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui
AgeCommit message (Expand)AuthorFilesLines
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+12
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek1-1/+1
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-18/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-03-24sal_uInt16 to sal_Int32 and remove OUString temporariesMatteo Casalin1-6/+4
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh1-0/+4
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak1234528-13245/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2-30/+30
2014-02-27Remove visual noise from swAlexander Wilms16-37/+15
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-2/+2
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-4/+4
2014-02-22SwFmtFrmSize: rename member variables missing their prefixesMiklos Vajna1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-12/+12
2014-02-21editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert5-0/+7
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-19/+19
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud2-1/+4
2014-02-08fix debug=2 buildCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann6-11/+11
2014-01-24coverity#1158239 Dereference before null checkCaolán McNamara1-1/+1
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-1/+4
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-7/+15
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara1-4/+4
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino2-5/+6
2014-01-17bool improvementsStephan Bergmann2-2/+2
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara5-8/+8
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-4/+4
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann3-8/+8
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis1-1/+1
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky1-1/+1
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis2-10/+51
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-30/+29
2013-12-02Integrate branch of IAccessible2Steve Yin2-3/+386
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-3/+1
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-2/+2
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt1-6/+6
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-3/+3
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna1-2/+3
2013-10-24Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara3-8/+13
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-3/+3
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-4/+8