summaryrefslogtreecommitdiffstats
path: root/sw/source/core/unocore/unoframe.cxx
Commit message (Expand)AuthorAgeFilesLines
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-73/+73
* sw: use the proper item SwFormatEditInReadonlyMichael Stahl2015-11-181-3/+4
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-141/+141
* another missing SolarMutex in Writer UNOBjoern Michaelsen2015-11-091-0/+3
* remove extra spaces around ::Noel Grandin2015-10-261-40/+40
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* loplugin:defaultparamsNoel Grandin2015-08-211-2/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-2/+2
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-15/+15
* improve the returnbyref lopluginNoel Grandin2015-07-061-1/+1
* use ABC instead of Pimpl for SwXParagraphEnumerationBjoern Michaelsen2015-06-091-1/+1
* fix OSL_DEBUG_LEVEL > 1 buildCaolán McNamara2015-06-051-4/+0
* now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen2015-05-261-1/+1
* use new unocrsrs in SwXParagraphEnumerationBjoern Michaelsen2015-05-261-10/+6
* tdf#90946: sw: ODF import: ignore invalid gradient-name if style SOLIDMichael Stahl2015-05-221-1/+11
* tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl2015-05-221-0/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-323/+323
* tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl2015-05-151-1/+6
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-5/+5
* sw: ODF import: frame background: do not override gradient transparencyMichael Stahl2015-04-211-1/+2
* tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl2015-04-211-1/+7
* tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl2015-04-211-3/+6
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-27/+27
* Related: tdf#90130 gradient transparency goes missingCaolán McNamara2015-04-141-8/+12
* Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara2015-04-131-0/+3
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-4/+4
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-5/+5
* have a Reference instead of SwClient meddlingBjoern Michaelsen2015-03-281-12/+7
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-3/+3
* remove copypastaBjoern Michaelsen2015-03-261-35/+2
* move SwIterator into calbck.hxxBjoern Michaelsen2015-03-191-1/+1
* unocore: dont use 'shortcut' that is longer than the originalBjoern Michaelsen2015-03-161-3/+3
* fdo#39440: remove redundant checks and breaksJuan Picca2015-02-061-3/+1
* fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin2015-01-091-1/+1
* sal_uInt16 to size_tMatteo Casalin2014-12-251-2/+2
* sw: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-5/+5
* Use Any specializations for bool, instead of SetValueMatteo Casalin2014-12-101-4/+2
* loplugin: cstylecastNoel Grandin2014-11-261-21/+21
* Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás2014-11-071-16/+1
* Make SetSwapState() an internal methodZolnai Tamás2014-11-071-2/+0
* Removed duplicated includesAndrea Gelmini2014-10-311-3/+0
* coverity#1249466 Uncaught exceptionCaolán McNamara2014-10-251-1/+1
* coverity#1247631 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* sw: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-011-3/+4
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-2/+2
* Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara2014-09-291-2/+5