summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09vcl:compilerplugin: new rule, no passing of vcl::Window by VclPtrNoel Grandin
2015-04-09compilerplugin: check that necessary Window subclasses have a dispose methodNoel Grandin
2015-04-09clang plugin: check return types for vcl::Window* that should be wrappedNoel Grandin
2015-04-09vcl: plugin: check that VclPtr is passed by referenceNoel Grandin
2015-04-09vcl: a couple more places that shouldn't be stack-allocating Window objectsNoel Grandin
2015-04-09vcl: make VclPtr<T>(T*) constructor explicitNoel Grandin
2015-04-09vcl: vclwidget plugin should look for raw vcl::Window usageNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09new loplugin: VCL widget reference checkerNoel Grandin
2015-04-09vcl: add cast operator to VclReference to convert to pointerNoel Grandin
2015-04-09vcl: implement upcasting of VclReference typesNoel Grandin
2015-04-09vcl: chain to parent dispose properly.Michael Meeks
2015-04-09vcl: manage SubEdit with references - and fix leak / cleanup.Michael Meeks
2015-04-09vcl: convert MessageDialog to use VclReferences.Michael Meeks
2015-04-09vcl: double dispose protection & unit test.Michael Meeks
2015-04-09vcl: more rtl::Reference cleanupMichael Meeks
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-04-09TableRef: correct GetToken() logicEike Rathke
2015-04-09TableRef: allow column specifier without itemEike Rathke
2015-04-09TableRef: lookup column specifierEike Rathke
2015-04-09stop assert on exit from bibliographyCaolán McNamara
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-09Just use a plain std::vector<OUString>Stephan Bergmann
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna
2015-04-09Resolves: tdf#90423 too risky to dlclose basctl once openedCaolán McNamara
2015-04-09Resolves: tdf#90473 bibliography doesn't resize after reloadCaolán McNamara
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-04-09newly set nStart and nEnd are not usedCaolán McNamara
2015-04-09Relate: tdf#88045 Edit Numbering Style Button is nonclickable for None EntryHeena Gupta
2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09tdf#85594 Additional tweaking of the standard, formatting and draw toolbarsYousuf Philips
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch
2015-04-09tdf#89199: UI option to show data bar only (no values)Katarina Behrens
2015-04-09SwEditWin tiled rendering: do word selection even if the cursor was correctedMiklos Vajna
2015-04-09loplugin:salboolNoel Grandin
2015-04-09add Product function to Subtotals UIClément Lassieur
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara
2015-04-09fix windows and android buildsNoel Grandin
2015-04-09sc tiled editing: Make the 'long tap to select' work again in shapes.Jan Holesovsky
2015-04-09fix android buildNoel Grandin
2015-04-09DocxAttributeOutput::m_pPostponedGraphic: use std::unique_ptr<>Miklos Vajna
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-04-09convert SFX_LOAD constants to scoped enumNoel Grandin
2015-04-09convert RTReferenceType to scoped enumNoel Grandin
2015-04-09convert RTMethodMode to scoped enumNoel Grandin