summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06loplugin:loopvartoosmallNoel Grandin
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-17loplugin:staticmethodsStephan Bergmann
2015-05-15refactor swruler to use RenderContextTomaž Vajngerl
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-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks
2015-04-29Protect against event emission during dispose.Michael Meeks
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-27De-uglify switch-case statementKatarina Behrens
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-14Fix redline dialog lifecycle foo.Michael Meeks
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin