summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PostItMgr.cxx
AgeCommit message (Expand)Author
2015-11-16sw lok: fix width of the notes sidebarMiklos Vajna
2015-11-16sw lok annotations: paint all child windowMiklos Vajna
2015-11-16sw tiled rendering: initial annotation supportMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-18convert SidebarPosition to enum classNoel Grandin
2015-03-18convert ViewState to enum classNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-04V801: Decreased performanceCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-02Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara
2014-12-02fix indent on this firstCaolán McNamara
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-17help coverity out with empty()Caolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-10-11coverity#735648 Division or modulo by zeroCaolán McNamara
2014-10-10only one value of the postit sort enum was being usedNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08SwPostItMgr::RemoveItem(): AddressSanitizer: heap-use-after-freeMichael Stahl
2014-10-03WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-10-03Resolves:fdo#58277 don't double delete postitsCaolán McNamara
2014-10-02Related: fdo#58277 only DelRight after a successful GotoFieldCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl