summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07Coverity#1292911: Capture by referenceStephan Bergmann
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07SwSelPaintRects: avoid rendering the overlay on AndroidMiklos Vajna
2015-04-07Prevent showing the dialog (and crashing) when tiled rendering.Tomaž Vajngerl
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-05tdf#51287: Personalisation of keyboard shortcuts incoherenceRishabh Kumar
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist
2015-04-05WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...Tor Lillqvist
2015-04-05Use more proper integer types and range-for loops, reduce scopeMatteo Casalin
2015-04-05Reduce scope and improve readabilityMatteo Casalin
2015-04-05Use +=Matteo Casalin
2015-04-05Use more proper integer types and range-for loopsMatteo Casalin
2015-04-05Use indexes in OUString::getTokenMatteo Casalin
2015-04-05SimplifyMatteo Casalin
2015-04-05Reduce OUString temporariesMatteo Casalin
2015-04-05Use more proper types and range-for loopsMatteo Casalin
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-04-05Fix my previous commitsMatteo Casalin
2015-04-05Some OUString simplificationsMatteo Casalin
2015-04-05SimplifyMatteo Casalin
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin
2015-04-05Use more proper integer typesMatteo Casalin
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna
2015-04-04cppcheck: Identical code for different branchesJulien Nabet
2015-04-03CppunitTest_sw_ooxmlexport5: fix Fedora 22 alpha buildMiklos Vajna
2015-04-03Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara
2015-04-03Resolves: tdf#90138 don't try to save a marks OtherPos if it doesn't have oneCaolán McNamara
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-04-03Resolves: tdf#90099 group new style and change style together as one undoCaolán McNamara
2015-04-03use UNDO_EMPTY instead of bare 0Caolán McNamara
2015-04-03Resolves: tdf#89785 drop down list sizes locked in too earlyCaolán McNamara
2015-04-03DOCX export: use std::shared_ptr<> in FieldInfos::pFieldMiklos Vajna
2015-04-02sw: fix crash on SwUndoDelete after select-all with table at startMichael Stahl
2015-04-02tdf#87400: sw: fix ~SwIndexReg assertion in AutoCorrectMichael Stahl
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02sw: [loplugin:stringconstant]Michael Stahl
2015-04-02Added test function for Search-and-Replace with TransliterationVarun
2015-04-02use helpers some moreBjoern Michaelsen
2015-04-02condense item population code down a bitBjoern Michaelsen
2015-04-02use helpers some moreBjoern Michaelsen
2015-04-02throw instead of returning an empty AnyBjoern Michaelsen
2015-04-02throw instead of silent noopBjoern Michaelsen
2015-04-02simplify UNO boilerplateBjoern Michaelsen
2015-04-02simplify UNO boilerplateBjoern Michaelsen
2015-04-02be honest and throw about unimplemented functionsBjoern Michaelsen
2015-04-02loplugin:staticmethodsNoel Grandin