summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/shells
Commit message (Expand)AuthorAgeFilesLines
* fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123452014-03-0929-20213/+0
* coverity#1038300 Explicit null dereferencedCaolán McNamara2014-03-021-1/+1
* Remove visual noise from swAlexander Wilms2014-02-2718-47/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-272-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-272-8/+8
* editeng: sal_Bool->boolNoel Grandin2014-02-271-5/+5
* fdo#73159 Make back border dialog work againZolnai Tamás2014-02-271-0/+67
* Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann2014-02-222-1/+16
* editeng: sal_Bool->boolNoel Grandin2014-02-212-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-212-4/+4
* sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-0/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-2023-153/+153
* cid#705957 dereference before null checkNoel Grandin2014-02-171-2/+1
* sal_Bool->boolNoel Grandin2014-02-116-16/+16
* coverity#1169837 Dereference null return valueCaolán McNamara2014-02-091-12/+18
* coverity#1169838 Dereference null return valueCaolán McNamara2014-02-091-16/+24
* Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand2014-02-072-0/+149
* 4 related coverity issues, unused pointer valueNoel Grandin2014-02-071-4/+4
* 6 related coverity issues, unused pointer valueNoel Grandin2014-02-071-6/+6
* Disable Increase/Decrease buttons when limits are reachedMaxim Monastirsky2014-01-301-40/+31
* Add Increase/Decrease font functionality to drawing objectsMaxim Monastirsky2014-01-301-0/+50
* bool improvementsStephan Bergmann2014-01-2818-95/+95
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-224-4/+4
* Consistently let SetDesingMode functions take bool argumentStephan Bergmann2014-01-211-1/+1
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-01-183-4/+9
* bool improvementsStephan Bergmann2014-01-173-6/+4
* fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky2014-01-161-6/+6
* sal_Bool to boolTakeshi Abe2014-01-162-3/+3
* Fix brace positionStephan Bergmann2014-01-151-1/+1
* starting chopping out aEmptyOUStrCaolán McNamara2014-01-156-14/+14
* Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara2014-01-151-2/+2
* Renamed 'SwRedline' to 'SwRangeRedline'Adam Co2014-01-131-8/+8
* Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann2014-01-091-2/+1
* Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann2014-01-091-13/+18
* 123792: complete annotations on text ranges featureOliver-Rainer Wittmann2014-01-081-5/+1
* remove broken DBG_UNHANDLED_EXCEPTION macro crapBjoern Michaelsen2014-01-055-5/+0
* Fix other typosJulien Nabet2013-12-221-1/+1
* typo fixesAndras Timar2013-12-201-2/+2
* CID#703893 SwJavaEditDialog::Get[Text|Type] orthogonal to Dialog::Get*Caolán McNamara2013-12-191-2/+2
* convert FN_PARAM_MOVE_COUNT from SfxInt16 to SfxInt32Noel Grandin2013-12-032-7/+7
* Integrate branch of IAccessible2Steve Yin2013-12-022-8/+47
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-202-3/+3
* Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann2013-11-1913-224/+412
* SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann2013-11-141-7/+9
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-1/+8
* xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin2013-11-141-3/+2
* remove unnecessary sal_Unicode casts in SW moduleNoel Grandin2013-11-141-1/+1
* remove unnecessary use of OUString constructor in SW moduleNoel Grandin2013-11-083-3/+3