summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)AuthorFilesLines
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin1-2/+2
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+20
2018-05-07Fix typoAndrea Gelmini1-1/+1
2018-05-07tdf#113866 print text in black print option doest not affect PDF exportDaniel1-6/+7
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen3-4/+0
2018-04-16weld SvxPostItDialogCaolán McNamara1-1/+7
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann3-11/+11
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin3-11/+11
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-4/+4
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-03-01tdf#91680 Reserve space in margin for comments only if there are commentsGabor Kelemen1-3/+8
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin3-4/+10
2018-02-21loplugin:changetoolsgen in swNoel Grandin5-102/+102
2018-02-20sw: convert DELETEZ to unique_ptr in SwViewShellImpMichael Stahl2-4/+3
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-01-30loplugin:unused-returns in swNoel Grandin1-16/+8
2018-01-27tdf#115221 crash in printing and commentNoel Grandin1-3/+1
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin1-2/+2
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand3-10/+10
2017-11-21loplugin:flatten in swNoel Grandin1-56/+57
2017-11-19Typos about "bottom"Julien Nabet1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand6-46/+46
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand6-45/+45
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand6-45/+45
2017-10-23loplugin:includeform: swStephan Bergmann4-24/+24
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski3-2/+7
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin3-59/+55
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-15some defaults for when config is unavailableCaolán McNamara1-1/+4
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-3/+3
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-04loplugin:constparams in sw part5Noel Grandin3-8/+8
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+29
2017-07-23Removed duplicated includesAndrea Gelmini2-2/+0
2017-07-21migrate to boost::gettextCaolán McNamara6-8/+8
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-3/+3
2017-07-03loplugin:unusedfields in swNoel Grandin1-1/+0
2017-06-28tdf#107880: Make use of ScopedVclPtrChristian Barth1-2/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann1-1/+1