summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05sw: move all SwXTextTable implementation details to pImplMichael Stahl
2016-02-05sw: remove redundant SwXTextTable::Impl::m_isDescriptorMichael Stahl
2016-02-05sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl
2016-02-05sw: move rest of SwXCellRange implementation details into pImplMichael Stahl
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna
2016-02-05Fix typosAndrea Gelmini
2016-02-05remove commented out stuff from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-04new loplugin fpcomparisonNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-03Added Test for checking newly created writer document with AppYieldVarun Dhall
2016-02-03add EDB-39396-1 test-caseCaolán McNamara
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh
2016-02-03tdf#97407: Remove duplicate custom entryRishabh
2016-02-03tdf#97501: crash in SwDBManager fixedOliver Specht
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski
2016-02-02loplugin:stringconstantStephan Bergmann
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-02-02tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it togglesakki95
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki95
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin