summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-09-07sw: fix newly created document being modifiedMichael Stahl
2015-09-07tdf#91383: sw: actually reset the modified status tooMichael Stahl
2015-09-07Related: tdf#93676 msword wraps slightly differently than usCaolán McNamara
2015-09-07-Werror,-Wreturn-typeStephan Bergmann
2015-09-07tdf#90991: sw: fix style preview creating undo objectsMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl
2015-09-07Related: tdf#93675 'new' ms-alike numbering has same problem as old numberingCaolán McNamara
2015-09-07cppcheck: redundantConditionCaolán McNamara
2015-09-07convert Link<> to typedNoel Grandin
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht
2015-09-04natural sort contents of writer navigatorCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04drop pams before removing extraneous parasCaolán McNamara
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl
2015-09-04sw: avoid asserts from RsidOnlyAutoFormats checkMichael Stahl
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03tdf#93246: pass on cancel state in mail merge dialogJuergen Funk
2015-09-03sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-03sw: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-09-03duplicate HANDLE_VIEWSET_HIDE_WHITESPACE handlingCaolán McNamara
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-09-03tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht
2015-09-03the ww8 dumper is long deadCaolán McNamara
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-09-03sw: indentation fixesMiklos Vajna
2015-09-02doc para property ranges cannot be 0 lengthCaolán McNamara
2015-09-02-Wundefined-bool-conversionCaolán McNamara
2015-09-02hinter: 'after' better than 'behind'Caolán McNamara
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-02sw: use std::unique_ptr<> in swnewtableMiklos Vajna
2015-09-01sw: remove a silly 16bit castMichael Stahl
2015-09-01sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-01sw: sort includes in editsh.hxxMichael Stahl
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-09-01Make saving the default fonts work againMaxim Monastirsky
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-09-01SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna