summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-07-08tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen1-0/+1
2015-05-28Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara1-1/+4
2015-04-14tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis1-1/+1
2015-04-09tdf#90441: sw: *another* crash on shutdown after changing SvxAutoCorrCfgMichael Stahl1-0/+1
2015-04-08Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara1-2/+2
2015-04-03Resolves: tdf#89785 drop down list sizes locked in too earlyCaolán McNamara1-5/+6
2015-02-09Resolves: tdf#88933 Labeling of images impossible without categoryCaolán McNamara1-2/+5
2015-02-06tdf#88854 crash on opening drop capsCaolán McNamara1-1/+3
2015-02-06Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara1-0/+5
2015-02-05Resolves: tdf#50640 make sure we don't move away from the current fieldCaolán McNamara1-24/+41
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl1-1/+2
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian1-3/+4
2015-01-27Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara1-15/+15
2015-01-07fdo#87185 reorganize the image context menu (4.4)Yousuf Philips1-43/+45
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara1-15/+41
2014-12-09fdo#86619 removal of less used table context menu items (4.4)Yousuf Philips1-13/+0
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips1-1/+1
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl1-0/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16fdo#56116 : Names of bookmarks should allow all characters whichBrij Mohan Lal Srivastava1-1/+1
2014-11-16sw: convert 'a ? sal_False : sal_True' to '!a'Matteo Casalin1-1/+1
2014-11-16EndDialog(sal_True) ==> EndDialog(RET_OK)Matteo Casalin2-2/+2
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin6-9/+9
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin5-14/+14
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin4-7/+3
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna4-5/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava6-22/+22
2014-11-12fdo#80328: sw: fix inverted conditional in AutoCaption dialogMichael Stahl1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-5/+5
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2-3/+3
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara1-5/+9
2014-11-10coverity#1242522 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna2-2/+2
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl1-2/+2
2014-11-08SwFrmAddPage::SetFrmType: take an OUStringMiklos Vajna1-1/+1
2014-11-07SwFrmPage::SetFrmType: take an OUStringMiklos Vajna1-1/+1
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák2-7/+52
2014-11-06SwFrmDlg ctor: turn sRestype into an OUStringMiklos Vajna3-7/+7
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-4/+2
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin2-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-10-26fdo#62947 - Relabelling the submenu itemsYousuf Philips1-3/+3
2014-10-25this is more naturalCaolán McNamara1-1/+1
2014-10-25coverity#1223086 silence Unchecked return valueCaolán McNamara1-3/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-22Resolves: ooo#40683 support word for windows 1Caolán McNamara1-2/+4