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