summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-19allow generated, unique frame name to be savedJustin Luth
2015-02-17tdf#89085 Edit page break does not open proper tabRishabh Kumar
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-09Resolves: fdo#88933 Labeling of images impossible without categoryCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-04Resolves: fdo#68137 crash in traversing script fieldsCaolán McNamara
2015-02-04tdf#88854 crash on opening drop capsCaolán McNamara
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-02-03Use offapi constants instead of hardcoded magic constantMichael Stahl
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Resolves: fdo#50640 make sure we don't move away from the current fieldCaolán McNamara
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian
2015-01-27Revert "merge these two selection changing hunks of code"Caolán McNamara
2015-01-27merge these two selection changing hunks of codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-22Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-12radio check top/center/bottom alignment for table cellsCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-28fdo#83565 addition of wrap left and wrap right to context menuYousuf Philips
2014-12-26fdo#87185 rearrange image context menu and add icons to a few entriesYousuf Philips
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara
2014-12-23fdo#87185 add verbs before entries in image context menuYousuf Philips
2014-12-22fix buildCaolán McNamara
2014-12-22fdo#87185 reorganize the image context menuYousuf Philips
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11-Werror,-Wunused-variableStephan Bergmann
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-09fdo#86619 removal of less used table context menu itemsYousuf Philips
2014-12-09changed timer to idleTobias Madl
2014-12-09changed some timer to idleTobias Madl
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann