summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells
AgeCommit message (Expand)AuthorFilesLines
2016-03-07expand src templatesDavid Tardon1-1/+0
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky1-0/+30
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara1-48/+0
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara1-36/+0
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt1-3/+3
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt1-0/+8
2014-04-23huge hrc and src file cleanupThomas Arnhold1-4/+4
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak1234529-20213/+0
2014-03-02coverity#1038300 Explicit null dereferencedCaolán McNamara1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms18-47/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin2-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin2-8/+8
2014-02-27editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás1-0/+67
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann2-1/+16
2014-02-21editeng: sal_Bool->boolNoel Grandin2-2/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin2-4/+4
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann23-153/+153
2014-02-17cid#705957 dereference before null checkNoel Grandin1-2/+1
2014-02-11sal_Bool->boolNoel Grandin6-16/+16
2014-02-09coverity#1169837 Dereference null return valueCaolán McNamara1-12/+18
2014-02-09coverity#1169838 Dereference null return valueCaolán McNamara1-16/+24
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand2-0/+149
2014-02-074 related coverity issues, unused pointer valueNoel Grandin1-4/+4
2014-02-076 related coverity issues, unused pointer valueNoel Grandin1-6/+6
2014-01-30Disable Increase/Decrease buttons when limits are reachedMaxim Monastirsky1-40/+31
2014-01-30Add Increase/Decrease font functionality to drawing objectsMaxim Monastirsky1-0/+50
2014-01-28bool improvementsStephan Bergmann18-95/+95
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann4-4/+4
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-1/+1
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe3-4/+9
2014-01-17bool improvementsStephan Bergmann3-6/+4
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky1-6/+6
2014-01-16sal_Bool to boolTakeshi Abe2-3/+3
2014-01-15Fix brace positionStephan Bergmann1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara6-14/+14
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-2/+2
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-8/+8
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann1-2/+1
2014-01-09Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann1-13/+18
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-5/+1
2014-01-05remove broken DBG_UNHANDLED_EXCEPTION macro crapBjoern Michaelsen5-5/+0
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-19CID#703893 SwJavaEditDialog::Get[Text|Type] orthogonal to Dialog::Get*Caolán McNamara1-2/+2
2013-12-03convert FN_PARAM_MOVE_COUNT from SfxInt16 to SfxInt32Noel Grandin2-7/+7
2013-12-02Integrate branch of IAccessible2Steve Yin2-8/+47