summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-15more untranslatable UI stringsAndras Timar
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-13use VclPtr<>::CreateDavid Tardon
2015-06-09dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09extensions: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05abpilot: fix relative reference of embedded data sourceMiklos Vajna
2015-06-04abpilot: refer embedded data source from doc settingsMiklos Vajna
2015-06-04abpilot: embed the data source definition, if possible + requestedMiklos Vajna
2015-06-04abpilot: store embedding preference in AddressSettingsMiklos Vajna
2015-06-04abpilot: add checkbox to embed data source in datasourcepageMiklos Vajna
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29Fix Windows 64-bit buildStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-28tdf#91671 avoid use of already disposed controlDavid Tardon
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18loplugin:staticmethodsStephan Bergmann
2015-05-18refactor scanner ext. to use RenderContextTomaž Vajngerl
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-14tdf#91240 - cope with state-change after dispose and dispose fixedtext.Michael Meeks
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin