summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/bookmark.cxx
AgeCommit message (Expand)Author
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-11convert MarkType to enum classNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-16fdo#56116 : Names of bookmarks should allow all characters whichBrij Mohan Lal Srivastava
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-24sal_uInt16 to sal_Int32 and remove a temporary OUStringMatteo Casalin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/misc/*.cxx from String to OUStringNoel Grandin
2013-10-14convert captions option page to .uiCaolán McNamara
2013-10-10convert sw/source/ui/inc/b*.hxx from String to OUStringNoel Grandin